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
27d9adb0a1
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
2621f21e1f
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
4244fe6727
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
2e471e4005
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
fd95535018
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
0d81191ade
Fixing modulated delay feedback routing.
5 years ago
Holger Wirtz
a0cca8375d
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
a86828d58e
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
bf0a407059
Added menus for chorus feedback and waveform.
5 years ago
Holger Wirtz
7ece8305b4
Hopefully fixed the modulated delay.
5 years ago
Holger Wirtz
8d8ee66397
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
7efc9854c1
Testing with two modulators (triangle and sine) added together.
5 years ago
Holger Wirtz
444d823cd1
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
2989ea2eac
Fixes.
5 years ago
Holger Wirtz
1356774e8e
Removed chorus_intensity because modulator.amplitude can be used.
5 years ago
Holger Wirtz
78aac5e8a9
Code cleanup and small fixes.
5 years ago
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
9efd4e6f03
Small fixes.
5 years ago
Holger Wirtz
6bd662b602
Added spline interpolation again.
...
Using Teensy biquad lowpass for filtering the modulator signal.
5 years ago
Holger Wirtz
1b19fdb7f0
Added usb-audio output.
...
Removed TGA and PT8211 outputs due to heavy usage of the SGTL5000.
5 years ago
Holger Wirtz
e9f689d5f6
SMaller fixes and tests.
5 years ago
Holger Wirtz
5ea21e53b7
Fixes for chorus intensity and loading values at startup.
5 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
ea2f8fbbd9
Fixing DEBUG option (renaming to avoid conflict with LiquidMenu).
...
Small fixes.
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
369b135c8f
Trying to fix interpolation problems...
6 years ago
Holger Wirtz
a48f996232
Several small fixes.
6 years ago
Holger Wirtz
02a60d10b1
Chorus works :-) but linear interpolation is not the best... will try
...
splines...
6 years ago
Holger Wirtz
7cc48260c8
Small fixes.
6 years ago
Holger Wirtz
1f7caea7a0
Small fix for using configuration struct.
...
horus still not working.
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
Holger Wirtz
2dd128532a
Added midi controllers for some paramters.
...
Fixes.
6 years ago
Holger Wirtz
fb914b52c8
Fixing volume menu.
...
Fixing storing sound number to EEPROM after loading.
Fixing loading stored sound number at startup.
6 years ago
Holger Wirtz
99bdb53a6f
Added "Overwrite?" screen for storing new sounds.
6 years ago