Holger Wirtz
|
bae8dbe1c9
|
Trying to fix stopping of unheard notes.
|
4 years ago |
Holger Wirtz
|
48710fa0a3
|
Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter.
Replacing env.cpp and env.h with the newest msfa version with some fixes
|
4 years ago |
Holger Wirtz
|
d65cb2a8ef
|
Fixes for bitimbral mode on T_3.6 (max. 10 voices per instance).
|
5 years ago |
Holger Wirtz
|
69ce71436e
|
Dropped old code pieces and small 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
|
ddb43bd8e0
|
Fixing play mode to "last priority played" and kliing oldest notes at the end of available free sound generators.
Fixing wrong setting of polyphony at startup.
|
5 years ago |
Holger Wirtz
|
8b25e15925
|
Every "Seria.print*" is now capsuled inside a "#ifdef DEBUG".
|
5 years ago |
Holger Wirtz
|
76768533a4
|
Removing EEPROMAnything and using EEPROM.get()/EEPROM.put() from EEPROM.h instead.
Trying to fix storing/loading of EEPROM data.
|
5 years ago |
Dirk Niggemann
|
2bf1c644ef
|
Try to decrease max_notes if CPU limit reached
Experimental
|
5 years ago |
Dirk Niggemann
|
075232c2dc
|
Fixed Volume, tested USB_HOST on T4.0 OK
|
5 years ago |
Dirk Niggemann
|
a3f9b646de
|
Now Dexed is a parent class of AudioSourceMicroDexed
|
5 years ago |
Dirk Niggemann
|
ee70a84fcb
|
Added Dexed audio source
|
5 years ago |