Holger Wirtz
6c4a11c91e
Replaced FreeVerb with patched version of PlateReverb. Thanks @positionhigh!!!
4 years ago
Holger Wirtz
fecebf1b4a
Fixing copyright date.
...
Removing options for patched freeverb (will be implemented in Teensyduino-1.54) and making usage of
freeverbfp as default without any other options.
4 years ago
Holger Wirtz
b5f75705bf
Renaminga macro FREEVERBF to FREEVERB_FLOAT.
4 years ago
Holger Wirtz
140c4adc69
Added dirkensteins@gitub floating point version of freeverb and exchanged the current patched version
...
against the new one. Testing is currently needed.
4 years ago
Holger Wirtz
95ac874ef2
Created a new header file for macros which are describing the type of Teensy board used.
...
Extended the delay time for Teensy-4 based MicroDexeds
4 years ago
Holger Wirtz
288e1cbe72
Added additional MIDI-CC functions.
...
Turning encoder sends MIDI-CC for this fucntions.
4 years ago
Holger Wirtz
7769d75ef4
Fixes.
4 years ago
Holger Wirtz
3b77a35c2e
Started to add MIDI-CC send for changing local parameters.
4 years ago
Holger Wirtz
150df1ba6a
Added fixed freeverb to avoid buzzing noise (PR from https://github.com/PaulStoffregen/Audio/pull/357/files )
4 years ago
Holger Wirtz
978f876ab5
Bugfix for setting delay level.
...
Fix pseudo-log curve.
4 years ago
Holger Wirtz
cfba74f860
Fix for loading EEPROM data.
...
Fix for loading configs from SD,
4 years ago
Holger Wirtz
d751a72629
Some optical changes to the screens and the user-manual.
4 years ago
Holger Wirtz
46c6e3b1f0
Fixes for loading setups/performances.
4 years ago
Holger Wirtz
81b7d276cf
Fixed issue #29 : Voice-config has filter parameters inside, should be better located in fx-config.
4 years ago
Holger Wirtz
620577833c
Fixed issue #30 : UI screens for selecting voice/bank are inconsistent
4 years ago
Holger Wirtz
617a1095c3
Fix for velocity level screen.
4 years ago
Holger Wirtz
28e07a6ae3
Several additions to the user manual.
4 years ago
Holger Wirtz
5377d12336
Fixes for resetting sustain mode when fire up panic().
...
Fixes for preprocessor code for selecting the right number of voices dependent on USE_FX, CPU speed and processor.
4 years ago
Holger Wirtz
0766143c8d
Several fixes:
...
- added instance selection to velocity level function
- volmue menu entry is now hidden, to avoid problems with menu structure
- EEPROM reset is canceled when selecting NO.
- Switching between BANK/VOICE is now donw with a long press. The short press
selects between instances.
4 years ago
Holger Wirtz
4975820036
Fixes for bug #25 .
4 years ago
Holger Wirtz
c24bdb4cfd
Small fixes for audio-thru support.
...
Removing a not used menu.
4 years ago
Holger Wirtz
735a9e8ddb
Last fixes for 1.0 - this is pre-1.0.0!
5 years ago
Holger Wirtz
c28a2a3dff
Sending sysex data when parameter changes are done at UI.
5 years ago
Holger Wirtz
60f3ff7a7e
Added sending of a single voice via MIDI sysex.
5 years ago
Holger Wirtz
1bbfed551e
Added sending of banks via sysex.
5 years ago
Holger Wirtz
ff6e5cd6cb
Sending voice data via MIDI (DIN and USB) when changing a voice.
5 years ago
Holger Wirtz
ccc37a34c5
Several fixes and improvements for name editing.
5 years ago
Holger Wirtz
315cb548c6
Fixes for entering bank name.
5 years ago
Holger Wirtz
f29d26d7d6
Fixing bank upload.
5 years ago
Holger Wirtz
1ff6ea3d5f
Added MIDI bank receive and storing - but does not work yet.
5 years ago
Holger Wirtz
a43b6ace1e
Added SGTL5000 EQ (2 band tone control).
5 years ago
Holger Wirtz
91a4dbbb33
Fixing handling of internal sound intensity and MIDI-CC#7.
5 years ago
Holger Wirtz
cd750c4b37
Fixing volume and distortion problems with buggy AudioAmplifier.
5 years ago
Holger Wirtz
c53a30dcdd
Several small fixes.
5 years ago
Holger Wirtz
2f23fecc97
Several fixes. Disabled Dual engine mode due to problems.
5 years ago
Holger Wirtz
7ff1c6575d
Trying to fix delay...
5 years ago
Holger Wirtz
73060ecf30
Fixed initialization code. Still problems with delay.
5 years ago
Holger Wirtz
542317117d
Fixes for volume pseudo-log volume handling.
5 years ago
Holger Wirtz
90f6af6a04
Pseudo-logarithmic volumes.
5 years ago
Holger Wirtz
63f15faf86
Added pseudo-logarithmic volume changes.
5 years ago
Holger Wirtz
8fce47f550
Several fixes for polyphony.
...
Now long pressing preset encoder changes between instances.
Small display fixes.
5 years ago
Holger Wirtz
507223248b
Fixing crash when polyphony is 0.
...
Simpler MIDI activity in voice-selection screen when using a T_3.6.
Smll fixes.
5 years ago
Holger Wirtz
7298a38ed9
Changed completely to the new value-editing screens.
5 years ago
Holger Wirtz
af0fca3ff4
Fixes for non-FX version.
5 years ago
Holger Wirtz
47137419e2
Last fixes for display wrong characters.
5 years ago
Holger Wirtz
6b39de5b19
Fixes for displaying instance numbers, but there still problems.
5 years ago
Holger Wirtz
f43a7de803
Voice selection screen has now a MIDI inidicator (with decay).
5 years ago
Holger Wirtz
28c4de6da6
Fixing hanging and problems when reading from SD caused from panic() and disabling the audio interrupt.
5 years ago
Holger Wirtz
629c021e14
Fixes for operator enable/disable.
5 years ago
Holger Wirtz
baa044e82f
Fix for operator enable when using only one instance.
5 years ago