Commit Graph

722 Commits (a91798ed9f9442f25d5fc81bc0a89d5cc95b7357)
 

Author SHA1 Message Date
Holger Wirtz a91798ed9f Small API change of Synth_Dexed. 3 years ago
Holger Wirtz 758ef64788 Small fixes. 3 years ago
Holger Wirtz 61eebb1272 Fixed T_3.6 config. I had to go down to single engine with 8 voices (and FX) or 16 voices (without FX). 3 years ago
Holger Wirtz 9e7f832e5d Added showing of timing-problems when delay is sync to MIDI-clock and correct delay would be higher than supported delay length. 3 years ago
Holger Wirtz 3cd07a4123 Added AudioEffectDynamics: each instance got a compressor and the sum got a limiter (right/left). 3 years ago
Holger Wirtz 19d1bfdfa4 Added last parts of UI for MIDI sync'd delay. 3 years ago
Holger Wirtz 52d8beac5b Adding changes of Dexed library. 3 years ago
Holger Wirtz 173b0a425e Merge branch 'dev' of https://codeberg.org/dcoredump/MicroDexed into dev 3 years ago
Holger Wirtz d4673ab918 Adding UI for MIDI-synced delay. 3 years ago
Holger Wirtz 6a58f0ea60 Merge pull request 'Dateien hochladen nach „“' (#45) from positionhigh/MicroDexed:dev into dev 3 years ago
positionhigh f51adcc57c Dateien hochladen nach „“ 3 years ago
Holger Wirtz 5fd014f017 Fixes for menu structure. 3 years ago
Holger Wirtz fd4f32ba34 Small fix for debug messages. 3 years ago
Holger Wirtz 920b653385 Fix (error when using only one instance). 3 years ago
Holger Wirtz 3b095746de Fixes for Mono/Poly-Mode. 3 years ago
Holger Wirtz 22bdb020ca Small fixes. 3 years ago
Holger Wirtz b28790e944 Merge pull request 'Dateien hochladen nach „“' (#44) from positionhigh/MicroDexed:dev into dev 3 years ago
positionhigh 63cb4413a6 Dateien hochladen nach „“ 3 years ago
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