Holger Wirtz
e95fb824f0
Adding patched version of FreeVerb for avoiding noise.
4 years ago
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
27d9adb0a1
Fix for modulated delay.
5 years ago
Holger Wirtz
4a8d875515
Fix for modulated delay.
5 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
2621f21e1f
Removed old code from chorus feedback and delay offset.
5 years ago
Holger Wirtz
b6f6182291
Removed old code from chorus feedback and delay offset.
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
74fa933c57
Fixing inital chorus values.
...
Fixing volume parameters.
5 years ago
Holger Wirtz
7e24df7a46
Fixing inital chorus values.
...
Fixing volume parameters.
5 years ago
Holger Wirtz
fd95535018
Added Mono/Stereo switch.
5 years ago
Holger Wirtz
e69c007b63
Added Mono/Stereo switch.
5 years ago
Holger Wirtz
d612830933
Adding a fixed biquad filter at the output of the modulated delay.
5 years ago
Holger Wirtz
1da17fa68c
Adding a fixed biquad filter at the output of the modulated delay.
5 years ago
Holger Wirtz
0d81191ade
Fixing modulated delay feedback routing.
5 years ago
Holger Wirtz
aace9aa8c2
Fixing modulated delay feedback routing.
5 years ago
Holger Wirtz
a0cca8375d
Fixes for modulated delay feedback.
5 years ago
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
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
7ece8305b4
Hopefully fixed the modulated delay.
5 years ago
Holger Wirtz
4cf6145888
Hopefully fixed the modulated delay.
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
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
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
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
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