Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ITADSP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Institute of Technical Acoustics (ITA)
ITADSP
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
dspfilters_backend
Select Git revision
Branches
5
develop
protected
dspfilters_backend
feature/filter_bank_test
ma_2019/andrew
protected
master
default
protected
Tags
12
ITADSP_v2024a
VA_v2023b
VA_v2023a
VA_v2022a
before_cmake_rework
v2021.a
v2020.a
v2019.a
v2018.b
v2018.a
v2017.d
v2017.c
17 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Apr
10
28
Nov
11
Oct
9
8
26
Sep
12
11
10
9
6
29
Aug
16
Nov
15
21
Jun
20
19
May
12
19
Oct
13
Sep
7
9
Aug
10
Feb
4
21
Jan
6
5
4
3
17
Dec
16
23
Nov
11
9
29
Sep
16
6
30
Aug
27
25
18
Mar
15
Feb
3
Nov
2
Oct
20
May
23
Mar
20
19
18
11
4
2
13
Feb
12
11
10
14
Oct
4
5
Sep
4
19
Aug
8
6
17
Jul
16
12
11
5
2
26
Jun
25
24
19
18
17
22
May
21
14
10
9
9
Jan
12
Sep
15
Jun
14
23
Apr
5
4
9
Mar
8
27
Feb
28
Nov
27
22
21
18
17
7
17
Aug
14
28
Jul
25
11
28
Jun
21
8
2
31
May
28
27
26
18
Merge branch 'feature/simovdl-invalidate-read-head' into 'develop'
develop
develop
Feat: unintitialize read heads that are set to invalid delays
Merge tag 'ITADSP_v2024a' into develop
Merge branch 'release/2024a'
ITADSP_v2024a m…
ITADSP_v2024a master
UnitTest - FilterBank: adding low pass filter to dirac test
feature/filter_…
feature/filter_bank_test
ThirdOctaveFilterbankIIR: fixed a bug where band gains applied to wrong bands
UnitTest - Filterbank: Adding test with non-flat spectrum and dirac as input
Unit Test - FilterBank: adding helper functions to convert a signal to frequency magnitude data
UnitTest utils: adding methods for converting from and to dB and compare dB data
Refactor: test the FIR filter using the impulse method
Test: filterbank implementations
Test: biquad with filter coeff for band
Chore: update copyright year
Chore: bump version
Merge branch 'feature/fading-functions' into 'develop'
Fix: issue with comparison to 0
Fix: flipped fade in and out
Fix: use the same exp steepness
Fix: quadratic and cubic fades
Test: fading functions
Refactor: change to according to review
Doc: add brief for fading modes
Refator: change `FadingSign` to `FadingDirection`
Style: formatting
Refactor: adapt StatefulSmoothedGain::Process test
Feat: use resources for ground truth
Feat: prepare to load ground truth
Feat: add python script to generate ground truth
Apply 1 suggestion(s) to 1 file(s)
Refactor: use raised cosine as default fading function
Test: fading behaviours
Feat: Refactor: implement "smart" cosine fading
Test: different fading func
Feat: use the new fading function in StatefulGain
Feat: implement fading functions
Merge branch 'feature/stateful_smoothed_gain' into 'develop'
StatefulSmoothedGain: minor changes according to code review
StatefulSmoothedGain: adding unit tests
StatefulSmoothedGain: adding option to force instant gain change
StatefulSmoothedGain: fixed bug where data wasn't copied to output block
Loading