Holger Wirtz
8d3935592e
Now initialisation from EEPROM is working.
...
On T_3.6 there are problems with freeverb (seems to be a problem with
low memory).
6 years ago
Holger Wirtz
f03960fb75
Fix and UI improvments for panorama.
6 years ago
Dirk Niggemann
fd8746cf10
Enable USB_HOST for T4
6 years ago
Holger Wirtz
69cdb158fd
Small fixes.
6 years ago
Holger Wirtz
ef104f6909
Trying a faster way to mix stereo to mono.
...
Garbage collection at config.h.
6 years ago
Dirk Niggemann
9a2cb85bf6
Reorder config.h inclusion
6 years ago
Holger Wirtz
2aad206764
Removed AUDIO_BLOCK_SIZE in config.h
...
Added support for optionaly not using the reverb (needed for T_3.x when
xruns appear).
6 years ago
Dirk Niggemann
c19769ad59
Added AUDIO_BLOCK_SAMPLES in config.h
6 years ago
Dirk Niggemann
4417680db9
Updated config.h for simpler TEENSY4/display settings
6 years ago
Holger Wirtz
6d30e5dee7
Rolling back some changes, due to get it running again on my dev system.
...
Should be made easier to change between different systems (e.g.
Teensy-4/Teensy-3, built-in SD card or audio shield SD card, ...)
6 years ago
Holger Wirtz
7df518e0af
Fixing default configuration.
6 years ago
Holger Wirtz
d3bf9fb422
Added simple stereo->mono effect.
6 years ago
Holger Wirtz
b778712003
Added more menu functions.
...
Fixed volume setup.
6 years ago
Holger Wirtz
1daf236276
Reworking on the audio chain.
6 years ago
Holger Wirtz
93408e639c
Adding menus for delay.
6 years ago
Holger Wirtz
70234d5b2f
Added menu functions for reverb and chorus.
6 years ago
Dirk Niggemann
d53639a68a
More config.h tidyup
6 years ago
Dirk Niggemann
de5f2537e0
Cleaned up config.h
6 years ago
Dirk Niggemann
d64bd4e614
Adjust values for pull
6 years ago
Holger Wirtz
65bc71a03e
Added class for softening value changes.
6 years ago
Holger Wirtz
0764e99395
New class for softening values from encoders.
...
Started implemting multi engine support.
6 years ago
dronus
34e8433916
Added Teensy internal DAC output option and set defaut output.
6 years ago
Holger Wirtz
41b91692ee
Removing most stereo fx chain handling.
...
Small fixes.
6 years ago
Dirk Niggemann
e4e5eb7ef6
SSD1306 support
6 years ago
Dirk Niggemann
69a2075de2
Added freeverb stereo back in
6 years ago
Holger Wirtz
95f5334a58
Added modulated_delay as chorus.
...
Added reverb.
Extended delay as stereo delay.
Small fixes.
6 years ago
Holger Wirtz
482e714dec
Fixing volume.
...
Fixing bank/voice selection.
6 years ago
Holger Wirtz
f700967724
Fixed Bank/Voice menu.
...
Fixed volume display and calculation.
6 years ago
Holger Wirtz
1d4c19e49c
Added switching logic between voice and menu.
...
Added autotmatic volume screen for left encoder (right/left).
6 years ago
Holger Wirtz
d99e5d6efb
Contnued work on Menus.
6 years ago
Holger Wirtz
9d51c90f72
Added 2nd encoder and menu.
6 years ago
Holger Wirtz
e6f79d3254
UI implementation.
6 years ago
Holger Wirtz
3599442a2c
Storing current state of LCDMenuLib2 integration.
6 years ago
Holger Wirtz
8a92ecc130
Enabled SGTL5000 in config.h
6 years ago
Holger Wirtz
f946ac7a81
SYSEX loading of voices. Not ready yet.
6 years ago
Holger Wirtz
8c78c85b15
Added a simple manual for testing without any keyboard or amp hardware.
6 years ago
Holger Wirtz
897a0fad25
Added third-party libraries and actual HEX files for T3.5/T3.6.
6 years ago
Holger Wirtz
93d3d2d408
Fixes for volume UI handling.
6 years ago
Holger Wirtz
c046111e40
Implemented soft volume changing.
...
Changed volume displaying towards a simpler display algorithm.
Small fixes.
6 years ago
Holger Wirtz
6d9847e714
Fixed loud headphone output.
...
Fixed quiet line output.
6 years ago
Holger Wirtz
afd318b96b
Added UI handling for 4pole resonant filter.
6 years ago
Holger Wirtz
0560f84b12
Fixes for autostoring configuration data to EEPROM.
6 years ago
Holger Wirtz
1866ed69a1
Added Dexed PluginFx code again - just for testing the 4pole filter.
6 years ago
Holger Wirtz
1b965c0975
Added a configuration struct for holding parameters which should be
...
stored in EEPROM. So I dropped most old EEPROM code.
Also added storing to EEPROM only when AUTOSTORE_MS is reached and no
voices are active.
6 years ago
Holger Wirtz
0ebc87a157
Small fix.
6 years ago
Holger Wirtz
3637e9c807
Several fixes.
...
Added functions for detecting voices which do not produce any output.
Fixing screen changing when volume encoder was moved.
6 years ago
Holger Wirtz
1ac38718b7
Adding function for checking, if sound is produced. If not, shut down the voice.
6 years ago
Holger Wirtz
6a920e0107
Next try...
6 years ago
Holger Wirtz
3c8ee517a5
Another volume fix try.
6 years ago
Holger Wirtz
d3e6ab0894
Fixed volume again.
6 years ago