Holger Wirtz
|
1d4c19e49c
|
Added switching logic between voice and menu.
Added autotmatic volume screen for left encoder (right/left).
|
5 years ago |
Holger Wirtz
|
19cf6d9275
|
Fixes.
|
5 years ago |
Holger Wirtz
|
d99e5d6efb
|
Contnued work on Menus.
|
5 years ago |
Holger Wirtz
|
c832fdd2d8
|
Fixing menu selection.
|
5 years ago |
Holger Wirtz
|
9d51c90f72
|
Added 2nd encoder and menu.
|
5 years ago |
Holger Wirtz
|
e6f79d3254
|
UI implementation.
|
5 years ago |
Holger Wirtz
|
3599442a2c
|
Storing current state of LCDMenuLib2 integration.
|
5 years ago |
Holger Wirtz
|
6049fa6e91
|
Removed complete UI code for a clean start with LCDMenuLib2.
|
5 years ago |
Holger Wirtz
|
911ceb6a3f
|
SYSEX voice upload added (works with Hr. Muellers DX Editor https://dx7.vstforx.de/).
|
5 years ago |
Holger Wirtz
|
78690c345a
|
Better organization of loading voice and global paramters for better SysEx handling soon.
|
5 years ago |
Holger Wirtz
|
f946ac7a81
|
SYSEX loading of voices. Not ready yet.
|
5 years ago |
Holger Wirtz
|
c3532cbb32
|
Started to implement sysex voice upload.
|
5 years ago |
Holger Wirtz
|
897a0fad25
|
Added third-party libraries and actual HEX files for T3.5/T3.6.
|
5 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
|
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
|
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
|
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
|
09037e4c73
|
Fixes for voice auto-shutdown.
|
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
|
4970cabc24
|
Fixed SYSEX handling. Wow, there were much coding errors inside.
|
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
|
138d628c44
|
Added simple antialias filter.
|
6 years ago |
Holger Wirtz
|
3c8ee517a5
|
Another volume fix try.
|
6 years ago |
Holger Wirtz
|
d3e6ab0894
|
Fixed volume again.
|
6 years ago |
Holger Wirtz
|
3f1b534730
|
Change volume curve.
|
6 years ago |
Holger Wirtz
|
c871886063
|
Small fixes.
|
6 years ago |
Holger Wirtz
|
5ad4c2471f
|
Fixed volume handlying for Teensy-Audio-Adapter.
Enabled Teensy-Audio-Adapter (SGTL5000) buildin compressor/limiter.
|
6 years ago |
Holger Wirtz
|
13b5a55fff
|
Fixes for volume and panorama handling.
Some small additions to MIDI hanlders.
|
6 years ago |
Holger Wirtz
|
0292baede8
|
Fix for setting voice values via SysEx.
|
6 years ago |
Holger Wirtz
|
c7a43e60aa
|
Fixing PitChBend (wrong values for dexed engine).
Small changes.
|
6 years ago |
Holger Wirtz
|
d44120476f
|
Simple transpose issue. But PB has some problems...
|
6 years ago |
Holger Wirtz
|
f2ef327d97
|
Several optimizations.
Code cleanup.
Fixing midi_devices.hpp setup.
|
6 years ago |
Holger Wirtz
|
168eedeb8d
|
Fixing usage of TGA board
Fixing some problems with config.h
|
6 years ago |
Holger Wirtz
|
3f633544b6
|
Added TGA board driver.
Cleanup for config.h
|
6 years ago |
Holger Wirtz
|
bff073ceb3
|
Changed to MIDI library event dispatching.
|
6 years ago |
Holger Wirtz
|
9edc7ddd4c
|
Added new MIDI dispatching - currently not ready for running.
|
6 years ago |
Holger Wirtz
|
6f48797940
|
Additional fixes for automatic buffer size at compile time.
Fixed onboard USB-MIDI via programing interface.
|
6 years ago |
Holger Wirtz
|
e5e4ea07ba
|
Fixes for Teensy-1.45 and Arduino-IDE-1.8.8
|
6 years ago |
Holger Wirtz
|
2d5a45d4e6
|
Changed the behavoiur of the delay feedback and delay volume.
|
6 years ago |
Holger Wirtz
|
3a0a571d50
|
Fixed not working sustain pedal.
Fixed enabling of effects.
|
6 years ago |