Commit Graph

414 Commits (aa6f44dc33791d256e5d4acff6f6fd218e0fdedf)

Author SHA1 Message Date
positionhigh d9c83ed277 Dateien hochladen nach „“ 3 years ago
Holger Wirtz 2900b031a9 Try to fix conflict. 3 years ago
Holger Wirtz 6599c3f6b3 Resolve a conflict for the enxt PR. 3 years ago
Holger Wirtz f0c8095d93 Parametric EQ now works. Perhaps Q has to be changed... 3 years ago
positionhigh b6ebd24a6e Dateien hochladen nach „“ 3 years ago
Holger Wirtz d98fdd9997 Additions for parametric graphic eq. 3 years ago
positionhigh f44d9da05a Dateien hochladen nach „“ 3 years ago
Holger Wirtz f2fcd10b2b Using version 0.3.3 as third-party for TeensyTimerTool library. 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 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 d1be990130 Removed free drum configuration and sounds via SD due to timing problems. 3 years ago
Holger Wirtz 0c922276c2 Renaming of sequencer timer. 3 years ago
positionhigh 2a41154dc0 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
Holger Wirtz f55cc2b1db Drum config is now a JSON file. 3 years ago
Holger Wirtz 3197d138ad Commit before merge. 3 years ago
Holger Wirtz 5e19003eb9 Added Mixer8 for using up to 8 simultanious drums. 3 years ago
Holger Wirtz 7d8013380d Exchanged load/save functions to JSON based ones. Voices are still loaded via SYSEX. 3 years ago
Holger Wirtz f458bbb8c1 Exchanged read/write of performance data to JSON format. 3 years ago
Holger Wirtz d309fbf2cf Now drum-volume can be controlled by velocity. 3 years ago
Holger Wirtz 3f0279987d Fixed problems with input block handling in modulated_delay and mono_stereo. 3 years ago
Holger Wirtz 912684b132 Trying to fix Drums with FX. 3 years ago
Holger Wirtz 890f7690b3 Small fixes. 3 years ago
Holger Wirtz 8e7806b081 Several fixes and tests. 3 years ago
Holger Wirtz c36bd56c2f First test for a sample drumplayer. 3 years ago
Holger Wirtz 71497ebe84 Enabled USE_FX. 3 years ago
Holger Wirtz 60ac8c6b02 Removed compressor from AudioEffectDynamics library because of wasting CPU time and it seems to be buggy on T_3.6. 3 years ago
Holger Wirtz 758ef64788 Small fixes. 3 years ago
Holger Wirtz 61eebb1272 Fixed T_3.6 config. I had to go down to single engine with 8 voices (and FX) or 16 voices (without FX). 3 years ago
Holger Wirtz 9e7f832e5d Added showing of timing-problems when delay is sync to MIDI-clock and correct delay would be higher than supported delay length. 3 years ago
Holger Wirtz 3cd07a4123 Added AudioEffectDynamics: each instance got a compressor and the sum got a limiter (right/left). 3 years ago
Holger Wirtz 22bdb020ca Small fixes. 3 years ago
Holger Wirtz 734b23dc35 Fixes for T_3.6. I am pretty sure that there is too few AUDIO_MEM for the delay when using dual instances. Perhaps T_3.6 should only use one instance. Will fix this later. 3 years ago
Holger Wirtz 7e537456e7 Moved creation of the FAV folders for every voice into the store function for less code running at startup. 3 years ago
Holger Wirtz e7cb6d1eb0 Now using the external Synth_Dexed library (see folder third_party). 3 years ago
Holger Wirtz fcf70e3392 Added global midi_bpm and synced delay (to midi_bpm). 3 years ago
Holger Wirtz 7d1ce9bce6 Testing delay-sync to midi clock. 3 years ago
Holger Wirtz cb2b538478 Removed OpenAudio test code. 3 years ago
Holger Wirtz 07f232fd30 . 3 years ago
Holger Wirtz 33e33e9a9a . 3 years ago
positionhigh bc5513aaaf Dateien hochladen nach „“ 3 years ago
positionhigh ea7048bba8 Dateien hochladen nach „“ 3 years ago
Holger Wirtz 860f7c55e9 Fixex. 3 years ago
Holger Wirtz 91a86c7fe8 Fix for audio memeory usage. 3 years ago
Holger Wirtz bae8dbe1c9 Trying to fix stopping of unheard notes. 3 years ago
Holger Wirtz 6fdce7fad2 Adding old AUDIO_MEM doubling code when less latency is used. 4 years ago
Holger Wirtz 501a069884 Fixes. 4 years ago
Holger Wirtz 72461d009c Added freeverb as float version with stereo inputs. 4 years ago