Mercurial > hg > svapp
log
age | author | description |
---|---|---|
Thu, 19 Mar 2020 16:14:02 +0000 | Chris Cannam | Introduce EffectWrapper for the auditioning effect audio-source-refactor |
Wed, 18 Mar 2020 12:51:41 +0000 | Chris Cannam | Introduce TimeStretchWrapper; some work towards making the AudioCallbackPlaySource not actually try to be an ApplicationPlaybackSource itself but only return one that is constructed from wrappers that it controls the lifespan of audio-source-refactor |
Wed, 05 Feb 2020 12:33:24 +0000 | Chris Cannam | More useful error reporting in cases where auditioning plugin fails |
Wed, 05 Feb 2020 10:45:03 +0000 | Chris Cannam | If a file that looks like audio can't be opened as audio, fail immediately - don't go trying to open .wav files or whatever as sessions or annotations. That only means the error shown to the user is less helpful. |