Commit Graph

405 Commits (a34ee7d50df35eab0df849e0b336688c4549efe4)

Author SHA1 Message Date
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 cb2b538478 Removed OpenAudio test code. 3 years ago
Holger Wirtz 07f232fd30 . 3 years ago
Holger Wirtz 33e33e9a9a . 3 years ago
positionhigh 83635fc80e Dateien hochladen nach „“ 3 years ago
positionhigh bc5513aaaf Dateien hochladen nach „“ 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 91a86c7fe8 Fix for audio memeory usage. 3 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 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
positionhigh 23ab04d0a0 Dateien hochladen nach „“ 4 years ago
Holger Wirtz d1cf4ecd7f Missing culry brace added. 4 years ago
positionhigh ab0785ab01 Dateien hochladen nach „“ 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 b5f75705bf Renaminga macro FREEVERBF to FREEVERB_FLOAT. 4 years ago
Holger Wirtz 140c4adc69 Added dirkensteins@gitub floating point version of freeverb and exchanged the current patched version 4 years ago
Holger Wirtz 95ac874ef2 Created a new header file for macros which are describing the type of Teensy board used. 4 years ago
Holger Wirtz 288e1cbe72 Added additional MIDI-CC functions. 4 years ago
Holger Wirtz 7769d75ef4 Fixes. 4 years ago
Holger Wirtz 3b77a35c2e Started to add MIDI-CC send for changing local parameters. 4 years ago
Holger Wirtz 150df1ba6a Added fixed freeverb to avoid buzzing noise (PR from https://github.com/PaulStoffregen/Audio/pull/357/files) 4 years ago
Holger Wirtz 978f876ab5 Bugfix for setting delay level. 4 years ago
Holger Wirtz cfba74f860 Fix for loading EEPROM data. 4 years ago
Holger Wirtz d751a72629 Some optical changes to the screens and the user-manual. 4 years ago
Holger Wirtz 46c6e3b1f0 Fixes for loading setups/performances. 4 years ago
Holger Wirtz 81b7d276cf Fixed issue #29: Voice-config has filter parameters inside, should be better located in fx-config. 4 years ago
Holger Wirtz 620577833c Fixed issue #30: UI screens for selecting voice/bank are inconsistent 4 years ago
Holger Wirtz 617a1095c3 Fix for velocity level screen. 4 years ago
Holger Wirtz 28e07a6ae3 Several additions to the user manual. 4 years ago
Holger Wirtz 5377d12336 Fixes for resetting sustain mode when fire up panic(). 4 years ago
Holger Wirtz 0766143c8d Several fixes: 4 years ago
Holger Wirtz 4975820036 Fixes for bug #25. 4 years ago
Holger Wirtz c24bdb4cfd Small fixes for audio-thru support. 4 years ago
Holger Wirtz 735a9e8ddb Last fixes for 1.0 - this is pre-1.0.0! 5 years ago
Holger Wirtz c28a2a3dff Sending sysex data when parameter changes are done at UI. 5 years ago
Holger Wirtz 60f3ff7a7e Added sending of a single voice via MIDI sysex. 5 years ago
Holger Wirtz 1bbfed551e Added sending of banks via sysex. 5 years ago
Holger Wirtz ff6e5cd6cb Sending voice data via MIDI (DIN and USB) when changing a voice. 5 years ago