Holger Wirtz
c36bd56c2f
First test for a sample drumplayer.
4 years ago
Holger Wirtz
56812e0a53
.
4 years ago
Holger Wirtz
7c1b0f139c
Merge branch 'dev' of https://codeberg.org/dcoredump/MicroDexed into dev
4 years ago
Holger Wirtz
f27253fff7
Added raw samples for drums.
4 years ago
Holger Wirtz
a5c102de2f
Removed include for compressor/limiter.
4 years ago
Holger Wirtz
71497ebe84
Enabled USE_FX.
...
Small fixes.
4 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.
4 years ago
Holger Wirtz
75901c90d6
Small fixes for MIDI-clock-synced delay.
4 years ago
Holger Wirtz
66b872db96
Fixes for synced delay calculation.
4 years ago
Holger Wirtz
a91798ed9f
Small API change of Synth_Dexed.
4 years ago
Holger Wirtz
758ef64788
Small fixes.
4 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).
4 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.
4 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.
4 years ago
Holger Wirtz
19d1bfdfa4
Added last parts of UI for MIDI sync'd delay.
4 years ago
Holger Wirtz
52d8beac5b
Adding changes of Dexed library.
4 years ago
Holger Wirtz
173b0a425e
Merge branch 'dev' of https://codeberg.org/dcoredump/MicroDexed into dev
4 years ago
Holger Wirtz
d4673ab918
Adding UI for MIDI-synced delay.
4 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!
4 years ago
positionhigh
f51adcc57c
Dateien hochladen nach „“
...
Fix for searching Previous Favs.
4 years ago
Holger Wirtz
5fd014f017
Fixes for menu structure.
4 years ago
Holger Wirtz
fd4f32ba34
Small fix for debug messages.
4 years ago
Holger Wirtz
920b653385
Fix (error when using only one instance).
4 years ago
Holger Wirtz
3b095746de
Fixes for Mono/Poly-Mode.
4 years ago
Holger Wirtz
22bdb020ca
Small fixes.
...
Added support for full dynamic voice allocation of Dexed.
4 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!!!
4 years ago
positionhigh
63cb4413a6
Dateien hochladen nach „“
4 years ago
Holger Wirtz
2c9c54c517
Added fixed version of Synth_Dexed to third-party software folder.
4 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.
4 years ago
Holger Wirtz
ea403e2603
Update 'README.md'
4 years ago
Holger Wirtz
b01eaeb2c3
Fixed README.nd
4 years ago
Holger Wirtz
7e537456e7
Moved creation of the FAV folders for every voice into the store function for less code running at startup.
4 years ago
Holger Wirtz
e42232a9d5
Now using https://codeberg.org/dcoredump/Synth_Dexed as external library.
4 years ago
Holger Wirtz
e7cb6d1eb0
Now using the external Synth_Dexed library (see folder third_party).
4 years ago
Holger Wirtz
fcf70e3392
Added global midi_bpm and synced delay (to midi_bpm).
4 years ago
Holger Wirtz
7d1ce9bce6
Testing delay-sync to midi clock.
4 years ago
Holger Wirtz
cb2b538478
Removed OpenAudio test code.
...
Added midi-clock-handler code for syncing delay towards the midi clock.
4 years ago
Holger Wirtz
07f232fd30
.
4 years ago
Holger Wirtz
33e33e9a9a
.
4 years ago
Holger Wirtz
b009c0cecb
Merge pull request 'Dateien hochladen nach „“' ( #43 ) from positionhigh/MicroDexed:dev-synth_dexed into dev-synth_dexed
...
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/43
4 years ago
positionhigh
83635fc80e
Dateien hochladen nach „“
4 years ago
Holger Wirtz
bb77132e74
Merge pull request 'dev-synth_dexed' ( #42 ) from positionhigh/MicroDexed:dev-synth_dexed into dev-synth_dexed
...
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/42
4 years ago
positionhigh
2ac5baba48
Dateien hochladen nach „“
4 years ago
positionhigh
34eb117856
Dateien hochladen nach „“
4 years ago
positionhigh
bc5513aaaf
Dateien hochladen nach „“
4 years ago
Holger Wirtz
44e92db119
Enum for OPs added.
4 years ago
Holger Wirtz
3768d28d9b
Added new methods for setting rate/level for ADSR in Dexed.
4 years ago
Holger Wirtz
e925b5e52b
Merge pull request 'dev-synth_dexed' ( #41 ) from positionhigh/MicroDexed:dev-synth_dexed into dev-synth_dexed
...
Reviewed-on: https://codeberg.org/dcoredump/MicroDexed/pulls/41
Thanks for this nice Feature!
4 years ago
positionhigh
148248e84b
Dateien hochladen nach „“
4 years ago
positionhigh
ea7048bba8
Dateien hochladen nach „“
4 years ago