Commit Graph

58 Commits (master)

Author SHA1 Message Date
Holger Wirtz fecebf1b4a Fixing copyright date. 3 years ago
Holger Wirtz d65cb2a8ef Fixes for bitimbral mode on T_3.6 (max. 10 voices per instance). 4 years ago
Holger Wirtz 60f3ff7a7e Added sending of a single voice via MIDI 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 69ce71436e Dropped old code pieces and small fixes. 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 724f2908f0 Several additions for storing configuration data. 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 dbcea60335 Fix for version string display. 4 years ago
Holger Wirtz ddd1ce00d4 Copyright dates modified. 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 fc3b061481 Added Portamento function from https://github.com/asb2m10/dexed/pull/183 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 a3f9b646de Now Dexed is a parent class of AudioSourceMicroDexed 5 years ago
Holger Wirtz 1d4c19e49c Added switching logic between voice and menu. 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 1866ed69a1 Added Dexed PluginFx code again - just for testing the 4pole filter. 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 bff073ceb3 Changed to MIDI library event dispatching. 5 years ago
Holger Wirtz ec91f59f3e Added delay, reverb, filter - just with fixed values - only as a first test. 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 836af67646 Added PT8211 output driver option. 6 years ago
Holger Wirtz 3124205143 Better EEPROM code: 6 years ago
Holger Wirtz 7c64ae6d2e Improved volume and pan management. 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 43e8a197f5 Added additional project hints. 6 years ago
Holger Wirtz d58ad40ba6 Isolated loading sysex from SD and moving sysex data into engine. 6 years ago
Holger Wirtz 41ff645b3b Code cleanup. 6 years ago
Holger Wirtz 113c35a112 Code cleanup add license additions. 6 years ago
Holger Wirtz cc1732cc9e Fixes. 6 years ago
Holger Wirtz 823df46819 Small fixes. 6 years ago
Holger Wirtz ffe25453d5 Smaller additions. 6 years ago
Holger Wirtz f5bae5286f Started SysEX reading from SD. 6 years ago
Holger Wirtz 7cbb2608ec Simplified audio calculation function. 6 years ago
Holger Wirtz ba27df8a81 Added function for setting max acceptable notes. 6 years ago
Holger Wirtz c7626929a9 Fixes. 6 years ago
Holger Wirtz e325348fc7 Replaced looper with IntervalTimer. 6 years ago
Holger Wirtz 4fc98cde0b Cleanup and fixes. 6 years ago