Commit Graph

122 Commits (master)

Author SHA1 Message Date
Holger Wirtz fecebf1b4a Fixing copyright date. 3 years ago
Holger Wirtz 48710fa0a3 Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 3 years ago
Holger Wirtz 68fa709cda Fixes for some MIDI-CC handling. 4 years ago
Holger Wirtz 5377d12336 Fixes for resetting sustain mode when fire up panic(). 4 years ago
Holger Wirtz d65cb2a8ef Fixes for bitimbral mode on T_3.6 (max. 10 voices per instance). 4 years ago
Holger Wirtz c28a2a3dff Sending sysex data when parameter changes are done at UI. 4 years ago
Holger Wirtz 60f3ff7a7e Added sending of a single voice via MIDI sysex. 4 years ago
Holger Wirtz 1bbfed551e Added sending of banks via sysex. 4 years ago
Holger Wirtz ff6e5cd6cb Sending voice data via MIDI (DIN and USB) when changing a voice. 4 years ago
Holger Wirtz b12c2fe619 Added simple compression for audio generation loop. 4 years ago
Holger Wirtz d72caf668a Fixes. 4 years ago
Holger Wirtz cd750c4b37 Fixing volume and distortion problems with buggy AudioAmplifier. 4 years ago
Holger Wirtz f49205b964 Fixing signed_saturate_rshift() usage. 4 years ago
Holger Wirtz 656f139145 Raising loudness. 4 years ago
Holger Wirtz c53a30dcdd Several small fixes. 4 years ago
Holger Wirtz 69ce71436e Dropped old code pieces and small fixes. 4 years ago
Holger Wirtz 2f23fecc97 Several fixes. Disabled Dual engine mode due to problems. 4 years ago
Holger Wirtz 507223248b Fixing crash when polyphony is 0. 4 years ago
Holger Wirtz 28c4de6da6 Fixing hanging and problems when reading from SD caused from panic() and disabling the audio interrupt. 4 years ago
Holger Wirtz ddb43bd8e0 Fixing play mode to "last priority played" and kliing oldest notes at the end of available free sound generators. 4 years ago
Holger Wirtz 350568d2ca Fixes for dual instances. 4 years ago
Holger Wirtz 414458bdf7 Several fixes for avoiding distortion. 4 years ago
Holger Wirtz 9b9aa4540a Fixing errors for encoding voice data. 4 years ago
Holger Wirtz 161f77c3e2 Fixed portamento glissango mode. 4 years ago
Holger Wirtz 724f2908f0 Several additions for storing configuration data. 4 years ago
Holger Wirtz e05ebd39bd Small fixes. 4 years ago
Holger Wirtz 5dac0ff9dc Fixes. 4 years ago
Holger Wirtz a157e3a8c4 Added note refresh option: normal (new note is triggered), retriggered (search for same note an retrigger) 4 years ago
Holger Wirtz f6a90d8864 Added option for controlelrs to reverse their behaviour. 4 years ago
Holger Wirtz 7276815bab Several fixes. 4 years ago
Holger Wirtz 46b587020c Fixes. 4 years ago
Holger Wirtz 2e55f4ba1a Showing loaded patch data. 4 years ago
Holger Wirtz dbcea60335 Fix for version string display. 4 years ago
Holger Wirtz b2e20804ca Optimized the calculation funtion for the sound and got some CPU cycles more for sound 4 years ago
Holger Wirtz 953f4ac3eb Added an AudioAmplifier after Dexed engine which allows to amplify from 4 years ago
Holger Wirtz b7d9921d3a Fixing writing to EEPROM only when no sound is active to avoid small drops in sound 4 years ago
Holger Wirtz 048b55c4a2 Added REDUCE_LOUDNESS_FACTOR for avoiding digital clipping. 4 years ago
Holger Wirtz ddd1ce00d4 Copyright dates modified. 4 years ago
Holger Wirtz 078a751463 Fixing Transpose and Panorama. 4 years ago
Holger Wirtz 6c6dfd3484 Fixing volume handling for dexed engine. 4 years ago
Holger Wirtz f2eea03669 Completely disabling FX engine at compile time (undef USE_FX) is now 4 years ago
Holger Wirtz b69c0dada3 Fixes. 4 years ago
Holger Wirtz 5ed8f5ee23 Disabled CPU_OVERLOAD_THROTTLE. 4 years ago
Holger Wirtz 1533e6ba12 Changes for autothrottling max simulatinious note. 4 years ago
Holger Wirtz dcccc77712 Added autothrottle for max_notes if CPU overload is detected. 4 years ago
Holger Wirtz 0d1b9bf51b Complete change of the audio chain. 4 years ago
Holger Wirtz 89c13cfef3 Fixes and additions for portamento. 4 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