Holger Wirtz
|
5ec1fdfda3
|
Added UI function for changing drum pitch.
|
2 years ago |
Holger Wirtz
|
b2c3ee4da1
|
Changed back JSON_BUFFER.
|
2 years ago |
Holger Wirtz
|
4f075ae5f7
|
Added newer version of LCDMenuLib2.
Fixed drums pitch.
|
2 years ago |
Holger Wirtz
|
99f1800524
|
Many fixes for drums ans playback speed.
|
2 years ago |
Holger Wirtz
|
1de59e5568
|
Several fixes for new drum configuration.
|
2 years ago |
Holger Wirtz
|
a88fba68f1
|
Merge branch 'dev' of https://codeberg.org/dcoredump/MicroDexed into dev
|
2 years ago |
Holger Wirtz
|
6454ceeb9a
|
Fixes for internal drum organization.
|
2 years ago |
Holger Wirtz
|
d6c8eefbf1
|
Several fixes for playing drums.
|
2 years ago |
Holger Wirtz
|
b752880735
|
Moved some debug strings into flashmem.
|
2 years ago |
Holger Wirtz
|
0627ca3cb2
|
Several fixes for getting drums to play again.
|
2 years ago |
Holger Wirtz
|
a34ee7d50d
|
Several adds for handling drums and drum mapping.
Small fixes for performance files.
|
2 years ago |
Holger Wirtz
|
7d0a2a2922
|
Newest version of TeensyVariablePlayback added.
Fixes for performance data (only midi channel adaptions).
Added midi learning lowest/highest note for Dexed and EP.
|
2 years ago |
Holger Wirtz
|
acc4740ff8
|
Added checking for midi channel when midi learning is activated.
|
2 years ago |
Holger Wirtz
|
a6b4e56048
|
Small fixes for latest addition.
|
2 years ago |
Holger Wirtz
|
4292e5de99
|
Added MIDI learning for drum note, highest/lowest note (Dexed engines).
|
2 years ago |
Holger Wirtz
|
d809ebba6c
|
Added showing a double used note in MIDI drum note menu.
|
2 years ago |
Holger Wirtz
|
9ae5915738
|
Added UI menu for changing the midi note.
|
2 years ago |
Holger Wirtz
|
5b4c861e9a
|
Added the rest of the drum UI functions.
|
2 years ago |
Holger Wirtz
|
04cf625696
|
Drum panorama menu is ready.
|
2 years ago |
Holger Wirtz
|
04994125ed
|
Removed pitch for drumset.
Changed drum panorama UI function.
Added condif initialization code for drumset.
|
2 years ago |
Holger Wirtz
|
3409d9229c
|
Changing "Drum Main Vol" to bard indicator.
|
2 years ago |
Holger Wirtz
|
2ff0998085
|
New bash script for creating a big bank file in progmem.
|
2 years ago |
Holger Wirtz
|
9ed4126e10
|
Fixes for ArduinJson (to work with Arduino-2.0).
Fixes for SynthDexed.
|
2 years ago |
Holger Wirtz
|
7b21d94c77
|
Small fixes for memory footprint.
|
2 years ago |
Holger Wirtz
|
dd97c55117
|
Fixes for snprintf_P().
Removed unused TeensyTimerTool from third-party folder.
|
2 years ago |
Holger Wirtz
|
ebde14e11d
|
Fixes.
|
2 years ago |
Holger Wirtz
|
b35ec52405
|
Added new version of TeensyTimerTool.
|
2 years ago |
Holger Wirtz
|
fdf072be0d
|
Optimizatioins for memory footprint.
|
2 years ago |
Holger Wirtz
|
00de27798a
|
Replaced the rest of sprintf() to snprintf_P() functions.
|
2 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"!
|
2 years ago |
Holger Wirtz
|
2a6187349a
|
Fix for flexible showing float on the LCD.
|
2 years ago |
Holger Wirtz
|
c8304e48bf
|
Small fixes.
|
2 years ago |
Holger Wirtz
|
17c0282f94
|
Exchanged midi_devices.hpp (from MicroDexed-touch) for better MIDI handling.
|
2 years ago |
Holger Wirtz
|
5c630f9242
|
Several small fixes:
- "#pragma once" introduced to header files and wav2c.sh script
- fix for drumset.h
|
2 years ago |
Holger Wirtz
|
5f530b0ea8
|
Removed unused code and data.
|
2 years ago |
Holger Wirtz
|
3cacbe6460
|
Last fixes. Now the seqeuncer should be removed.
|
2 years ago |
Holger Wirtz
|
f961c69b02
|
Removed sequencer code because the sequencer is better supported in MicroDexed-touch.
|
2 years ago |
Holger Wirtz
|
892b4ea545
|
New third-party libraries.
|
2 years ago |
Holger Wirtz
|
858cc9e92e
|
Merge branch 'dev' of https://codeberg.org/dcoredump/MicroDexed into dev
|
2 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.
|
2 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 |