Holger Wirtz
245eae64a2
Fixes for modulated delay feedback.
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
a86828d58e
Small fixes.
...
Boundary checks for setting parameters added.
5 years ago
Holger Wirtz
9c3dcb17d5
Small fixes.
...
Boundary checks for setting parameters added.
5 years ago
Holger Wirtz
a11d7791df
Removed old mozzi test code.
...
Added displaying name of chorus waveform in menu.
Added a copy of Teensy audio library SynthWaveform for adding a method for
changing the waveform at runtime. Don't know if this can also be done without
this method...
5 years ago
Holger Wirtz
c2c284a14b
Removed old mozzi test code.
...
Added displaying name of chorus waveform in menu.
Added a copy of Teensy audio library SynthWaveform for adding a method for
changing the waveform at runtime. Don't know if this can also be done without
this method...
5 years ago
Holger Wirtz
b85b6592dd
Removed debug code.
5 years ago
Holger Wirtz
bd42d373c0
Removed debug code.
5 years ago
Holger Wirtz
bf0a407059
Added menus for chorus feedback and waveform.
5 years ago
Holger Wirtz
111d5e2722
Added menus for chorus feedback and waveform.
5 years ago
Holger Wirtz
47fea61034
Added new HEX file.
5 years ago
Holger Wirtz
b4b9a56287
Added new HEX file.
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
9e4e8cd21e
Added third-party libs.
5 years ago
Holger Wirtz
4804d8285f
Added third-party libs.
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
4d04f28815
Next test.
5 years ago
Holger Wirtz
52d5d52662
Next test.
5 years ago
Holger Wirtz
7efc9854c1
Testing with two modulators (triangle and sine) added together.
5 years ago
Holger Wirtz
b3c69d620b
Testing with two modulators (triangle and sine) added together.
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
23c4ac1a53
Added URLs for demo code.
5 years ago
Holger Wirtz
949975f9e2
Added URLs for demo code.
5 years ago
Holger Wirtz
bd236aa711
Fixing coefficients.
5 years ago
Holger Wirtz
242f7c72da
Fixing coefficients.
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
f8d7c097ac
Simple 1st-order filter test, as BlackAddr sugested: https://forum.pjrc.com/threads/56532-Modulated-Delay-Chorus-Flanger?highlight=Chorus
5 years ago
Holger Wirtz
2d348affa1
Simple 1st-order filter test, as BlackAddr sugested: https://forum.pjrc.com/threads/56532-Modulated-Delay-Chorus-Flanger?highlight=Chorus
5 years ago
Holger Wirtz
444d823cd1
Next try...
5 years ago
Holger Wirtz
263047aee4
Next try...
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