Holger Wirtz
|
161f77c3e2
|
Fixed portamento glissango mode.
Fixing display values for fx storage place.
|
5 years ago |
Holger Wirtz
|
0d1b9bf51b
|
Complete change of the audio chain.
Small fixes.
There is currently a problem with protamento glissando.
|
5 years ago |
Holger Wirtz
|
89c13cfef3
|
Fixes and additions for portamento.
Added modulator input for mono2stereo.
Changed memory usage for AUDIO_MEM.
|
5 years ago |
Holger Wirtz
|
5a0a155f74
|
Many small fixes and:
- "Loudness" renamed to "Sound Intensity"
- fixing fine tune.
- changing pan to a uint8_t for easier stroring values later
- ...
|
5 years ago |
Holger Wirtz
|
57fd9a2229
|
Fixing bank and voice boundaries.
Adding possibility to fine tune +/- 99 cent (with automatic transpose
reconfiguration when tuning down).
|
5 years ago |
Holger Wirtz
|
fc3b061481
|
Added Portamento function from https://github.com/asb2m10/dexed/pull/183
|
5 years ago |
Holger Wirtz
|
ce7d0133b9
|
Small FPU optimisations.
|
7 years ago |
Holger Wirtz
|
288c1f69b8
|
Replaced sin() to sinf() and log() to logf() for using floats instead of doubles.
|
7 years ago |
Holger Wirtz
|
06dbd23898
|
Changed all "double" values to macro FRAC_NUM (defined in synth.h as float), for using the FPU in the Teensy.
Added shortcut if audio output is blocking -> go to MIDI input checking.
|
7 years ago |
Holger Wirtz
|
4fc98cde0b
|
Cleanup and fixes.
|
7 years ago |
Holger Wirtz
|
fd755727b5
|
Fixes.
FIRST WORKING VERSION!
|
7 years ago |
Holger Wirtz
|
4660200948
|
Small fixes and tests.
|
7 years ago |
Holger Wirtz
|
ab4a7de34d
|
Fixes.
|
7 years ago |
Holger Wirtz
|
2bad580672
|
Initial version
|
7 years ago |