Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MicroDexed/commits/commit/dfd01d467ad9ed97d029aedf8cae8259feb71c1e?page=2 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

1285 Commits (dfd01d467ad9ed97d029aedf8cae8259feb71c1e)
 

Author SHA1 Message Date
Holger Wirtz acc4740ff8 Added checking for midi channel when midi learning is activated. 3 years ago
Holger Wirtz a6b4e56048 Small fixes for latest addition. 3 years ago
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. 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). 3 years ago
Holger Wirtz 7b21d94c77 Small fixes for memory footprint. 3 years ago
Holger Wirtz dd97c55117 Fixes for snprintf_P(). 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. 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: 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 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. 3 years ago
Holger Wirtz ad88b684c1 Merge branch 'dev' of codeberg.org:dcoredump/MicroDexed into dev 3 years ago