Holger Wirtz
|
eefc261c42
|
Fixed EP default tuning.
|
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
|
de2a893fb7
|
Several bug fixes:
- drums volume
- ep tune
- drums exclude for HH and HC
- filter Dexed enabled again.
|
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
|
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
|
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 |
Holger Wirtz
|
40c124db0b
|
Added LED blinking for showing that the system is not blocking.
Added UI for drum midinote - but there's still work to do.
|
2 years ago |
Holger Wirtz
|
7c8a806ec5
|
Adding UI for drum pan and drum reverb send.
|
2 years ago |
Holger Wirtz
|
8b5fa7c665
|
Fixed display errors for drum pitch.
|
2 years ago |
Holger Wirtz
|
7b27aa9d9c
|
Adding midi learning for UI drum pitch.
|
2 years ago |
Holger Wirtz
|
5ec1fdfda3
|
Added UI function for changing drum pitch.
|
2 years ago |
Holger Wirtz
|
4f075ae5f7
|
Added newer version of LCDMenuLib2.
Fixed drums pitch.
|
2 years ago |
Holger Wirtz
|
99f1800524
|
Many fixes for drums ans playback speed.
|
2 years ago |
Holger Wirtz
|
6454ceeb9a
|
Fixes for internal drum organization.
|
2 years ago |
Holger Wirtz
|
0627ca3cb2
|
Several fixes for getting drums to play again.
|
2 years ago |
Holger Wirtz
|
7d0a2a2922
|
Newest version of TeensyVariablePlayback added.
Fixes for performance data (only midi channel adaptions).
Added midi learning lowest/highest note for Dexed and EP.
|
2 years ago |
Holger Wirtz
|
4292e5de99
|
Added MIDI learning for drum note, highest/lowest note (Dexed engines).
|
2 years ago |
Holger Wirtz
|
d809ebba6c
|
Added showing a double used note in MIDI drum note menu.
|
2 years ago |
Holger Wirtz
|
9ae5915738
|
Added UI menu for changing the midi note.
|
2 years ago |
Holger Wirtz
|
5b4c861e9a
|
Added the rest of the drum UI functions.
|
2 years ago |
Holger Wirtz
|
04cf625696
|
Drum panorama menu is ready.
|
2 years ago |
Holger Wirtz
|
04994125ed
|
Removed pitch for drumset.
Changed drum panorama UI function.
Added condif initialization code for drumset.
|
2 years ago |
Holger Wirtz
|
3409d9229c
|
Changing "Drum Main Vol" to bard indicator.
|
2 years ago |
Holger Wirtz
|
7b21d94c77
|
Small fixes for memory footprint.
|
2 years ago |
Holger Wirtz
|
dd97c55117
|
Fixes for snprintf_P().
Removed unused TeensyTimerTool from third-party folder.
|
2 years ago |
Holger Wirtz
|
ebde14e11d
|
Fixes.
|
2 years ago |
Holger Wirtz
|
fdf072be0d
|
Optimizatioins for memory footprint.
|
2 years ago |
Holger Wirtz
|
d0944d43be
|
Replaced sprintf() by snprintf_P() for putting the format strings into FLASH.
Note: compiling with "Smallest code" does disable s(n)printf(_P) functions!
o you have to use "Faster"!
|
2 years ago |
Holger Wirtz
|
2a6187349a
|
Fix for flexible showing float on the LCD.
|
2 years ago |
Holger Wirtz
|
5c630f9242
|
Several small fixes:
- "#pragma once" introduced to header files and wav2c.sh script
- fix for drumset.h
|
2 years ago |
Holger Wirtz
|
5f530b0ea8
|
Removed unused code and data.
|
2 years ago |
Holger Wirtz
|
f961c69b02
|
Removed sequencer code because the sequencer is better supported in MicroDexed-touch.
|
2 years ago |
Holger Wirtz
|
42ec36b607
|
Fixes for portamento code.
|
3 years ago |
Holger Wirtz
|
c10687ba22
|
Fix for displaying the right bank when changing the voice >32 or <1.
|
3 years ago |
Holger Wirtz
|
6dc4190d92
|
Trying to fix chorus level.
|
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
|
b050b8ca27
|
Copyright adapted.
|
3 years ago |
Holger Wirtz
|
09c4feb592
|
Added menu stumbs for custom MIDI-CC and custom drummap.
Added initial drmmap.json file.
|
3 years ago |