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
384bbcb54a
Chorus fixes.
5 years ago
Holger Wirtz
b2cf72fae0
Added arm_biquad LP filter for modulation.
5 years ago
Holger Wirtz
9e6e5bca3a
Fixes.
5 years ago
Holger Wirtz
016cd6231e
Removed chorus_intensity because modulator.amplitude can be used.
5 years ago
Holger Wirtz
6dd9bb923b
Removed code for spline interpolation.
5 years ago
Holger Wirtz
55b6718219
New try for linear interpolation.
...
Added a lowpass after chorus output.
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
3c87c7f411
Added spline interpolation again.
...
Using Teensy biquad lowpass for filtering the modulator signal.
5 years ago
Holger Wirtz
c5db956a3d
Removed Splie interpolation.
...
Tried another calculation for filter coefficients.
5 years ago
Holger Wirtz
0f3d4e14b9
Replaced own filter functions with CMSIS library function calls.
5 years ago
Holger Wirtz
91df5f84a8
Fixes for the chorus.
5 years ago
Holger Wirtz
d5430fe5a4
SMaller fixes and tests.
5 years ago
Holger Wirtz
ab26969b4c
Trying spline interpolation and simple gauss filter.
5 years ago
Holger Wirtz
4638551841
Fixes for chorus intensity and loading values at startup.
5 years ago
Holger Wirtz
938a7dd67b
Small fixes for chorus.
6 years ago
Holger Wirtz
30267eb805
Added inverter for second modulated delay as stereo chorus simulation.
6 years ago
Holger Wirtz
a6f913c888
Added effect functions for controllers.
...
Smaller fixes.
6 years ago
Holger Wirtz
ad604d900e
Renaming files from *chorus to *delay.
...
Fixing and optimizing code for modulated delay calculation.
6 years ago
Holger Wirtz
23757f818a
Fixing types.
...
Enabling chorus in etup() again.
Small fixes.
6 years ago
Holger Wirtz
bafeeb0cc2
Fixed storing and loading of sounds.
...
Fixed Interpolation code for chorus.
Small fixes.
6 years ago
Holger Wirtz
891d4d95ee
Next try for a Chorus (modulated delay).
...
Fixed distortion due to too high loudness (volume) inside mdaEPiano.
6 years ago
Holger Wirtz
24b930e08d
Volume fixes.
...
Started modulated chorus effect.
6 years ago