1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DEVICES: blepsynth/blepsynth.cc: allow 8s Envelope ramps and use log scales More... about 5 years ago
DEVICES: blepsynth/blepsynth.cc: implement reset() via unsetting voices More... about 5 years ago
DEVICES: freeverb/freeverb.cc: move all code completely into Anon namespace More... about 5 years ago
DEVICES: blepsynth/blepsynth.cc: remove unused adjust_param() More... about 5 years ago
DEVICES: freeverb/freeverb.cc: use explicit add_param() IDs and fix arguments More... about 5 years ago
DEVICES: blepsynth/blepsynth.cc: fix add_param() parameters More... about 5 years ago
DEVICES: freeverb: implement STK and VLC damping More... about 5 years ago
DEVICES: freeverb/revmodel.cpp: fix missing `int i` decls More... about 5 years ago
DEVICES: freeverb/Freeverb*: remove unused vst files More... about 5 years ago
DEVICES: blepsynth/blepsynth.cc: remove useless copy-paste lines More... about 5 years ago
DEVICES: freeverb/freeverb.cc: add Freeverb Processor More... about 5 years ago
DEVICES: freeverb/: fix up whitespace and \n without \r everywhere More... about 5 years ago
DEVICES: blepsynth/GNUmakefile: support `make` command in this dir More... about 5 years ago
DEVICES: blepsynth/bleposc.hh: cleanup includes More... about 5 years ago
DEVICES: blepsynth: fixups due to moving sources into devices/blepsynth More... about 5 years ago
DEVICES: blepsynth: blepsynth.cc: handle ALL_NOTES_OFF event message More... about 5 years ago
DEVICES: blepsynth: blepsynth.cc: re-arrange param groups to improve UI More... about 5 years ago
DEVICES: blepsynth: blepsynth.cc: process NOTE_ON and NOTE_OFF More... about 5 years ago
DEVICES: blepsynth: blepsynth.cc: remove unused RenderSetup argument More... about 5 years ago
JSONIPC: jsonipc.hh: add IpcDispatcher.set_exception_handler() More... about 5 years ago
DEVICES: blepsynth: blepsynth.cc: support different midi channels More... about 5 years ago
DEVICES: blepsynth: blepsynth.cc: add lowpass filter More... about 5 years ago
DEVICES: blepsynth: blepsynth.cc: add more oscillator properties More... about 5 years ago
DEVICES: blepsynth: blepsynth.cc: add osc unison properties More... about 5 years ago
DEVICES: blepsynth: blepsynth.cc: add "real" blep oscillators More... about 5 years ago
DEVICES: blepsynth: blepsynth.cc: add ADSR volume envelope More... about 5 years ago
DEVICES: blepsynth: blepsynth.cc: started to implement BlepSynth processor More... about 5 years ago
JSONIPC: jsonipc.hh: just stringify enums by substituting ':+' with '.' More... about 5 years ago
JSONIPC: jsonipc.hh: always register JS classes with canonified name More... over 5 years ago
ASE: eventlist: add EventList to maintain a sorted array of `Event` structures More... over 5 years ago