Commit Graph

1318 Commits (b07deec428658e577e20e48f6b85f5e34d22777b)
 

Author SHA1 Message Date
Holger Wirtz d0944d43be Replaced sprintf() by snprintf_P() for putting the format strings into FLASH. 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: 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 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
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
Holger Wirtz eb8e483801 Adding newer libraries for Synth_Dexed and TeensyTimerTool. 3 years ago
Holger Wirtz 88f854dc18 Update 'README.md' 3 years ago
Holger Wirtz 5f92dd7844 Save current state. 3 years ago
Holger Wirtz b050b8ca27 Copyright adapted. 3 years ago
Holger Wirtz d272ef327f mall fixes for drum mapping. 3 years ago
Holger Wirtz 09c4feb592 Added menu stumbs for custom MIDI-CC and custom drummap. 3 years ago
Holger Wirtz a2c442b12b Merge pull request 'Added custom/user MIDI Note & CC Mappings with MIDI learn' (#112) from positionhigh/MicroDexed:dev into dev 3 years ago
positionhigh a56046f1cc Dateien hochladen nach „“ 3 years ago
positionhigh aef956e892 Dateien hochladen nach „“ 3 years ago
positionhigh cb08f29710 Dateien hochladen nach „“ 3 years ago
positionhigh 2b4926e67b Dateien hochladen nach „“ 3 years ago
Holger Wirtz beacfadbc7 Expanded struct for drums: added id (which represents the line number in the config file) for internal unique usage. So midinote can be dropped as identifier later. 3 years ago
Holger Wirtz e59ea3636f Reduced chorus delaylines from 20.0ms to 15.0ms. 3 years ago
Holger Wirtz 4c9f5c4d9b Several changes in naming function calls for better matching with MD_next. 3 years ago
Holger Wirtz 257d2a9125 Renaming of "seq.seq_*" to "seq.*" and "lcd.*" to "display.*" 3 years ago
Holger Wirtz b999e0c72a Small fixes before merge. 3 years ago
Holger Wirtz f732150d00 Ready. Fixed all problems with epiano. Ready for merge. 3 years ago