Holger Wirtz
6bb5a024ab
Added FreeMem() debugging functions.
4 years ago
Holger Wirtz
684ec329be
Fixing a memory leak when reading from SD card.
...
Fixing manual for audio-thru.
4 years ago
Holger Wirtz
1ceea6a6ed
Fixes.
4 years ago
Holger Wirtz
c8a2fdbccc
Fixes: Disabling audio thru by default because it's noisy.
4 years ago
Holger Wirtz
8452f8c310
Fixing audio thru for SGTL5000 Teensy audio card.
4 years ago
Holger Wirtz
978f876ab5
Bugfix for setting delay level.
...
Fix pseudo-log curve.
4 years ago
Holger Wirtz
06a3dd2d0f
New versions of the manuals.
4 years ago
Holger Wirtz
0c27d1bb60
Removing not used files.
...
Added a wy to not use the Reverb-Anitalias-Filter and tried the one mentioned in https://github.com/PaulStoffregen/Audio/pull/357/files .
4 years ago
Holger Wirtz
cfba74f860
Fix for loading EEPROM data.
...
Fix for loading configs from SD,
4 years ago
Holger Wirtz
7f1b71458d
Added pictures from a ready build MD.
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
77d4b83586
More additions to the user manual.
4 years ago
Holger Wirtz
d02e29df8f
Release of 1.0.0
4 years ago
Holger Wirtz
432c4e3336
Fix for wrong place for TEENSY3_6 definition.
4 years ago
Holger Wirtz
4a146384c2
Started to write the build-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
a66ca41eed
Fixes for the manual images.
4 years ago
Holger Wirtz
d65cb2a8ef
Fixes for bitimbral mode on T_3.6 (max. 10 voices per instance).
4 years ago
Holger Wirtz
39a5c71807
Resetting switches in config.h
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
8b7c07ff40
Added option for overclocking with 256 Mhz and 20 voices.
4 years ago
Holger Wirtz
af030e6dfa
Added image for Wiki docs.
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
872c5e9594
Added detection for overclocking (>=204 Mhz) and extending automaticly polyphony
...
Added connection von SGTL5000 audio in directly to master_mixer_* port 2 for audio thru.
5 years ago
Holger Wirtz
735a9e8ddb
Last fixes for 1.0 - this is pre-1.0.0!
5 years ago
Holger Wirtz
1bbfed551e
Added sending of banks via sysex.
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
65861b256f
Fix more max polyphony.
...
Fix for MIDI indicator and pressed sustain pedal.
5 years ago
Holger Wirtz
b12c2fe619
Added simple compression for audio generation loop.
5 years ago
Holger Wirtz
d72caf668a
Fixes.
5 years ago
Holger Wirtz
cd750c4b37
Fixing volume and distortion problems with buggy AudioAmplifier.
5 years ago
Holger Wirtz
cc6c78896e
Fixes for voice loudness.
5 years ago
Holger Wirtz
f49205b964
Fixing signed_saturate_rshift() usage.
5 years ago
Holger Wirtz
8c6657618d
Fixing per voice volume setting.
5 years ago
Holger Wirtz
d0b6ec47e3
Small changes.
5 years ago
Holger Wirtz
d1ec88753e
Added Freeverb-Antialias-Filter
5 years ago
Holger Wirtz
69ce71436e
Dropped old code pieces and 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
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
47137419e2
Last fixes for display wrong characters.
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