Holger Wirtz
35904b7139
Exchanged engine to AUdioStream engine instead of queues.
...
Changed date for copyrights.
4 years ago
Holger Wirtz
604b92e836
Exchanged engine to AUdioStream engine instead of queues.
...
Changed date for copyrights.
4 years ago
Holger Wirtz
ae8d72d513
Added MIDI-CC for the rest of the params.
...
Several small fixes.
Identation fixed for several files.
5 years ago
Holger Wirtz
efe85ad8d9
Added MIDI-CC for the rest of the params.
...
Several small fixes.
Identation fixed for several files.
5 years ago
Holger Wirtz
ead7fce6ed
Removes feedback and delay-offset completely.
...
Added simple description how to test the hardware on Linux inside config.h
Compile time option for using an output filter (and which type and cutoff) added
inside config.h
5 years ago
Holger Wirtz
650c10d914
Removes feedback and delay-offset completely.
...
Added simple description how to test the hardware on Linux inside config.h
Compile time option for using an output filter (and which type and cutoff) added
inside config.h
5 years ago
Holger Wirtz
4244fe6727
Several small fixes for modulated delay offset and amplitude calculation.
5 years ago
Holger Wirtz
812dff60aa
Several small fixes for modulated delay offset and amplitude calculation.
5 years ago
Holger Wirtz
4dcc68e42c
Rewrite of delay offset for modulated-delay.
5 years ago
Holger Wirtz
686a861621
Rewrite of delay offset for modulated-delay.
5 years ago
Holger Wirtz
2e471e4005
Exchanged delay offset calculation from time to bytes (or better percent).
5 years ago
Holger Wirtz
df29c71f8e
Exchanged delay offset calculation from time to bytes (or better percent).
5 years ago
Holger Wirtz
0521b5d839
Fixed initial modulated delay offset when loading a sound.
...
Removed modulated_delay internal feedback loop and added an "external" feedback lopp with a mixer.
5 years ago
Holger Wirtz
7c93f655a9
Fixed initial modulated delay offset when loading a sound.
...
Removed modulated_delay internal feedback loop and added an "external" feedback lopp with a mixer.
5 years ago
Holger Wirtz
7ece8305b4
Hopefully fixed the modulated delay.
5 years ago
Holger Wirtz
4cf6145888
Hopefully fixed the modulated delay.
5 years ago
Holger Wirtz
81ce42ec63
Added function for LP coefficient calculation based on frequency and q.
...
Small fixes for calculating the delay offset.
5 years ago
Holger Wirtz
3605d6b6a8
Added function for LP coefficient calculation based on frequency and q.
...
Small fixes for calculating the delay offset.
5 years ago
Holger Wirtz
8d8ee66397
Save the current state.
5 years ago
Holger Wirtz
41ad26f3a0
Save the current state.
5 years ago
Holger Wirtz
449c7f72d1
Added tests for DC-filter.
5 years ago
Holger Wirtz
9821017104
Added tests for DC-filter.
5 years ago
Holger Wirtz
296fa08774
Several fixes and additions for filtering chorus modulator nd output.
5 years ago
Holger Wirtz
5a701c0ac5
Several fixes and additions for filtering chorus modulator nd output.
5 years ago
Holger Wirtz
8833124c4f
Added function for coeff-calculation.
5 years ago
Holger Wirtz
cf3218a09c
Added function for coeff-calculation.
5 years ago
Holger Wirtz
3393c60ed6
Filter for modulator implemented again (just testing).
5 years ago
Holger Wirtz
d2506f0b74
Filter for modulator implemented again (just testing).
5 years ago
Holger Wirtz
a06ebe76fe
Trying again with Chamberlin filter for modulation to smooth the used
...
modulation waveform.
Renamed some vars for better reading.
Made the used core algorithm easier - hopefully it works and the sound is
better than before.
5 years ago
Holger Wirtz
7e92a0b268
Trying again with Chamberlin filter for modulation to smooth the used
...
modulation waveform.
Renamed some vars for better reading.
Made the used core algorithm easier - hopefully it works and the sound is
better than before.
5 years ago
Holger Wirtz
9cad9262d5
Chorus fixes.
5 years ago
Holger Wirtz
384bbcb54a
Chorus fixes.
5 years ago
Holger Wirtz
c2549adcab
Added arm_biquad LP filter for modulation.
5 years ago
Holger Wirtz
b2cf72fae0
Added arm_biquad LP filter for modulation.
5 years ago
Holger Wirtz
2989ea2eac
Fixes.
5 years ago
Holger Wirtz
9e6e5bca3a
Fixes.
5 years ago
Holger Wirtz
1356774e8e
Removed chorus_intensity because modulator.amplitude can be used.
5 years ago
Holger Wirtz
016cd6231e
Removed chorus_intensity because modulator.amplitude can be used.
5 years ago
Holger Wirtz
b48aa7bb9a
Removed code for spline interpolation.
5 years ago
Holger Wirtz
6dd9bb923b
Removed code for spline interpolation.
5 years ago
Holger Wirtz
0e91d775f7
New try for linear interpolation.
...
Added a lowpass after chorus output.
5 years ago
Holger Wirtz
55b6718219
New try for linear interpolation.
...
Added a lowpass after chorus output.
5 years ago
Holger Wirtz
0027b62530
Several fixes.
...
Hopefully working interpolation (Catmull currently does not work because of too high CPU usage and xruns).
5 years ago
Holger Wirtz
9dec11226d
Several fixes.
...
Hopefully working interpolation (Catmull currently does not work because of too high CPU usage and xruns).
5 years ago
Holger Wirtz
6bd662b602
Added spline interpolation again.
...
Using Teensy biquad lowpass for filtering the modulator signal.
6 years ago
Holger Wirtz
3c87c7f411
Added spline interpolation again.
...
Using Teensy biquad lowpass for filtering the modulator signal.
6 years ago
Holger Wirtz
e85dbd43b8
Removed Splie interpolation.
...
Tried another calculation for filter coefficients.
6 years ago
Holger Wirtz
c5db956a3d
Removed Splie interpolation.
...
Tried another calculation for filter coefficients.
6 years ago
Holger Wirtz
cd891c4f98
Replaced own filter functions with CMSIS library function calls.
6 years ago
Holger Wirtz
0f3d4e14b9
Replaced own filter functions with CMSIS library function calls.
6 years ago