Mercurial > hg > vamp-plugin-sdk
log
age | author | description |
---|---|---|
Fri, 04 Sep 2015 13:48:28 +0100 | Chris Cannam | Fix handling of output sample rate in buffering adapter in case where SampleType is Fixed but no sample rate provided (which is invalid behaviour from the plugin, but we might as well do the right thing with it) |
Fri, 04 Sep 2015 13:47:25 +0100 | Chris Cannam | Avoid endless recursion if NaN passed to fromSeconds |
Fri, 04 Sep 2015 12:37:58 +0100 | Chris Cannam | Fix to RealTime::toText following similar fix in SV |