summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-07-14a-EQ: Tweak bandwidth range on parametric eq and use log controlsDamien Zammit
2016-07-13use Session::cancel_all_solo()Paul Davis
2016-07-13a better, deeper fix for "cancel all solo", as Session::cancel_all_solo()Paul Davis
2016-07-13mackie: fix behaviour of clear solo buttonPaul Davis
2016-07-14a-EQ: Fixed transfer functions, now boost/cut cancel out correctlyDamien Zammit
2016-07-13OSC: Add global soloing indicator/cancelLen Ovens
2016-07-14a-EQ: Tidy transfer function calculationDamien Zammit
2016-07-13a-Reverb: Interpolate parameters, stable versionDamien Zammit
2016-07-13a-Reverb: Revert some of previous changes, sound of reverb much improvedDamien Zammit
2016-07-13a-Reverb: Using new algorithm based on FreeVerbDamien Zammit
2016-07-13use aligned malloc for luaDSPRobin Gareus
2016-07-13initialize some uninitialized variablesRobin Gareus
2016-07-12remove old midi-note name APIRobin Gareus
2016-07-12Add a new API to format midi-note-names with translation: Do Re Mi...Robin Gareus
2016-07-12add a safe-guardRobin Gareus
2016-07-12OSC: Add /path/band extension for eq_* bandsLen Ovens
2016-07-12OSC: Added EQ control, use interface_to_internal to normalize control rangeLen Ovens
2016-07-13a-Reverb: fix typo in plugin nameDamien Zammit
2016-07-12once the user has explicitly set the session range end, playlist/range change...Paul Davis
2016-07-13a-Reverb: Fix ttl and tweak maximum input gainDamien Zammit
2016-07-13a-EQ: Transfer function curves improvementDamien Zammit
2016-07-12fix a-eq library extensionRobin Gareus
2016-07-12a-reverb prototype (based on setBfree b_reverb)Robin Gareus
2016-07-12remove pointless version of Stripable::set_presentation_order()Paul Davis
2016-07-12fix a a-eq ttl typoRobin Gareus
2016-07-12fix simple but fatal mistake in defining PBD::Controllable::Flags enums.Paul Davis
2016-07-12fix compilation with lv2 < 1.10 (lv2 extended)Robin Gareus
2016-07-12a-eq tweaks:Robin Gareus
2016-07-12update MIDIEvent lua bindings/exampleRobin Gareus
2016-07-11OSC: finish feedback for well known controls. Simplify some others.Len Ovens
2016-07-11remove debug outputRobin Gareus
2016-07-11add a convenient lua forward mapped buffers methodRobin Gareus
2016-07-11proper semantics for variable port-countRobin Gareus
2016-07-11remove implicit labels from a-eqRobin Gareus
2016-07-11add a MTC/sysex test sequenceRobin Gareus
2016-07-11lua MidiBuffer bindingsRobin Gareus
2016-07-10White space fix only. (Spaces to tabs)Len Ovens
2016-07-10add a single-element ring-buffer write functionRobin Gareus
2016-07-10remove reference "const int32_t&" -> const int32_t"Robin Gareus
2016-07-10complete ringbuffer bindingsRobin Gareus
2016-07-10add raw midi buffer bindingRobin Gareus
2016-07-10fix plugin bypass -- thinko in 54d8def6Robin Gareus
2016-07-10towards export latency compensationRobin Gareus
2016-07-10align stem-export (raw track outputs (with and w/p processing)Robin Gareus
2016-07-09possible fix for off-by-one issue with MIDI binding maps etc.Paul Davis
2016-07-09fix initialization orderPaul Davis
2016-07-09const bool METHOD() const makes no sensePaul Davis
2016-07-09better safe than sorryRobin Gareus
2016-07-10Always set the musical position in Region::recompute_position_from_lock_style().nick_m
2016-07-10Fix missing note divisor when creating regions, ensure an existing musical ti...nick_m