Holger Wirtz
|
0e91d775f7
|
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
|
6bd662b602
|
Added spline interpolation again.
Using Teensy biquad lowpass for filtering the modulator signal.
|
5 years ago |
Holger Wirtz
|
e85dbd43b8
|
Removed Splie interpolation.
Tried another calculation for filter coefficients.
|
5 years ago |
Holger Wirtz
|
cd891c4f98
|
Replaced own filter functions with CMSIS library function calls.
|
5 years ago |
Holger Wirtz
|
91e35afdf7
|
Fixes for the chorus.
|
5 years ago |
Holger Wirtz
|
e9f689d5f6
|
SMaller fixes and tests.
|
5 years ago |
Holger Wirtz
|
9c353f0e09
|
Trying spline interpolation and simple gauss filter.
|
5 years ago |
Holger Wirtz
|
5ea21e53b7
|
Fixes for chorus intensity and loading values at startup.
|
5 years ago |
Holger Wirtz
|
81de0af5b7
|
Small fixes for chorus.
|
6 years ago |
Holger Wirtz
|
f196fe60cd
|
Added inverter for second modulated delay as stereo chorus simulation.
|
6 years ago |
Holger Wirtz
|
da5ca32be0
|
Added effect functions for controllers.
Smaller fixes.
|
6 years ago |
Holger Wirtz
|
f9d971252d
|
Renaming files from *chorus to *delay.
Fixing and optimizing code for modulated delay calculation.
|
6 years ago |
Holger Wirtz
|
fd409c2be3
|
Fixing types.
Enabling chorus in etup() again.
Small fixes.
|
6 years ago |
Holger Wirtz
|
19c9fbc24e
|
Fixed storing and loading of sounds.
Fixed Interpolation code for chorus.
Small fixes.
|
6 years ago |
Holger Wirtz
|
3f72a986d5
|
Next try for a Chorus (modulated delay).
Fixed distortion due to too high loudness (volume) inside mdaEPiano.
|
6 years ago |
Holger Wirtz
|
af801cb02c
|
Volume fixes.
Started modulated chorus effect.
|
6 years ago |