Commit Graph

582 Commits (42ec36b607b65ee91aeef5e5ee39aca533bcb940)

Author SHA1 Message Date
Holger Wirtz a9e20ca7a0 Adding auto-store for configuration.sys (only when no voice is playing and after the last change of data) (currently only when volume changes). 3 years ago
Holger Wirtz 871b2be0b2 Added load/save sys functions. 3 years ago
Holger Wirtz 87f1a072f9 Several fixes for loading a performance. 3 years ago
Holger Wirtz 9d81ffe334 Massive changes for better save/load of a performance. 3 years ago
Holger Wirtz 86e695d754 Started creating new performance load and removing most EEPROM function. 3 years ago
Holger Wirtz 29da47d19e Removing a test for loading a sequence at startup. 3 years ago
Holger Wirtz 433304ba7b New library versions in third-party. 3 years ago
positionhigh 6fd26e20e1 Dateien hochladen nach „“ 3 years ago
Holger Wirtz c76ff12729 Moved sequence name menu to LOAD/SAVE and renamed it to "Name Perf.". 3 years ago
Holger Wirtz 2cf729031f Fix for startup when DEBUG is disabled. 3 years ago
positionhigh 0fbadbac92 Dateien hochladen nach „“ 3 years ago
Holger Wirtz 2c6ff3220a Fix for constrained values for EQ. 3 years ago
Holger Wirtz 5d9d16e182 Fixed EQ. 3 years ago
Holger Wirtz b3cd4a8241 Small fixes for EQ. 3 years ago
Holger Wirtz 2c2807a991 Replaced mixer8.* with template mixer from https://github.com/manicken/Audio/tree/templateMixer. 3 years ago
positionhigh e5481cbbd4 Dateien hochladen nach „“ 3 years ago
Holger Wirtz 49e8def8ee Added latest ArduinoJson library to third-party folder. 3 years ago
positionhigh 8af83fec0a Dateien hochladen nach „“ 3 years ago
Holger Wirtz 394fdc8514 wav2c now creates only one file (drumset.h). 3 years ago
positionhigh 4b0f1f3b68 Dateien hochladen nach „“ 3 years ago
positionhigh b5e7f28672 Dateien hochladen nach „“ 3 years ago
Holger Wirtz c619cab005 Some fixes for using wav2c. 3 years ago
Holger Wirtz 21d79308f4 Added TeensyVariablePlayback for samples. 3 years ago
Holger Wirtz b59931b868 Fixing volume levels, volume step at startup/editing, panorama. 3 years ago
positionhigh 70338d834b Dateien hochladen nach „“ 3 years ago
Holger Wirtz a9b10f4729 Fixes for parametric-eq and T_3.6. 3 years ago
positionhigh 0721cbc3b7 Dateien hochladen nach „“ 3 years ago
Holger Wirtz fec24ed536 Changed the EQ position in menu. 3 years ago
positionhigh f1d67892b0 Dateien hochladen nach „“ 3 years ago
Holger Wirtz 46a942428d Small fixes. 3 years ago
Holger Wirtz 5fe3505140 Fixing parametric EQ. 3 years ago
Holger Wirtz a878f5f8f5 Fixing some DEBUG messages. 3 years ago
Holger Wirtz 58bf98d255 Small fix for JSON_BUFFER_SIZE. 3 years ago
Holger Wirtz f0c8095d93 Parametric EQ now works. Perhaps Q has to be changed... 3 years ago
positionhigh 7342e239a4 Dateien hochladen nach „“ 3 years ago
Holger Wirtz 778b9218c7 Fixing several PEQ problems. 3 years ago
Holger Wirtz d98fdd9997 Additions for parametric graphic eq. 3 years ago
positionhigh ed09f8765d Dateien hochladen nach „“ 3 years ago
positionhigh d09e106548 Dateien hochladen nach „“ 3 years ago
positionhigh db599940d7 Dateien hochladen nach „“ 3 years ago
positionhigh 256a386475 Dateien hochladen nach „“ 3 years ago
positionhigh 4e76a3f886 Arpeggiator fixes, UI fixes 3 years ago
positionhigh 466e105b39 Dateien hochladen nach „“ 3 years ago
Holger Wirtz 16e16bb035 Added class for graphic eq. 3 years ago
Holger Wirtz 96c941166c Started to write the 7-band-eq code. 3 years ago
Holger Wirtz fe556bebb5 Fix for drum panorama problems. 3 years ago
Holger Wirtz 7ad3d2f528 Added CPU temperature information (only for Teensy-4) to status display. 3 years ago
Holger Wirtz 62ba943135 Removed Audio-Interrupt-Timer code. Will use MetroTimer later. 3 years ago
Holger Wirtz c94ae88a37 Replaced the simple 2 band tone control with the 5 band graphic-eq with fixed frequencies of 115Hz, 330Hz, 990Hz, 3kHz, and 9.9kHz. Each band has a range of adjustment from 1.00 (+12dB) to -1.00 (-11.75dB) (only for SGTL5000 audio shields!). 3 years ago
Holger Wirtz c5d785b9f3 Better patching of audio objects. 3 years ago