Holger Wirtz
8c78c85b15
Added a simple manual for testing without any keyboard or amp hardware.
5 years ago
Holger Wirtz
897a0fad25
Added third-party libraries and actual HEX files for T3.5/T3.6.
5 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
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
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
bac0e417a4
Fixed engine compile-time-selection. Now you can set DEXED_ENGINE in config.h
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
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
493107327e
Fixed delay volume handling.
6 years ago
Holger Wirtz
8815b98706
REDUCE_LOUDNESS is necessary.
6 years ago
Holger Wirtz
c173ca1e29
Fix for delay time when using a PT8211 (only half the time is possible).
6 years ago
Holger Wirtz
3a0a571d50
Fixed not working sustain pedal.
...
Fixed enabling of effects.
6 years ago
Holger Wirtz
9eb5ddd580
Small fixes for the Volume of the delayed signal.
6 years ago
Holger Wirtz
c0ae59e22a
Fix MIDI-THRU function.
6 years ago
Holger Wirtz
3c5a4ecc31
Added usage of onboard USB connector as MIDI device (you have to enable the
...
USB-Type as "Serial + MIDI" inside IDE before compiling!) - UNTESTED YET
Added compile time option MIDI_MERGE_THRU for sending all incoming MIDI to
the serial MIDI-OUT as MIDI-THRU simulation.
6 years ago
Holger Wirtz
298ae13c8c
Added mixer2 for controlling whole delay volume.
...
Replaced delay-sync with delay-volume in UI.
6 years ago
Holger Wirtz
edcb352a6c
Fixing problems with delay.
...
Resized the delay length for 1200ms maximum delay with T_3.6.
Added mixing of first delay tap... perhaps not the best way, but works :-)
6 years ago
Holger Wirtz
c6042abf31
Fixes for effects.
6 years ago
Holger Wirtz
1bab42b0cc
Effects-UI is ready for testing.
6 years ago
Holger Wirtz
e3bcc61194
Added effects menu to UI - still not ready to use.
6 years ago
Holger Wirtz
b00e904355
Showing bank on LCD as 8 chars instead of 10.
...
Small internal renaming.
6 years ago
Holger Wirtz
4eb4bee9f7
Timing optimization while writing data to EEPROM: Now everything is written with some time between
...
the write updates for avoiding drop outs due to long uüdate operations.
6 years ago
Holger Wirtz
ec91f59f3e
Added delay, reverb, filter - just with fixed values - only as a first test.
...
Fixed maximum note allocation code in dexed.h.
6 years ago
Holger Wirtz
751e8d2ffe
Fixed filename.
6 years ago
Holger Wirtz
0a3511033a
Fixing MIDI input channel.
6 years ago
Holger Wirtz
187f178a19
Fixes for bank selection between 0 and 99.
6 years ago
Holger Wirtz
f0cbc8d3ab
Added selection of MIDI channel.
...
Added auto-store for volume/midi-channel and voice/bank.
Small fixes.
6 years ago
Holger Wirtz
69f8a44309
Small fixes for displaying volume.
6 years ago
Holger Wirtz
f43164b7d6
Fixed and optimized simple UI handling.
6 years ago
Holger Wirtz
d4fe310fff
Optimized bank and voice loading (not ready yet).
6 years ago
Holger Wirtz
bfac53701b
First complete version of simple UI.
6 years ago
Holger Wirtz
b333216b0f
Switched to Teensy Audio Board.
...
Added link to source of LiquidCrystal_I2C.
6 years ago