1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ASE: queuemux: integrate QueueMultiplexer More... about 1 year ago
ASE: midievent: support MidiMessage::PARAM_VALUE More... about 1 year ago
ASE: nativedevice.cc: use AudioProcessor.access_properties() More... about 1 year ago
ASE: midilib: construct AudioProcessor with ProcessorSetup& More... about 1 year ago
ASE: api.hh, server.cc: add Server.engine_stats() More... about 1 year ago
ASE: engine: add AudioEngine.engine_stats() More... about 1 year ago
ASE: combo: construct AudioProcessor with ProcessorSetup& More... about 1 year ago
ASE: clapplugin.cc: construct AudioProcessor with ProcessorSetup& More... about 1 year ago
ASE: utils.cc: allow 3 character "unicode" icons More... about 1 year ago
ASE: cxxaux.cc, utils.cc: for --fatal-warnings, call breakpoint() More... about 1 year ago
ASE: utils.hh: require multiple arguments to ase_gettext() for string_format() More... about 1 year ago
DEVICES: colorednoise.cc: use adjust_all_params() and apply_input_events() More... about 1 year ago
DEVICES: Makefile.mk: include colorednoise.cc in the build More... about 1 year ago
DEVICES: blepsynth/blepsynth.cc: port to new Parameter API More... about 1 year ago
Merge branch 'swesterfeld-flexible-adsr', closes #6 More... about 1 year ago
DEVICES: freeverb/freeverb.cc: support new param events More... about 1 year ago
ASE: parameter: add ParameterMap and support groups More... about 1 year ago
ASE: loft: provide STL allocator adapter Loft::Allocator More... about 1 year ago
DEVICES: blepsynth/blepsynth.cc: cleanup unneccessary initialization More... about 1 year ago
Merge branch 'swesterfeld-blepsynth-sallen-key-filter', closes #10 More... about 1 year ago
Merge branch 'constrain-parameters' More... about 1 year ago
Merge branch 'npm-updates' More... about 1 year ago
MISC: package.json.in: update various minor versions More... about 1 year ago
UI: b/databubble.js: fix assertion More... about 1 year ago
ASE: processor.cc: use parameter->dconstrain() More... about 1 year ago
ASE: parameter: add dconstrain() to convert to double and constrain More... about 1 year ago
ASE: processor.cc: use Parameter::construct_hints() More... about 1 year ago
ASE: parameter: export construct_hints(), always use "stepped" hint for bools More... about 1 year ago
UI: b/propinput.js: give toggles preference over choices More... about 1 year ago
ASE: serialize.cc: call jsonvalue_to_string() directly More... about 1 year ago