Holger Wirtz
41b91692ee
Removing most stereo fx chain handling.
...
Small fixes.
6 years ago
Dirk Niggemann
e4e5eb7ef6
SSD1306 support
6 years ago
Dirk Niggemann
1805cd5325
Replace LiquidCrystalPlus_I2C with template version
6 years ago
Dirk Niggemann
69a2075de2
Added freeverb stereo back in
6 years ago
Dirk Niggemann
b63b89ed10
Added holger's latest patch by hand
6 years ago
Dirk Niggemann
aabcb40f23
Initial commit of SSD1322/u8x8 support
6 years ago
Holger Wirtz
0581978f70
Using freeverb-stereo.
...
Fixing audio routing.
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
f59d810343
Seperating encoder functions from control function.
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
19cf6d9275
Fixes.
6 years ago
Holger Wirtz
d99e5d6efb
Contnued work on Menus.
6 years ago
Holger Wirtz
c832fdd2d8
Fixing menu selection.
6 years ago
Holger Wirtz
ce0b93943f
Fix.
6 years ago
Holger Wirtz
9d51c90f72
Added 2nd encoder and menu.
6 years ago
Holger Wirtz
04f480efa6
Added support for 2nd encoder.
...
Added System sub menus.
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
6049fa6e91
Removed complete UI code for a clean start with LCDMenuLib2.
6 years ago
Holger Wirtz
911ceb6a3f
SYSEX voice upload added (works with Hr. Muellers DX Editor https://dx7.vstforx.de/ ).
6 years ago
Holger Wirtz
8903daa38c
Newer hex files with SGTL5000 enabled by default.
6 years ago
Holger Wirtz
8a92ecc130
Enabled SGTL5000 in config.h
6 years ago
Holger Wirtz
78690c345a
Better organization of loading voice and global paramters for better SysEx handling soon.
6 years ago
Holger Wirtz
f946ac7a81
SYSEX loading of voices. Not ready yet.
6 years ago
Holger Wirtz
e64d7ef367
Merge branch 'master' of https://source.parasitstudio.de:63000/wirtz/MicroDexed
6 years ago
Holger Wirtz
c3532cbb32
Started to implement sysex voice upload.
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
b3ed2a5a6b
Added audio output via USB.
...
Small fixes.
6 years ago
Holger Wirtz
103cc5ae76
Fixes.
6 years ago
Holger Wirtz
93d3d2d408
Fixes for volume UI handling.
6 years ago
Holger Wirtz
e684b7307c
Enabled surround sound (testing only)
...
Enabled bass enhancer (testing only)
Fix a bug in UI for volume.
Fixed wrong repository host in DEBUG code.
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
7b0a83cef8
Removed master gain. Using gain from Dexed as master gain.
...
Using "global" pan for all audio cards.
Small fixes.
6 years ago
Holger Wirtz
6d9847e714
Fixed loud headphone output.
...
Fixed quiet line output.
6 years ago
Holger Wirtz
c4006a8b1e
Added new hex for version 0.9.4.
6 years ago
Holger Wirtz
0272eba053
merge dev branch
6 years ago
Holger Wirtz
afd318b96b
Added UI handling for 4pole resonant filter.
6 years ago
Holger Wirtz
cd53e9ee1c
Fix... forgot to add a connection for queue1().
6 years ago
Holger Wirtz
b7240fec2e
Small fixes.
6 years ago
Holger Wirtz
ba84fbc9d6
Exchanged double to float data types in PluginFX.
...
Removed Teensy filter (is replaced by the Dexed internal filter) and antialias filter.
6 years ago
Holger Wirtz
5c164ccf27
Fixing integration of 4pole filter.
6 years ago
Holger Wirtz
1147068fbe
Small fixes.
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
babe9c2f51
Merge branch 'dev' of https://source.parasitstudio.de:63000/wirtz/MicroDexed into dev
6 years ago