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 |
Holger Wirtz
|
e4ff2aa59b
|
Merge pull request 'Dateien hochladen nach „“' (#49) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/49
|
3 years ago |
positionhigh
|
49b80dd7b7
|
Merge branch 'dev' into dev
|
3 years ago |
positionhigh
|
6fc8cf5e19
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
78ccf67137
|
Merge pull request 'dev' (#48) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/48
|
3 years ago |
positionhigh
|
3434b0d8c7
|
Dateien hochladen nach „addon/SD/drm“
|
3 years ago |
positionhigh
|
b78f903936
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
42291e8a94
|
First working version of drum sampleplayer.
|
3 years ago |
Holger Wirtz
|
4764799bb9
|
Implemented drumtype locking.
|
3 years ago |
Holger Wirtz
|
3f0279987d
|
Fixed problems with input block handling in modulated_delay and mono_stereo.
|
3 years ago |
Holger Wirtz
|
912684b132
|
Trying to fix Drums with FX.
|
3 years ago |
Holger Wirtz
|
3ad706aaf4
|
Small fixes.
|
3 years ago |
Holger Wirtz
|
09622a5c73
|
Merge pull request 'dev' (#46) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/46
|
3 years ago |
Holger Wirtz
|
890f7690b3
|
Small fixes.
|
3 years ago |
Holger Wirtz
|
8e7806b081
|
Several fixes and tests.
|
3 years ago |
positionhigh
|
42a25afd15
|
Dateien hochladen nach „“
|
3 years ago |
positionhigh
|
993aef2a4c
|
Dateien hochladen nach „“
fix for several special cases where fav-search did nothing
|
3 years ago |
Holger Wirtz
|
c36bd56c2f
|
First test for a sample drumplayer.
|
3 years ago |
Holger Wirtz
|
56812e0a53
|
.
|
3 years ago |
Holger Wirtz
|
7c1b0f139c
|
Merge branch 'dev' of https://codeberg.org/dcoredump/MicroDexed into dev
|
3 years ago |
Holger Wirtz
|
f27253fff7
|
Added raw samples for drums.
|
3 years ago |
Holger Wirtz
|
a5c102de2f
|
Removed include for compressor/limiter.
|
3 years ago |
Holger Wirtz
|
71497ebe84
|
Enabled USE_FX.
Small fixes.
|
3 years ago |
Holger Wirtz
|
60ac8c6b02
|
Removed compressor from AudioEffectDynamics library because of wasting CPU time and it seems to be buggy on T_3.6.
Tested all CPU clock modes on T_3.6.
Limited T_3.6 to single engine.
|
3 years ago |
Holger Wirtz
|
75901c90d6
|
Small fixes for MIDI-clock-synced delay.
|
3 years ago |
Holger Wirtz
|
66b872db96
|
Fixes for synced delay calculation.
|
3 years ago |
Holger Wirtz
|
a91798ed9f
|
Small API change of Synth_Dexed.
|
3 years ago |
Holger Wirtz
|
758ef64788
|
Small fixes.
|
3 years ago |
Holger Wirtz
|
61eebb1272
|
Fixed T_3.6 config. I had to go down to single engine with 8 voices (and FX) or 16 voices (without FX).
|
3 years ago |
Holger Wirtz
|
9e7f832e5d
|
Added showing of timing-problems when delay is sync to MIDI-clock and correct delay would be higher than supported delay length.
|
3 years ago |
Holger Wirtz
|
3cd07a4123
|
Added AudioEffectDynamics: each instance got a compressor and the sum got a limiter (right/left).
Also some config defines were added to config.h for both effects.
|
3 years ago |
Holger Wirtz
|
19d1bfdfa4
|
Added last parts of UI for MIDI sync'd delay.
|
3 years ago |
Holger Wirtz
|
52d8beac5b
|
Adding changes of Dexed library.
|
3 years ago |
Holger Wirtz
|
173b0a425e
|
Merge branch 'dev' of https://codeberg.org/dcoredump/MicroDexed into dev
|
3 years ago |
Holger Wirtz
|
d4673ab918
|
Adding UI for MIDI-synced delay.
|
3 years ago |
Holger Wirtz
|
6a58f0ea60
|
Merge pull request 'Dateien hochladen nach „“' (#45) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/45
Many thanks, again!
|
3 years ago |
positionhigh
|
f51adcc57c
|
Dateien hochladen nach „“
Fix for searching Previous Favs.
|
3 years ago |
Holger Wirtz
|
5fd014f017
|
Fixes for menu structure.
|
3 years ago |
Holger Wirtz
|
fd4f32ba34
|
Small fix for debug messages.
|
3 years ago |
Holger Wirtz
|
920b653385
|
Fix (error when using only one instance).
|
3 years ago |
Holger Wirtz
|
3b095746de
|
Fixes for Mono/Poly-Mode.
|
3 years ago |
Holger Wirtz
|
22bdb020ca
|
Small fixes.
Added support for full dynamic voice allocation of Dexed.
|
3 years ago |
Holger Wirtz
|
b28790e944
|
Merge pull request 'Dateien hochladen nach „“' (#44) from positionhigh/MicroDexed:dev into dev
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/44
Thanks for fast fixing!!!
|
3 years ago |
positionhigh
|
63cb4413a6
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
2c9c54c517
|
Added fixed version of Synth_Dexed to third-party software folder.
|
3 years ago |
Holger Wirtz
|
734b23dc35
|
Fixes for T_3.6. I am pretty sure that there is too few AUDIO_MEM for the delay when using dual instances. Perhaps T_3.6 should only use one instance. Will fix this later.
|
3 years ago |
Holger Wirtz
|
ea403e2603
|
Update 'README.md'
|
3 years ago |
Holger Wirtz
|
b01eaeb2c3
|
Fixed README.nd
|
3 years ago |