positionhigh
|
862db5835a
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
d309fbf2cf
|
Now drum-volume can be controlled by velocity.
Small fixes for sequencer.
|
3 years ago |
positionhigh
|
6fc8cf5e19
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
b78f903936
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
912684b132
|
Trying to fix Drums with FX.
|
3 years ago |
Holger Wirtz
|
3ad706aaf4
|
Small fixes.
|
3 years ago |
Holger Wirtz
|
890f7690b3
|
Small fixes.
|
3 years ago |
positionhigh
|
42a25afd15
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
993aef2a4c
|
Dateien hochladen nach „“
fix for several special cases where fav-search did nothing
|
3 years ago |
Holger Wirtz
|
c36bd56c2f
|
First test for a sample drumplayer.
|
3 years ago |
Holger Wirtz
|
66b872db96
|
Fixes for synced delay calculation.
|
3 years ago |
Holger Wirtz
|
758ef64788
|
Small fixes.
|
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
|
19d1bfdfa4
|
Added last parts of UI for MIDI sync'd delay.
|
3 years ago |
Holger Wirtz
|
d4673ab918
|
Adding UI for MIDI-synced delay.
|
3 years ago |
positionhigh
|
f51adcc57c
|
Dateien hochladen nach „“
Fix for searching Previous Favs.
|
3 years ago |
Holger Wirtz
|
3b095746de
|
Fixes for Mono/Poly-Mode.
|
3 years ago |
Holger Wirtz
|
22bdb020ca
|
Small fixes.
Added support for full dynamic voice allocation of Dexed.
|
3 years ago |
positionhigh
|
63cb4413a6
|
Dateien hochladen nach „“
|
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
|
cb2b538478
|
Removed OpenAudio test code.
Added midi-clock-handler code for syncing delay towards the midi clock.
|
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
USE_OPEN_AUDIO_LIB).
|
3 years ago |
Holger Wirtz
|
4b2fbe09d5
|
Converted the dexed engine into _one_ piar of header and functions file.
Removed the "MkI" and "OPL" engine, so MicroDexed is now using only the "Modern" engine.
|
3 years ago |
Holger Wirtz
|
91a86c7fe8
|
Fix for audio memeory usage.
Fix for Mixed case strings in voice and bank names: no they are all uppercase.
|
3 years ago |
Holger Wirtz
|
32a8103587
|
Fix: save to favorites now only works on voice selection screen.
|
4 years ago |
Holger Wirtz
|
501a069884
|
Fixes.
Panorama fix.
|
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 „“
UI.hpp retry
|
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.
Removing options for patched freeverb (will be implemented in Teensyduino-1.54) and making usage of
freeverbfp as default without any other options.
|
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
against the new one. Testing is currently needed.
|
4 years ago |
Holger Wirtz
|
95ac874ef2
|
Created a new header file for macros which are describing the type of Teensy board used.
Extended the delay time for Teensy-4 based MicroDexeds
|
4 years ago |
Holger Wirtz
|
288e1cbe72
|
Added additional MIDI-CC functions.
Turning encoder sends MIDI-CC for this fucntions.
|
4 years ago |