Commit Graph

122 Commits (master)

Author SHA1 Message Date
Holger Wirtz e0971a823f Added NORMALIZE_DX_VELOCITY to config. 5 years ago
Holger Wirtz eea43868a7 Fix for setting masterTune value. 5 years ago
Holger Wirtz fc3b061481 Added Portamento function from https://github.com/asb2m10/dexed/pull/183 5 years ago
Holger Wirtz bd6b251441 Fixing several small bugs in handling of controllers. 5 years ago
Holger Wirtz 76768533a4 Removing EEPROMAnything and using EEPROM.get()/EEPROM.put() from EEPROM.h instead. 5 years ago
Holger Wirtz ec58659db8 Several fixes. 5 years ago
Holger Wirtz bb0bcb5b24 Several additions for multi-instance handling. 5 years ago
Holger Wirtz aa0de979dd Added more menu funvtions for controllers. 5 years ago
Dirk Niggemann 9a2cb85bf6 Reorder config.h inclusion 5 years ago
Holger Wirtz 0764e99395 New class for softening values from encoders. 5 years ago
Holger Wirtz 41b91692ee Removing most stereo fx chain handling. 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 b7240fec2e Small fixes. 5 years ago
Holger Wirtz 5c164ccf27 Fixing integration of 4pole filter. 5 years ago
Holger Wirtz 1866ed69a1 Added Dexed PluginFx code again - just for testing the 4pole filter. 5 years ago
Holger Wirtz 09037e4c73 Fixes for voice auto-shutdown. 5 years ago
Holger Wirtz 3637e9c807 Several fixes. 5 years ago
Holger Wirtz 1ac38718b7 Adding function for checking, if sound is produced. If not, shut down the voice. 5 years ago
Holger Wirtz 13b5a55fff Fixes for volume and panorama handling. 5 years ago
Holger Wirtz c7a43e60aa Fixing PitChBend (wrong values for dexed engine). 5 years ago
Holger Wirtz bac0e417a4 Fixed engine compile-time-selection. Now you can set DEXED_ENGINE in config.h 5 years ago
Holger Wirtz f2ef327d97 Several optimizations. 5 years ago
Holger Wirtz bff073ceb3 Changed to MIDI library event dispatching. 5 years ago
Holger Wirtz e3bcc61194 Added effects menu to UI - still not ready to use. 6 years ago
Holger Wirtz bfac53701b First complete version of simple UI. 6 years ago
Holger Wirtz 9a8b56f71f Fixed displaying bank and voice on LCD. 6 years ago
Holger Wirtz 5cee620f4a Small fixes. 6 years ago
Holger Wirtz 1a63a4e58e Several fixes: 6 years ago
Holger Wirtz 3124205143 Better EEPROM code: 6 years ago
Holger Wirtz 400eca2394 EEPROM handling fixed for initial values. 6 years ago
Holger Wirtz 7c64ae6d2e Improved volume and pan management. 6 years ago
Holger Wirtz 44e21b8777 Fixed volume code. 6 years ago
Holger Wirtz b8015f455f Fix reading voice/bank data from EEPROM. 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. 6 years ago
Holger Wirtz 54252dd92d Added freeverbs. 6 years ago
Holger Wirtz 2e2bda1dbd Remove MASTER_KEY_PIN code. It was awful. I hope I can make this better the next days. 6 years ago
Holger Wirtz d124fd44cb Added MASTER_BUTTON_PIN for overriding the MIDI-MASTER_KEY as an directly 6 years ago
Holger Wirtz 43e8a197f5 Added additional project hints. 6 years ago
Holger Wirtz 06ffb961e9 Small changes and fixes. 6 years ago
Holger Wirtz d22840823f Fixed summing of signals as integers. 6 years ago
Holger Wirtz c2e0bfe632 Fixes for summing up notes as integer (instead of float). 6 years ago
Holger Wirtz fba0ecb5dc Testing summing up tone generation as integer instead of float. 6 years ago
Holger Wirtz a54b879471 Fixed typo. 6 years ago
Holger Wirtz 0d26a425eb Fixed MIDI test notes. 6 years ago
Holger Wirtz 97f6b3f99a Added BankSelect and ProgramChange controllers. 6 years ago
Holger Wirtz 95c783fab6 Master key reworked (now only working when hold and using a command key). 6 years ago
Holger Wirtz e294710566 Hopefully fixed controller handling. 6 years ago
Holger Wirtz e3c42a1457 Small fixes and debug output. 6 years ago