Commit Graph

519 Commits (b3cd4a824100b970ca24949a162d391e3f33d500)

Author SHA1 Message Date
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
positionhigh 34dbd05acf Dateien hochladen nach „“ 3 years ago
Holger Wirtz b2459d980d Fixing drums panning. 3 years ago
Holger Wirtz d1be990130 Removed free drum configuration and sounds via SD due to timing problems. 3 years ago
Holger Wirtz 857a73dcf6 Several fixes. 3 years ago
Holger Wirtz 0c922276c2 Renaming of sequencer timer. 3 years ago
Holger Wirtz 09ff0cb755 First test for sequencer-sync towards the audio interrupt. 3 years ago
positionhigh f74c6ebb0f Dateien hochladen nach „“ 3 years ago
Holger Wirtz b6e8006b6a Fixes for schowing the sample filenames. 3 years ago
Holger Wirtz ee10414a03 Fixing drum filename handling. 3 years ago
positionhigh bc025445fa Dateien hochladen nach „“ 3 years ago
Holger Wirtz 8125a895e4 Drums folder organization changed for using different drumsets later. 3 years ago
Holger Wirtz 408d34d984 Added JSON parser for drum configuration (drm/CFGDrums.json). A maximum of 24 drum-sounds can be configured. An "EMPTY" drum-sound for the step sequencer is added internally. 3 years ago
Holger Wirtz f55cc2b1db Drum config is now a JSON file. 3 years ago