Commit Graph

704 Commits (2c9c54c517dc2bc98dc2d43563a23fc64b4039b0)
 

Author SHA1 Message Date
Holger Wirtz 2c9c54c517 Added fixed version of Synth_Dexed to third-party software folder. 3 years ago
Holger Wirtz 734b23dc35 Fixes for T_3.6. I am pretty sure that there is too few AUDIO_MEM for the delay when using dual instances. Perhaps T_3.6 should only use one instance. Will fix this later. 3 years ago
Holger Wirtz ea403e2603 Update 'README.md' 3 years ago
Holger Wirtz b01eaeb2c3 Fixed README.nd 3 years ago
Holger Wirtz 7e537456e7 Moved creation of the FAV folders for every voice into the store function for less code running at startup. 3 years ago
Holger Wirtz e42232a9d5 Now using https://codeberg.org/dcoredump/Synth_Dexed as external library. 3 years ago
Holger Wirtz e7cb6d1eb0 Now using the external Synth_Dexed library (see folder third_party). 3 years ago
Holger Wirtz fcf70e3392 Added global midi_bpm and synced delay (to midi_bpm). 3 years ago
Holger Wirtz 7d1ce9bce6 Testing delay-sync to midi clock. 3 years ago
Holger Wirtz cb2b538478 Removed OpenAudio test code. 3 years ago
Holger Wirtz 07f232fd30 . 3 years ago
Holger Wirtz 33e33e9a9a . 3 years ago
Holger Wirtz b009c0cecb Merge pull request 'Dateien hochladen nach „“' (#43) from positionhigh/MicroDexed:dev-synth_dexed into dev-synth_dexed 3 years ago
positionhigh 83635fc80e Dateien hochladen nach „“ 3 years ago
Holger Wirtz bb77132e74 Merge pull request 'dev-synth_dexed' (#42) from positionhigh/MicroDexed:dev-synth_dexed into dev-synth_dexed 3 years ago
positionhigh 2ac5baba48 Dateien hochladen nach „“ 3 years ago
positionhigh 34eb117856 Dateien hochladen nach „“ 3 years ago
positionhigh bc5513aaaf Dateien hochladen nach „“ 3 years ago
Holger Wirtz 44e92db119 Enum for OPs added. 3 years ago
Holger Wirtz 3768d28d9b Added new methods for setting rate/level for ADSR in Dexed. 3 years ago
Holger Wirtz e925b5e52b Merge pull request 'dev-synth_dexed' (#41) from positionhigh/MicroDexed:dev-synth_dexed into dev-synth_dexed 3 years ago
positionhigh 148248e84b Dateien hochladen nach „“ 3 years ago
positionhigh ea7048bba8 Dateien hochladen nach „“ 3 years ago
Holger Wirtz a3ac774a23 Added a slightly better version of synth_dexed which supports also F32 (if you set 3 years ago
Holger Wirtz 4b2fbe09d5 Converted the dexed engine into _one_ piar of header and functions file. 3 years ago
Holger Wirtz 860f7c55e9 Fixex. 3 years ago
Holger Wirtz 91a86c7fe8 Fix for audio memeory usage. 3 years ago
Holger Wirtz bae8dbe1c9 Trying to fix stopping of unheard notes. 3 years ago
Holger Wirtz 6fdce7fad2 Adding old AUDIO_MEM doubling code when less latency is used. 4 years ago
Holger Wirtz 32a8103587 Fix: save to favorites now only works on voice selection screen. 4 years ago
Holger Wirtz 501a069884 Fixes. 4 years ago
Holger Wirtz 237de0d740 Fixing wrong input queue parameter. 4 years ago
Holger Wirtz 72461d009c Added freeverb as float version with stereo inputs. 4 years ago
Holger Wirtz 2288a84fd3 Fixed favorite initialisation. 4 years ago
Holger Wirtz 71412c4bd6 Startet to add plate reverb parameters to menu (T_4.x only). 4 years ago
Holger Wirtz 5706e0f59d Dynamic polyphony allocation now allows to distribute the voices dynamically with bitimbral engine. 4 years ago
Holger Wirtz fafbf8f90c Exchanged static memory allocation for polyphony against dynamcic allocation. 4 years ago
Holger Wirtz 9a8ee0db40 Merge pull request 'UI.hpp retry' (#40) from positionhigh/MicroDexed-ph:dev into dev 4 years ago
positionhigh 23ab04d0a0 Dateien hochladen nach „“ 4 years ago
Holger Wirtz d1cf4ecd7f Missing culry brace added. 4 years ago
Holger Wirtz 53ff9f8d6f Merge pull request 'Dateien hochladen nach „“' (#38) from positionhigh/MicroDexed-ph:master into dev 4 years ago
positionhigh ab0785ab01 Dateien hochladen nach „“ 4 years ago
Holger Wirtz 34c0877704 Fixing stereo reverb output: wrong connection (only one output ws connected). 4 years ago
Holger Wirtz f4bd4c5684 Fixing issue #34: Several ifdefs missing in midi_devices.hpp 4 years ago
Holger Wirtz 7c8e516caf Using freeverbf for T_3.6 and platereverb fro T_4.x. 4 years ago
Holger Wirtz 6c4a11c91e Replaced FreeVerb with patched version of PlateReverb. Thanks @positionhigh!!! 4 years ago
Holger Wirtz fecebf1b4a Fixing copyright date. 4 years ago
Holger Wirtz fa983bbdda Enabled Teensy-Audio instead of PT8211. 4 years ago
Holger Wirtz c96b4afdc8 Fixing defines for T_3.6/4.x 4 years ago
Holger Wirtz 0572b4724d Merging current dev. 4 years ago