Holger Wirtz
|
b219264fce
|
Several fixes for loading/storing voice/fx/performance.
|
5 years ago |
Holger Wirtz
|
9677c3788b
|
Several fixes for storing.
|
5 years ago |
Holger Wirtz
|
7c39166e2a
|
Better EEPROM handling added.
Fixing load/save functions.
|
5 years ago |
Holger Wirtz
|
6ab47140a8
|
Added menu structure document from Thierry.
Fixed load/save functions.
|
5 years ago |
Holger Wirtz
|
862ed77428
|
Added performance structure.
Added functions for loading and saving fx and perfomance data in EEPROM and on SD.
|
5 years ago |
Holger Wirtz
|
cd8ca8944b
|
Changes for handling EEPROM updates and configuration data.
|
5 years ago |
Holger Wirtz
|
448b3c4bd8
|
Reoganized SD card read/write.
Added reading and writing of dexed-configurations.
|
5 years ago |
Holger Wirtz
|
4bd73a6fb5
|
Fixes for writing config.
Fixes for ignoring config*.syx files in band directory.
|
5 years ago |
Holger Wirtz
|
724f2908f0
|
Several additions for storing configuration data.
|
5 years ago |
Holger Wirtz
|
ad8250296c
|
No need for SdFs library, so it is deleted.
Added SD card info string to Info.
|
5 years ago |
Holger Wirtz
|
784e1b7703
|
Small fixes.
Reduced control rate to every 30ms.
Fixed "no sound when sd card is on Teensy" by reversing the order of checking for the SD card slot.
|
5 years ago |
Holger Wirtz
|
cb2ede50ff
|
Added code for first checking the SD card on the audio shield and than the internal SD card.
Hopefully fixing initial setting of values also for the controllers.
|
5 years ago |
Holger Wirtz
|
2e55f4ba1a
|
Showing loaded patch data.
Fixing pitchbend initialisation.
|
5 years ago |
Holger Wirtz
|
ddd1ce00d4
|
Copyright dates modified.
FIxes for displaying a bar on the LCD.
|
5 years ago |
Holger Wirtz
|
5ed8f5ee23
|
Disabled CPU_OVERLOAD_THROTTLE.
Small fixes.
|
5 years ago |
Holger Wirtz
|
0058a83f3c
|
...
|
5 years ago |
Holger Wirtz
|
1533e6ba12
|
Changes for autothrottling max simulatinious note.
Changes for dexed setup format.
|
5 years ago |
Holger Wirtz
|
5d9ca93373
|
Small fixes.
|
5 years ago |
Holger Wirtz
|
57fd9a2229
|
Fixing bank and voice boundaries.
Adding possibility to fine tune +/- 99 cent (with automatic transpose
reconfiguration when tuning down).
|
5 years ago |
dronus
|
c793ea7958
|
Fixed wrong bank / voice limits in dexed_sysex.cpp
|
5 years ago |
Holger Wirtz
|
d1706cfe92
|
Added menus for transpose and tune.
Optimization of handling of menu functions.
|
5 years ago |
Holger Wirtz
|
92c7adc989
|
Small fixes.
|
5 years ago |
Holger Wirtz
|
bb0bcb5b24
|
Several additions for multi-instance handling.
Next additions for setup menus.
|
5 years ago |
Holger Wirtz
|
0acde384fc
|
Started reading/writing sysex-setup data.
Menu extended for setup data.
|
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
|
0764e99395
|
New class for softening values from encoders.
Started implemting multi engine support.
|
5 years ago |
Holger Wirtz
|
6049fa6e91
|
Removed complete UI code for a clean start with LCDMenuLib2.
|
5 years ago |
Holger Wirtz
|
911ceb6a3f
|
SYSEX voice upload added (works with Hr. Muellers DX Editor https://dx7.vstforx.de/).
|
5 years ago |
Holger Wirtz
|
78690c345a
|
Better organization of loading voice and global paramters for better SysEx handling soon.
|
5 years ago |
Holger Wirtz
|
13b5a55fff
|
Fixes for volume and panorama handling.
Some small additions to MIDI hanlders.
|
6 years ago |
Holger Wirtz
|
f0cbc8d3ab
|
Added selection of MIDI channel.
Added auto-store for volume/midi-channel and voice/bank.
Small fixes.
|
6 years ago |
Holger Wirtz
|
69f8a44309
|
Small fixes for displaying volume.
|
6 years ago |
Holger Wirtz
|
f43164b7d6
|
Fixed and optimized simple UI handling.
|
6 years ago |
Holger Wirtz
|
d4fe310fff
|
Optimized bank and voice loading (not ready yet).
|
6 years ago |
Holger Wirtz
|
66dab0bdbd
|
Trying to fix loudness...
|
6 years ago |
Holger Wirtz
|
bfac53701b
|
First complete version of simple UI.
|
6 years ago |
Holger Wirtz
|
b67de68c77
|
Fixing displaying of bank name on LCD.
|
6 years ago |
Holger Wirtz
|
b846c2f84b
|
Fixes.
|
6 years ago |
Holger Wirtz
|
9a8b56f71f
|
Fixed displaying bank and voice on LCD.
|
6 years ago |
Holger Wirtz
|
8c4095ca08
|
Added support for showing band and voice on a LCD display.
Added initial support for two encoder+switches.
|
6 years ago |
Holger Wirtz
|
1a63a4e58e
|
Several fixes:
- CRC32 is stored at the end of the EEPROM.
- Fixes for volume/pan storing.
- small fixes.
|
6 years ago |
Holger Wirtz
|
400eca2394
|
EEPROM handling fixed for initial values.
Fixes volume/pan handling.
Added OFFSET for EEPROM-addresses.
|
6 years ago |
Holger Wirtz
|
892f3f66db
|
Cleanup and added peak detection counter.
|
6 years ago |
Holger Wirtz
|
d2052dc28f
|
Removed freeverb and mixer due to latency problems.
Replaced mixer with amp.
Showing maximum timing for the last n secs when showing CPU usage.
|
6 years ago |
Holger Wirtz
|
43e8a197f5
|
Added additional project hints.
Smaller changes.
|
6 years ago |
Holger Wirtz
|
e9c745806c
|
Added more debug information about which bank/voice is loaded.
|
6 years ago |
Holger Wirtz
|
b9d7012d03
|
Fixed checksum calculation of sysex bulk reading.
|
6 years ago |
Holger Wirtz
|
fdaeb8b79f
|
Replaced IntervalTimer for showing CPU and MEM usage with
elapsedMillis().
|
6 years ago |