log

age author description
Mon, 13 Aug 2018 16:45:29 +0100 Chris Cannam Provide model id avoid-pointer-keys
Mon, 13 Aug 2018 15:37:41 +0100 Chris Cannam Merge
Mon, 13 Aug 2018 15:37:31 +0100 Chris Cannam Tidy up debug output
Mon, 13 Aug 2018 15:37:16 +0100 Chris Cannam Fix incorrect path variable!
Mon, 13 Aug 2018 15:25:32 +0100 Chris Cannam Avoid crashing if an effects plugin can't be instantiated and so the output vector is empty in the transformer's run() method
Mon, 13 Aug 2018 11:43:38 +0100 Chris Cannam Couple of include guards
Thu, 09 Aug 2018 16:45:17 +0100 Chris Cannam Remove some debug output
Fri, 29 Jun 2018 13:52:36 +0100 Chris Cannam Call updateModel as well import-audio-data
Fri, 29 Jun 2018 13:45:33 +0100 Chris Cannam Ensure first progress update happens at start import-audio-data
Fri, 29 Jun 2018 13:44:53 +0100 Chris Cannam Support progress reporter for data file loads import-audio-data
Thu, 28 Jun 2018 15:52:30 +0100 Chris Cannam Correct channel indexing import-audio-data
Thu, 28 Jun 2018 15:44:31 +0100 Chris Cannam Call writeComplete on wave file model import-audio-data
Thu, 28 Jun 2018 14:49:46 +0100 Chris Cannam Add wave model as possible target for CSV import import-audio-data
Mon, 25 Jun 2018 14:12:27 +0100 Chris Cannam Round the zero-point value -- won't make a difference for longer fader widgets, but it's convenient for the level-pan widget when we have 0-10 and want zero at 8 rather than 7
Thu, 21 Jun 2018 15:37:27 +0100 Chris Cannam Some SVCERRs