Holger Wirtz
d0cc718e3f
Default engine is now Mark I.
...
Added compressor for every MD instance (currently with default values, not editable via LCD/Encoders).
Added compressor for right/left output (currently with default values, not editable via LCD/Encoders).
2 years ago
Holger Wirtz
0e9377b1ca
Added switching of engines to menu.
2 years ago
Holger Wirtz
ba11d092ee
Small fixes for drum midi note learning.
2 years ago
Holger Wirtz
167f5b0162
Fixing learning drum notes via MIDI.
2 years ago
Holger Wirtz
c5b3a4df5a
TeensyVariablePlayback and Synth_Dexed libraries with fixes added.
...
Small fix for note refresh initialization of Dexed instances.
2 years ago
Holger Wirtz
eaf7736830
Fixes for drum note mapping.
2 years ago
Holger Wirtz
71ee0ecbcc
Added new ArduinoJson library.
...
Added new Synth_Dexed library.
2 years ago
Holger Wirtz
e64f16de5b
Fixes for midi drum note learning. Still a small error exists...
2 years ago
Holger Wirtz
9e5e171fec
Added display of selection function for drum midi notes.
2 years ago
Holger Wirtz
30624db43b
Added functionality for asking for storing when drum midi notes are
...
changed.
2 years ago
Holger Wirtz
c407ee8194
Started to intertcept the back function for UI_func_drums_mini_note().
2 years ago
Holger Wirtz
193b0291f7
Small fixes.
2 years ago
Holger Wirtz
19c72a99bb
Small fix for displaying drums notes and names in MIDI note mode.
2 years ago
Holger Wirtz
12f6106d14
Fixes for delay.
2 years ago
Holger Wirtz
fed0aece56
Small fix for example application of delay in external RAM.
2 years ago
Holger Wirtz
62f3b0a525
Testet delay on external RAM - and it works now!
2 years ago
Holger Wirtz
bdac6d9e01
Removed not needed effect_freeverbf.
...
Disabled Synth_Dexed internal compressor when suing with MicroDexed
because MD will use the same code external for other audio chains,
too.
2 years ago
Holger Wirtz
dfd01d467a
Fixes for external delay (see
...
https://forum.pjrc.com/threads/29276-Limits-of-delay-effect-in-audio-library?p=319880#post319880 )
2 years ago
Holger Wirtz
42ca67a8dd
Test version of
...
https://github.com/h4yn0nnym0u5e/Audio/tree/feature/AudioEffectDelayExternal
extmem delay.
2 years ago
Holger Wirtz
9101b936be
Very small fix for using extmem delay.
2 years ago
Holger Wirtz
8259addaf6
Fixes after some hint from PJRC forum
...
(https://forum.pjrc.com/threads/29276-Limits-of-delay-effect-in-audio-library )
2 years ago
Holger Wirtz
4b7e51c100
Fixes for example script of effect_reverb_ext8.
2 years ago
Holger Wirtz
2c621b9c7f
Added better version of effect_delay_ext8 with example code for testing.
2 years ago
Holger Wirtz
edc913a05c
Removed MIDI-synced delay (does not work - not bpm stable :( ).
...
Some fixes.
2 years ago
Holger Wirtz
7a9bb2b3c9
Fixes.
2 years ago
Holger Wirtz
eefc261c42
Fixed EP default tuning.
2 years ago
Holger Wirtz
97aeb8de32
Fixes for compressor effect.
2 years ago
Holger Wirtz
3a97367755
Moved effect_delay_ext8 to third-party software.
...
Added effect_compressor (from OpenAudio-library) to third-party software.
2 years ago
Holger Wirtz
11c7ed8e1d
Removed several macros for features. Now the code is only for
...
Teensy-4.1 with enabled FX, EP and drums.
2 years ago
Holger Wirtz
5eec0bb5b8
Small fix for TeensyVariablePlayback (unuesd var removed).
2 years ago
Holger Wirtz
b688590915
Replacing copyright notice.
2 years ago
Holger Wirtz
e31138e135
Added code for APS6404L-3SQR based memory used for more delay time.
2 years ago
Holger Wirtz
c1f3ae4d53
Added newer version of TeensyVariablePlayback.
2 years ago
Holger Wirtz
dcc4304c70
Housekeeping of current used libraries.
...
Enabled compressor of dexed instances by default.
2 years ago
Holger Wirtz
de2a893fb7
Several bug fixes:
...
- drums volume
- ep tune
- drums exclude for HH and HC
- filter Dexed enabled again.
2 years ago
Holger Wirtz
3d1564b205
Several fixes.
2 years ago
Holger Wirtz
300f66ae9a
Fixing drum panning.
2 years ago
Holger Wirtz
c285f7767c
Added edit symbol when editing a name for bank/voice/performance.
...
Enabled volume functions for drum pan again.
2 years ago
Holger Wirtz
c297aff79f
Fixed performance naming function.
...
Small fixes.
2 years ago
Holger Wirtz
41340d18d9
Fix for storing performance name.
2 years ago
Holger Wirtz
6993cdcb0b
Several fixes fir loading and saving performances.
...
Additional small fixes.
2 years ago
Holger Wirtz
bd89c6f07b
Adding newer libraries to third party.
...
Fixing some accidentally replaced strlcpy() in some library files.
2 years ago
Holger Wirtz
2c1c3bb5bb
Fix for displaying strings on display.
...
Small fixes.
2 years ago
Holger Wirtz
a0d3fee52f
Added new ArduinoJson library.
...
Disabled drum menus when drums not enabled.
Replaced all strcpy(),strncpy(),strcat(),strncat() against strlcpy()/strlcat.
2 years ago
Holger Wirtz
70f5c12484
Removing unused file.
2 years ago
Holger Wirtz
af079021a7
Fixed building tool for generating drumset.h
2 years ago
Holger Wirtz
78c82d3dac
Fixed drum midi channel UI function.
2 years ago
Holger Wirtz
c7b406897a
Added UI function for drum volume min/max.
...
Several small fixes.
2 years ago
Holger Wirtz
5de7b39670
Save the state.
2 years ago
Holger Wirtz
a0af0a584e
Hopefully fixed different states for MIDI learning (especially for learning MIDI drum note).
2 years ago