Holger Wirtz
|
9d81ffe334
|
Massive changes for better save/load of a performance.
|
3 years ago |
positionhigh
|
cb4741f7b4
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
80a7cd55c7
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
7d8013380d
|
Exchanged load/save functions to JSON based ones. Voices are still loaded via SYSEX.
|
3 years ago |
Holger Wirtz
|
f458bbb8c1
|
Exchanged read/write of performance data to JSON format.
Added latest ArduinoJSON library to third-Party software.
|
3 years ago |
Holger Wirtz
|
a9db7c8c6c
|
Started implementing json syntax config files.
|
3 years ago |
Holger Wirtz
|
7f39351d3c
|
Started implementing json syntax config files.
|
3 years ago |
Holger Wirtz
|
cb2b538478
|
Removed OpenAudio test code.
Added midi-clock-handler code for syncing delay towards the midi clock.
|
3 years ago |
Holger Wirtz
|
07f232fd30
|
.
|
3 years ago |
Holger Wirtz
|
33e33e9a9a
|
.
|
3 years ago |
Holger Wirtz
|
a3ac774a23
|
Added a slightly better version of synth_dexed which supports also F32 (if you set
USE_OPEN_AUDIO_LIB).
|
3 years ago |
Holger Wirtz
|
4b2fbe09d5
|
Converted the dexed engine into _one_ piar of header and functions file.
Removed the "MkI" and "OPL" engine, so MicroDexed is now using only the "Modern" engine.
|
3 years ago |
Holger Wirtz
|
91a86c7fe8
|
Fix for audio memeory usage.
Fix for Mixed case strings in voice and bank names: no they are all uppercase.
|
3 years ago |
Holger Wirtz
|
fecebf1b4a
|
Fixing copyright date.
Removing options for patched freeverb (will be implemented in Teensyduino-1.54) and making usage of
freeverbfp as default without any other options.
|
4 years ago |
Holger Wirtz
|
ff6e5cd6cb
|
Sending voice data via MIDI (DIN and USB) when changing a voice.
|
5 years ago |
Holger Wirtz
|
c53a30dcdd
|
Several small fixes.
|
5 years ago |
Holger Wirtz
|
28c4de6da6
|
Fixing hanging and problems when reading from SD caused from panic() and disabling the audio interrupt.
|
5 years ago |
Holger Wirtz
|
7e4608b953
|
Upload and storing of a bank via SYSEX.
|
5 years ago |
Holger Wirtz
|
02644ef03b
|
Storing voices started.
|
5 years ago |
Holger Wirtz
|
11b2afb949
|
Added direct voice/bankname reading from SD instead of caching.
Fixes.
|
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
|
724f2908f0
|
Several additions for storing configuration data.
|
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
|
ddd1ce00d4
|
Copyright dates modified.
FIxes for displaying a bar on the LCD.
|
5 years ago |
Holger Wirtz
|
0058a83f3c
|
...
|
5 years ago |
Holger Wirtz
|
5d9ca93373
|
Small fixes.
|
5 years ago |
dronus
|
4726ab2006
|
Fix non-ENABLE_LCD_UI builds
|
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 |
Holger Wirtz
|
13b5a55fff
|
Fixes for volume and panorama handling.
Some small additions to MIDI hanlders.
|
6 years ago |
Holger Wirtz
|
d4fe310fff
|
Optimized bank and voice loading (not ready yet).
|
6 years ago |
Holger Wirtz
|
bfac53701b
|
First complete version of simple UI.
|
6 years ago |
Holger Wirtz
|
ed8be3aa69
|
Added first steps for a simple UI.
|
6 years ago |
Holger Wirtz
|
9cc7d58a63
|
Showing banks and voices as number beginning from 1 instead of 0.
|
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
|
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
|
43e8a197f5
|
Added additional project hints.
Smaller changes.
|
6 years ago |
Holger Wirtz
|
09f4b3463e
|
Added bank loading (banks have to be organized in _one_ sysex file per
directory (named like the bank number), e.g. 5/ROM1B.SYX).
|
7 years ago |
Holger Wirtz
|
d53b2d52d2
|
Added masterkey (C8) for ebaling switching the sounds.
|
7 years ago |
Holger Wirtz
|
d58ad40ba6
|
Isolated loading sysex from SD and moving sysex data into engine.
|
7 years ago |