Holger Wirtz
|
d1706cfe92
|
Added menus for transpose and tune.
Optimization of handling of menu functions.
|
5 years ago |
Holger Wirtz
|
bd6b251441
|
Fixing several small bugs in handling of controllers.
Additional small bugs fixed.
|
5 years ago |
Holger Wirtz
|
71764bc9f8
|
Removed SoftenValue, because it was not working without problems and it is
not needed anymore.
|
5 years ago |
Holger Wirtz
|
308335d2b0
|
Fixes for filter parameter change.
|
5 years ago |
Holger Wirtz
|
1128f1c8ae
|
Fixing filter controlling.
|
5 years ago |
Holger Wirtz
|
371ed3ecc2
|
Check function with constrains for parameters added.
|
5 years ago |
Holger Wirtz
|
a3215de56d
|
Several fixes.
|
5 years ago |
dronus
|
4726ab2006
|
Fix non-ENABLE_LCD_UI builds
|
5 years ago |
Holger Wirtz
|
00473d40ce
|
Filter parameters per engine.
Adding soften value changes for filter parameters.
|
5 years ago |
Holger Wirtz
|
e289156528
|
Changed handling of reverb/chorus/delay level to send volume for each instance.
|
5 years ago |
Holger Wirtz
|
3a3071273d
|
Several small fixes for voice menu and internal parameter handling.
|
5 years ago |
Holger Wirtz
|
76768533a4
|
Removing EEPROMAnything and using EEPROM.get()/EEPROM.put() from EEPROM.h instead.
Trying to fix storing/loading of EEPROM data.
|
5 years ago |
Holger Wirtz
|
9d72cc2a3a
|
Several fixes.
Several additions for multi-instances of MicroDexed (may cause problems).
|
5 years ago |
Holger Wirtz
|
ec58659db8
|
Several fixes.
More menus for the different controllers added.
|
5 years ago |
Holger Wirtz
|
bb0bcb5b24
|
Several additions for multi-instance handling.
Next additions for setup menus.
|
5 years ago |
Holger Wirtz
|
6ec82dc0ee
|
Fixing a bug when changing parameters for a selected instance.
Order of showing configuration parameters changed.
|
5 years ago |
Holger Wirtz
|
8abae42e61
|
Several changes for multi-instance handling.
|
5 years ago |
Holger Wirtz
|
aa0de979dd
|
Added more menu funvtions for controllers.
|
5 years ago |
Holger Wirtz
|
8dde539d61
|
Shorter menu when only using one Dexed engine.
|
5 years ago |
Holger Wirtz
|
77a20654f4
|
Adding possibility to use 2 Dexed engines (can be enabled with NUM_DEXED=2 but
is currently not fully suported).
Extending own sysex config for using 2 engines in future.
|
5 years ago |
Dirk Niggemann
|
be225366b3
|
Removed incorrect patchcord for FreeVerbStereo
|
5 years ago |
Holger Wirtz
|
0cb4aca84d
|
Fix for using wrong configuration var for chorus_depth when loading from
EEPROM.
|
5 years ago |
Holger Wirtz
|
b49f7088f3
|
Fixed display error.
|
5 years ago |
Holger Wirtz
|
2112e5c255
|
Small (mostly cosmetic) changes.
Added description for storing additional parameters.
|
5 years ago |
Holger Wirtz
|
8d3935592e
|
Now initialisation from EEPROM is working.
On T_3.6 there are problems with freeverb (seems to be a problem with
low memory).
|
5 years ago |
Holger Wirtz
|
f03960fb75
|
Fix and UI improvments for panorama.
|
5 years ago |
Dirk Niggemann
|
075232c2dc
|
Fixed Volume, tested USB_HOST on T4.0 OK
|
5 years ago |
Holger Wirtz
|
df1ae1e1f8
|
Fixing volume setting and a bug in UI for volume.
|
5 years ago |
Holger Wirtz
|
69cdb158fd
|
Small fixes.
|
5 years ago |
Dirk Niggemann
|
a3f9b646de
|
Now Dexed is a parent class of AudioSourceMicroDexed
|
5 years ago |
Dirk Niggemann
|
ee70a84fcb
|
Added Dexed audio source
|
5 years ago |
Dirk Niggemann
|
9a2cb85bf6
|
Reorder config.h inclusion
|
5 years ago |
Holger Wirtz
|
2aad206764
|
Removed AUDIO_BLOCK_SIZE in config.h
Added support for optionaly not using the reverb (needed for T_3.x when
xruns appear).
|
5 years ago |
Dirk Niggemann
|
7f887aa6ba
|
Bugfix for Teensy Audio board and I2S_ONLY and stereomono
|
5 years ago |
Dirk Niggemann
|
4417680db9
|
Updated config.h for simpler TEENSY4/display settings
|
5 years ago |
Holger Wirtz
|
7df518e0af
|
Fixing default configuration.
|
5 years ago |
Holger Wirtz
|
d3bf9fb422
|
Added simple stereo->mono effect.
|
5 years ago |
Holger Wirtz
|
b778712003
|
Added more menu functions.
Fixed volume setup.
|
5 years ago |
Holger Wirtz
|
1daf236276
|
Reworking on the audio chain.
|
5 years ago |
Holger Wirtz
|
93408e639c
|
Adding menus for delay.
|
5 years ago |
Holger Wirtz
|
70234d5b2f
|
Added menu functions for reverb and chorus.
|
5 years ago |
Dirk Niggemann
|
7e2d2f4133
|
More cleanups for pull
|
5 years ago |
Dirk Niggemann
|
d64bd4e614
|
Adjust values for pull
|
5 years ago |
Dirk Niggemann
|
3ac708542a
|
Fix spelling error in patchcord
Fix erroneous scrollbar display on screens with more than 2 lines
|
5 years ago |
Holger Wirtz
|
65bc71a03e
|
Added class for softening value changes.
|
5 years ago |
dronus
|
0be335c68a
|
Added internal DAC symmetric mono output mode (define TEENSY_DAC_SYMMETRIC to enable). Untested.
|
5 years ago |
Holger Wirtz
|
0764e99395
|
New class for softening values from encoders.
Started implemting multi engine support.
|
5 years ago |
dronus
|
34e8433916
|
Added Teensy internal DAC output option and set defaut output.
|
5 years ago |
Holger Wirtz
|
41b91692ee
|
Removing most stereo fx chain handling.
Small fixes.
|
5 years ago |
Dirk Niggemann
|
69a2075de2
|
Added freeverb stereo back in
|
5 years ago |