Holger Wirtz
4292e5de99
Added MIDI learning for drum note, highest/lowest note (Dexed engines).
3 years ago
Holger Wirtz
d809ebba6c
Added showing a double used note in MIDI drum note menu.
3 years ago
Holger Wirtz
9ae5915738
Added UI menu for changing the midi note.
3 years ago
Holger Wirtz
5b4c861e9a
Added the rest of the drum UI functions.
3 years ago
Holger Wirtz
04cf625696
Drum panorama menu is ready.
3 years ago
Holger Wirtz
04994125ed
Removed pitch for drumset.
...
Changed drum panorama UI function.
Added condif initialization code for drumset.
3 years ago
Holger Wirtz
3409d9229c
Changing "Drum Main Vol" to bard indicator.
3 years ago
Holger Wirtz
2ff0998085
New bash script for creating a big bank file in progmem.
3 years ago
Holger Wirtz
9ed4126e10
Fixes for ArduinJson (to work with Arduino-2.0).
...
Fixes for SynthDexed.
3 years ago
Holger Wirtz
7b21d94c77
Small fixes for memory footprint.
3 years ago
Holger Wirtz
dd97c55117
Fixes for snprintf_P().
...
Removed unused TeensyTimerTool from third-party folder.
3 years ago
Holger Wirtz
ebde14e11d
Fixes.
3 years ago
Holger Wirtz
b35ec52405
Added new version of TeensyTimerTool.
3 years ago
Holger Wirtz
fdf072be0d
Optimizatioins for memory footprint.
3 years ago
Holger Wirtz
00de27798a
Replaced the rest of sprintf() to snprintf_P() functions.
3 years ago
Holger Wirtz
d0944d43be
Replaced sprintf() by snprintf_P() for putting the format strings into FLASH.
...
Note: compiling with "Smallest code" does disable s(n)printf(_P) functions!
o you have to use "Faster"!
3 years ago
Holger Wirtz
2a6187349a
Fix for flexible showing float on the LCD.
3 years ago
Holger Wirtz
c8304e48bf
Small fixes.
3 years ago
Holger Wirtz
17c0282f94
Exchanged midi_devices.hpp (from MicroDexed-touch) for better MIDI handling.
3 years ago
Holger Wirtz
5c630f9242
Several small fixes:
...
- "#pragma once" introduced to header files and wav2c.sh script
- fix for drumset.h
3 years ago
Holger Wirtz
5f530b0ea8
Removed unused code and data.
3 years ago
Holger Wirtz
3cacbe6460
Last fixes. Now the seqeuncer should be removed.
3 years ago
Holger Wirtz
f961c69b02
Removed sequencer code because the sequencer is better supported in MicroDexed-touch.
3 years ago
Holger Wirtz
892b4ea545
New third-party libraries.
3 years ago
Holger Wirtz
858cc9e92e
Merge branch 'dev' of https://codeberg.org/dcoredump/MicroDexed into dev
3 years ago
Holger Wirtz
34f8e6b031
Copied code for static_malloc. Have to test this to avoid memory
...
fragmentation when dynamicly change number of voices per Dynth_Dexed
instance.
3 years ago
Holger Wirtz
f899e7fd9f
Added new drumset.h which should better work with less drum sounds.
3 years ago
Holger Wirtz
c791c5b9cf
Added fixes from Synth_Dexed.
3 years ago
Holger Wirtz
37d25befec
Renamed method.
3 years ago
Holger Wirtz
b55e7afb56
Fixes for handling SYSEX.
3 years ago
Holger Wirtz
42ec36b607
Fixes for portamento code.
3 years ago
Holger Wirtz
1a12be3ef5
Fix for sustain handling. Handling has moved to Synth_Dexed library.
3 years ago
Holger Wirtz
99904a2267
Fixes for drumset.h
3 years ago
Holger Wirtz
5d4492be5f
Added limit for 71, 47 or 19 samples for use with T_4.0 or T3.6
3 years ago
Holger Wirtz
81669512ad
Cleanup Synth_Dexed (moving to third-party folder).
3 years ago
Holger Wirtz
c10687ba22
Fix for displaying the right bank when changing the voice >32 or <1.
3 years ago
Holger Wirtz
179fb4bea6
New libraries for third-party folder.
3 years ago
Holger Wirtz
3155a85d4a
Merge branch 'dev' of codeberg.org:dcoredump/MicroDexed into dev
3 years ago
Holger Wirtz
0c5098435e
Fix for latest commit.
3 years ago
Holger Wirtz
a9d92b6aed
New versions of Synth_Dexed and ArduinoJson.
3 years ago
Holger Wirtz
0aca775809
Added new version of Synth_Dexed.
3 years ago
Holger Wirtz
6b6de64b20
Several fixes.
3 years ago
Holger Wirtz
c944ffa1e3
Fix: wrong encoder buttons used for T_4.1.
3 years ago
Holger Wirtz
6dc4190d92
Trying to fix chorus level.
3 years ago
Holger Wirtz
de6377ec15
Fix for playing instruments on the same MIDI channel.
3 years ago
Holger Wirtz
c1a276a74f
Moved effects to external library.
3 years ago
Holger Wirtz
8f4b1f65ce
Added new version of ArduinoJson.
...
Removed effect_freeverb_simd.
Removed teensy_board_detection.h and exchanged checing for macros from TeensyDuino.
3 years ago
Holger Wirtz
ad88b684c1
Merge branch 'dev' of codeberg.org:dcoredump/MicroDexed into dev
3 years ago
Holger Wirtz
eb8e483801
Adding newer libraries for Synth_Dexed and TeensyTimerTool.
3 years ago
Holger Wirtz
88f854dc18
Update 'README.md'
3 years ago