Commit Graph

101 Commits (938bc40e71919968fb1c9c73d0cc1634371a43fb)

Author SHA1 Message Date
Holger Wirtz 414458bdf7 Several fixes for avoiding distortion. 5 years ago
Holger Wirtz 9b9aa4540a Fixing errors for encoding voice data. 5 years ago
Holger Wirtz 161f77c3e2 Fixed portamento glissango mode. 5 years ago
Holger Wirtz 724f2908f0 Several additions for storing configuration data. 5 years ago
Holger Wirtz e05ebd39bd Small fixes. 5 years ago
Holger Wirtz 5dac0ff9dc Fixes. 5 years ago
Holger Wirtz a157e3a8c4 Added note refresh option: normal (new note is triggered), retriggered (search for same note an retrigger) 5 years ago
Holger Wirtz f6a90d8864 Added option for controlelrs to reverse their behaviour. 5 years ago
Holger Wirtz 7276815bab Several fixes. 5 years ago
Holger Wirtz 46b587020c Fixes. 5 years ago
Holger Wirtz 2e55f4ba1a Showing loaded patch data. 5 years ago
Holger Wirtz dbcea60335 Fix for version string display. 5 years ago
Holger Wirtz b2e20804ca Optimized the calculation funtion for the sound and got some CPU cycles more for sound 5 years ago
Holger Wirtz 953f4ac3eb Added an AudioAmplifier after Dexed engine which allows to amplify from 5 years ago
Holger Wirtz b7d9921d3a Fixing writing to EEPROM only when no sound is active to avoid small drops in sound 5 years ago
Holger Wirtz 048b55c4a2 Added REDUCE_LOUDNESS_FACTOR for avoiding digital clipping. 5 years ago
Holger Wirtz ddd1ce00d4 Copyright dates modified. 5 years ago
Holger Wirtz 078a751463 Fixing Transpose and Panorama. 5 years ago
Holger Wirtz 6c6dfd3484 Fixing volume handling for dexed engine. 5 years ago
Holger Wirtz f2eea03669 Completely disabling FX engine at compile time (undef USE_FX) is now 5 years ago
Holger Wirtz b69c0dada3 Fixes. 5 years ago
Holger Wirtz 5ed8f5ee23 Disabled CPU_OVERLOAD_THROTTLE. 5 years ago
Holger Wirtz 1533e6ba12 Changes for autothrottling max simulatinious note. 5 years ago
Holger Wirtz dcccc77712 Added autothrottle for max_notes if CPU overload is detected. 5 years ago
Holger Wirtz 0d1b9bf51b Complete change of the audio chain. 5 years ago
Holger Wirtz 89c13cfef3 Fixes and additions for portamento. 5 years ago
Holger Wirtz 5a0a155f74 Many small fixes and: 5 years ago
Holger Wirtz 0e14e4b510 Better handling of some SYSEX function changes. 5 years ago
Holger Wirtz 57fd9a2229 Fixing bank and voice boundaries. 5 years ago
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. 6 years ago
Holger Wirtz 5c164ccf27 Fixing integration of 4pole filter. 6 years ago
Holger Wirtz 1866ed69a1 Added Dexed PluginFx code again - just for testing the 4pole filter. 6 years ago
Holger Wirtz 09037e4c73 Fixes for voice auto-shutdown. 6 years ago
Holger Wirtz 3637e9c807 Several fixes. 6 years ago
Holger Wirtz 1ac38718b7 Adding function for checking, if sound is produced. If not, shut down the voice. 6 years ago
Holger Wirtz 13b5a55fff Fixes for volume and panorama handling. 6 years ago
Holger Wirtz c7a43e60aa Fixing PitChBend (wrong values for dexed engine). 6 years ago