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
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.
...
Added initial drmmap.json file.
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
...
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/112
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.
...
Removed change_disp_sd().
3 years ago
Holger Wirtz
4c9f5c4d9b
Several changes in naming function calls for better matching with MD_next.
...
Fixes for seq.data[] -> seq.note_data[]
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
Holger Wirtz
29d8634a1e
EP stereo chorus fixes.
3 years ago
Holger Wirtz
a38f64bd39
Converted all JSON files to unix format.
...
Fixed transpose problem for epiano.
Fixed storing of epiano data.
3 years ago
Holger Wirtz
c8ea230e4b
Fixes for stereo panning.
...
Fixes for epiano tranpose.
3 years ago
Holger Wirtz
68508e9148
Fixes for chorus and stereo panning.
3 years ago