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.
6 years ago
Holger Wirtz
e9f689d5f6
SMaller fixes and tests.
6 years ago
Holger Wirtz
5ea21e53b7
Fixes for chorus intensity and loading values at startup.
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
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
Holger Wirtz
0d92b1af0a
Added debug function for showing sound data.
6 years ago
Holger Wirtz
277216429e
Storing and loading configs implemented.
6 years ago
Holger Wirtz
ea818821cb
Added storing of master_volume and sound.
...
First changes for storing configurations in EEPROM.
6 years ago
Holger Wirtz
46896ad213
Fixing missing velocity_sense menu.
...
Removing not needed parts from MDAEPiano.
Adding parameter set/get functions for MDAEPiano.
6 years ago
Holger Wirtz
a41fc72926
Several fixes (especially for paramter changing).
6 years ago
Holger Wirtz
379a7006ae
Added midi_soft_thru enable/disable functionality.
...
Small fixes.
6 years ago
Holger Wirtz
ae047f6206
Global _loadness as float.
...
Added function for resetting piano voices.
Using max_poly for maximum voices.
6 years ago
Holger Wirtz
90da5567fc
Added string getter function as a test for comp_gain.
6 years ago
Holger Wirtz
080190c442
Several fixes.
6 years ago
Holger Wirtz
a76f5e8163
Several fixes.
6 years ago
Holger Wirtz
0f12e11ca0
Added all set_* functions.
6 years ago
Holger Wirtz
60bbe39472
Save the current state.
...
Added default configuration an some additions for changing values via menus.
6 years ago
Holger Wirtz
27b2e96664
Added new LiquidMenu system.
6 years ago
Holger Wirtz
9b2cd65be9
Revert "first commit"
...
This reverts commit 1ef901f460
.
6 years ago
Holger Wirtz
08715a0bce
first commit
6 years ago
Holger Wirtz
b5c418c10b
Fixing not working buttons.
6 years ago
Holger Wirtz
f439470d01
Several additions for LiquidMenu structures.
6 years ago
Holger Wirtz
36b8b6f9ee
Added first steps for LiquidMenu system menu.
6 years ago
Holger Wirtz
2150845e14
UI strings now in PROGMEM.
6 years ago
Holger Wirtz
2a566a21df
Moved volume handling to internal configuration.
6 years ago
Holger Wirtz
b94ee150fc
Removed old UI code.
...
Added new UI code based on LiquidMenu.
6 years ago
Holger Wirtz
1605a486f0
Changed to LiquidMenu library.
6 years ago
Holger Wirtz
bb69504eb9
Fixed usage of TGA audio board.
6 years ago