positionhigh
|
80a7cd55c7
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
17d2f2faba
|
Sequencer Upgrade and new Menu Functions. New Preset Sequencer Pattern "microdexed Theme"
|
3 years ago |
Holger Wirtz
|
b65a40207f
|
Merge pull request 'Added first implementation of LOAD/SAVE to Sequencer, minor menu and display fixes' (#61) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/61
|
3 years ago |
positionhigh
|
2a41154dc0
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
8f790aad1a
|
Moved drums sounds into folder.
|
3 years ago |
Holger Wirtz
|
b6e8006b6a
|
Fixes for schowing the sample filenames.
|
3 years ago |
Holger Wirtz
|
ee10414a03
|
Fixing drum filename handling.
Adding drums and sequencer to T_3.6 menus.
|
3 years ago |
Holger Wirtz
|
853895222e
|
Merge pull request 'dev' (#60) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/60
|
3 years ago |
positionhigh
|
0785ee3248
|
Dateien hochladen nach „addon/SD/drm“
|
3 years ago |
positionhigh
|
bc025445fa
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
8125a895e4
|
Drums folder organization changed for using different drumsets later.
|
3 years ago |
Holger Wirtz
|
c0ad47b6af
|
Update 'README.md'
|
3 years ago |
Holger Wirtz
|
dee20709f1
|
Merge pull request 'Dateien hochladen nach „“' (#59) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/59
|
3 years ago |
positionhigh
|
cf10692898
|
Dateien hochladen nach „“
added most of the menu functions. the Drums_Pan func is still buggy
|
3 years ago |
Holger Wirtz
|
d89cea4480
|
Merge pull request 'Dateien hochladen nach „“' (#58) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/58
|
3 years ago |
positionhigh
|
b7cf7b872b
|
Dateien hochladen nach „“
New Menu Entry stubs
|
3 years ago |
Holger Wirtz
|
408d34d984
|
Added JSON parser for drum configuration (drm/CFGDrums.json). A maximum of 24 drum-sounds can be configured. An "EMPTY" drum-sound for the step sequencer is added internally.
|
3 years ago |
Holger Wirtz
|
f55cc2b1db
|
Drum config is now a JSON file.
|
3 years ago |
Holger Wirtz
|
4b46764311
|
Removed a while(1) trap.
|
3 years ago |
Holger Wirtz
|
15ab290c49
|
Merge branch 'dev' of https://codeberg.org/dcoredump/MicroDexed into dev
|
3 years ago |
Holger Wirtz
|
3197d138ad
|
Commit before merge.
|
3 years ago |
Holger Wirtz
|
7bc8a7f2b8
|
Merge pull request 'Dateien hochladen nach „“' (#57) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/57
|
3 years ago |
positionhigh
|
9c263f106a
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
c2ce0c270d
|
Merge branch 'dev' of https://codeberg.org/dcoredump/MicroDexed into dev
|
3 years ago |
Holger Wirtz
|
81a56cc3ab
|
Commit before merge-pull.
|
3 years ago |
Holger Wirtz
|
40d0f2bc02
|
Merge pull request 'Dateien hochladen nach „“' (#56) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/56
|
3 years ago |
positionhigh
|
7605dde2e7
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
878dd179fc
|
Merge pull request 'dev' (#55) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/55
|
3 years ago |
positionhigh
|
4c2659b64a
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
362cec9db3
|
Dateien hochladen nach „“
Added Velocity Input+Output to Sequencer
|
3 years ago |
Holger Wirtz
|
d2a5bcb8d1
|
Merge pull request 'Dateien hochladen nach „“' (#54) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/54
|
3 years ago |
positionhigh
|
054758b426
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
bf62c37cf7
|
Replaced PlaySDRaw with PalySDWav because WAV playing has a much better buffer handling so dropouts no longer occur.
|
3 years ago |
Holger Wirtz
|
4fcd5f28df
|
First test of JSON drum configuration file.
|
3 years ago |
Holger Wirtz
|
5e19003eb9
|
Added Mixer8 for using up to 8 simultanious drums.
|
3 years ago |
Holger Wirtz
|
80aa2440e4
|
Merge branch 'dev-json' into dev
|
3 years ago |
Holger Wirtz
|
516bd63a69
|
Fixing voiceconfig loading/saving.
Added creation of fx- and voice-config if storing a performance and fx-/voice-config does not exist yet.
|
3 years ago |
Holger Wirtz
|
221e5e5a30
|
Added checking JSON configuration data after loading.
|
3 years ago |
Holger Wirtz
|
7d8013380d
|
Exchanged load/save functions to JSON based ones. Voices are still loaded via SYSEX.
|
3 years ago |
Holger Wirtz
|
f458bbb8c1
|
Exchanged read/write of performance data to JSON format.
Added latest ArduinoJSON library to third-Party software.
|
3 years ago |
Holger Wirtz
|
1e53e14416
|
Merge branch 'dev-json' of https://codeberg.org/dcoredump/MicroDexed into dev-json
|
3 years ago |
Holger Wirtz
|
33d3ddfe6b
|
Fixed initial reverb-level failure due to wrong level.
|
3 years ago |
Holger Wirtz
|
cd3f859d73
|
Fixes for drums reverb-send.
|
3 years ago |
Holger Wirtz
|
a9db7c8c6c
|
Started implementing json syntax config files.
|
3 years ago |
Holger Wirtz
|
84178af143
|
Fixing a copy'n'paste error...
|
3 years ago |
Holger Wirtz
|
9654859fea
|
Adding a reverb-send value for each drum.
|
3 years ago |
Holger Wirtz
|
7f39351d3c
|
Started implementing json syntax config files.
|
3 years ago |
Holger Wirtz
|
26a4af2f7d
|
Merge pull request 'Sequencer 0.7' (#53) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/53
|
3 years ago |
positionhigh
|
862db5835a
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
d309fbf2cf
|
Now drum-volume can be controlled by velocity.
Small fixes for sequencer.
|
3 years ago |