summaryrefslogtreecommitdiff
path: root/libs/ardour/audio_unit.cc
AgeCommit message (Expand)Author
2016-12-03Remove Evoral::MIDIEventDavid Robillard
2016-11-11fix compilation on osxnick_m
2016-11-11audio units uses quarter_notes_per_minute().nick_m
2016-11-10Add AU support for output-channel/bus groupingRobin Gareus
2016-08-19and another typo gone in in 9702020Robin Gareus
2016-08-19fix typo in 9702020Robin Gareus
2016-08-18Report quarter note rather than beat position to AU plugins.nick_m
2016-08-17fix ramped BPM reporting to AU and VST pluginsRobin Gareus
2016-07-16handle no audio-output AUsRobin Gareus
2016-07-16improve AU Latency PropertyChange EventsRobin Gareus
2016-07-16AU: install latency listenerRobin Gareus
2016-07-16AU: remove cruft, fix parameter initializationRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-08untested hack for AU multi-bus outputs which are not explicitly listedRobin Gareus
2016-07-07fix AU bus sidechainingRobin Gareus
2016-07-04fix AU sidechain bussesRobin Gareus
2016-07-04experimental support for AU sidechain bussesRobin Gareus
2016-06-25major internal plugin & processor API change:Robin Gareus
2016-05-27AU tempo API updatesRobin Gareus
2016-05-27Tempo ramps - fix OSX compilation.nick_m
2016-05-27Tempo ramps - define_one_bar() delivers constant tempo.nick_m
2016-05-27Tempo ramps - port audio unit and midi clock slave.nick_m
2016-05-26fix maths thinkoRobin Gareus
2016-05-26fix Audio Unit BBTRobin Gareus
2016-05-07fix LocaleGuard contstructor (3dc77280)Robin Gareus
2016-05-05we always only use the "C" locale when saving.Robin Gareus
2016-05-04OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)Paul Davis
2016-05-03handle single-bus, non-variable i/o Audio Units w/multiple configurations.Robin Gareus
2016-04-22fix single-bus AU rendering & related updatesRobin Gareus
2016-04-22invalidate AU cache on re-scanRobin Gareus
2016-04-22use coreaudio wrapperRobin Gareus
2016-04-22Single instance AUs only, use variable i/oRobin Gareus
2016-04-22AU multibus supportRobin Gareus
2016-04-15fix duplicate definition (typo in 5242aeb8)Robin Gareus
2016-04-15variable plugin port config.Robin Gareus
2016-04-15AU synth inplace processingRobin Gareus
2016-04-15find a good match for variable i/o pluginsRobin Gareus
2016-04-13fix typoRobin Gareus
2016-04-13fix configurable IO MIDI FX w/strict-i/oRobin Gareus
2016-04-02add some AU debug messageRobin Gareus
2016-04-02NO-OP whitespaceRobin Gareus
2016-03-30fix prev commit.Robin Gareus
2016-03-30add i/o map support for Audio UnitRobin Gareus
2016-03-30fix copy/paste typoRobin Gareus
2016-03-30Delegated plugin configuration is now always successful.. exceptRobin Gareus
2016-03-29fix AU configure_io return value (bool not int)Robin Gareus
2016-01-28Fix AU port-name encoding.Robin Gareus
2016-01-09fix const-ness issue.Paul Davis
2016-01-09API evolutionRobin Gareus
2016-01-08exclude AU factory presets from favorite listRobin Gareus