Mercurial > hg > svapp
log audio/AudioRecordTarget.h @ 497:d1c70c680fa9 tony-2.0-integration
age | author | description |
---|---|---|
Tue, 13 Oct 2015 14:26:40 +0100 | Chris Cannam | Adjust model update during recording or writing a new wave file. Formerly we were using the model's completion percentage to indicate write proportion and completion -- that's not a good idea because some layers will reasonably avoid rendering at all until a model reaches 100% completion (it's supposed to report only progress on the initial model generation, and the model shouldn't change during completion updates). tony-2.0-integration |
Wed, 16 Sep 2015 12:04:26 +0100 | Chris Cannam | Add status bar "Recording" message and timer while recording tony-2.0-integration |
Tue, 15 Sep 2015 16:34:08 +0100 | Chris Cannam | Add audio record mode (option to replace session) and support for browsing to record directory recording |
Tue, 18 Aug 2015 16:47:54 +0100 | Chris Cannam | OK, we can record -- sort of recording |
Tue, 18 Aug 2015 15:00:34 +0100 | Chris Cannam | Basic recording stuff recording |