use a note tracker to resolve notes cut off during render by the end of the region
[ardour.git] / libs / ardour / delayline.cc
2019-10-01 Robin GareusOptimize default case: no delay
2019-10-01 Robin GareusFix thinko in cd5f70e69a (delayline buffer resize)
2019-09-29 Robin GareusFix issues when delay-buffers are re-allocated
2019-09-27 Robin GareusHandle case where an audio-port is added to a MIDI...
2019-08-03 Robin GareusUpdate libardour GPL boilerplate and (C) from git log
2017-11-22 Robin GareusFix typo in 318e7efb
2017-11-22 Robin GareusRelease (debug) lock before emitting signal
2017-11-04 Robin GareusChange Delayline to use power-of-two size and bitmasking
2017-11-04 Robin Gareus[Re]-Implement Delayline flush.
2017-11-04 Robin GareusOptimize Delaylines: block-process (not one sample...
2017-10-03 Robin GareusClean up State API:
2017-09-29 Robin GareusDelayline: report if set_delay() actually changed the...
2017-09-29 Robin GareusDelayline naming -- for debug purposes
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-06-29 Robin GareusFix multi-channel delaylines #7409 part 2/2
2017-04-18 Tim MayberryUse XMLNode::set_property in ARDOUR::DelayLine class
2016-12-03 David RobillardRemove Evoral::MIDIEvent
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2016-04-24 Robin Gareusdelayline: use boost::shared_array
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-15 Robin Gareusoptimize midi delayline.
2014-06-12 Robin Gareusdelayline: properly hand-over the shared-pointer.
2014-06-11 Robin Gareusadd delayline implementaion (in prep for latency compen...