log audioio/AudioGenerator.cpp @ 315:65b75e23bbd5 tonioni

age author description
Wed, 08 Jan 2014 13:41:57 +0000 Chris Cannam interpolation, longer crossfades tonioni
Wed, 08 Jan 2014 13:19:50 +0000 Chris Cannam Silence playback when nothing is going on tonioni
Wed, 08 Jan 2014 13:07:22 +0000 Chris Cannam Add a basic continuous synth implementation (simple sinusoids only, no gaps) tonioni
Tue, 07 Jan 2014 15:52:47 +0000 Chris Cannam sampleId -> clipId tonioni
Tue, 07 Jan 2014 15:50:04 +0000 Chris Cannam More work on mixing and file i/o for sample stuff tonioni
Tue, 07 Jan 2014 13:10:35 +0000 Chris Cannam More toward using clip mixer tonioni
Tue, 07 Jan 2014 10:58:10 +0000 Chris Cannam Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin tonioni
Mon, 02 Dec 2013 17:12:27 +0000 Chris Cannam Use NoteExportable, now in svcore, to generate note data tonioni
Tue, 26 Nov 2013 14:39:57 +0000 Chris Cannam Merge from default branch tonioni
Tue, 26 Nov 2013 14:14:25 +0000 Chris Cannam Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
Tue, 26 Nov 2013 14:12:50 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Fri, 19 Apr 2013 15:37:27 +0100 matthiasm different colours, some minor changes, mainly debugging cerrs tonioni
Mon, 15 Apr 2013 18:03:06 +0100 Chris Cannam Merge from the default branch tonioni
Mon, 15 Apr 2013 18:01:44 +0100 Chris Cannam Somewhat simpler synthetic-model determination
Mon, 15 Apr 2013 17:57:47 +0100 Chris Cannam Add FlexiNoteModel support tonioni
Mon, 15 Apr 2013 17:38:30 +0100 Chris Cannam Merge from the default branch tonioni
Mon, 15 Apr 2013 17:38:17 +0100 Chris Cannam Some debug and warnings tonioni
Mon, 15 Apr 2013 17:23:14 +0100 Chris Cannam Refactor to combine the two synthetic playback methods, with a single separate method to extract the basic note data from model
Mon, 15 Apr 2013 16:13:41 +0100 Chris Cannam Fix return type
Mon, 10 Oct 2011 17:31:30 +0100 mathieub m_bufferSize = 2048 in AudioPortAudioTarget.cpp integration_library
Tue, 23 Aug 2011 14:43:54 +0100 mathieub Set m_pluginBlockSize = 1024 instead of 2048, block size which does not work on OSX 10.5.8 integration_library
Fri, 24 Jun 2011 16:44:02 +0100 Chris Cannam Add queueExampleNote method to AudioCallbackPlaySource, providing a way to add a note to a special model which is mixed in outside of the normal playback flow. Currently mixing & generation happen in the play thread, which doesn't work very well -- buffer pending. sonification
Fri, 24 Jun 2011 15:39:00 +0100 Chris Cannam Refactor mixNoteModel and mixSparseOneDimensionalModel into a single mixSparseModel -- attempting to clear the decks a bit for asynchronous example-note playing sonification
Tue, 14 Jun 2011 15:27:12 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:40 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:56 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Tue, 18 Aug 2009 11:08:29 +0000 Chris Cannam * debug only
Fri, 14 Aug 2009 14:01:09 +0000 Chris Cannam * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
Fri, 13 Mar 2009 11:06:11 +0000 Chris Cannam ... sv-v1.5
Fri, 12 Dec 2008 17:06:33 +0000 Chris Cannam * Attempt to sort out strange permissions for samples?
Thu, 13 Mar 2008 14:06:03 +0000 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Thu, 24 Jan 2008 14:35:43 +0000 Chris Cannam * Add wave file model method for reading more than one channel at once,
Fri, 23 Nov 2007 16:48:23 +0000 Chris Cannam * Add Erase tool and mode
Wed, 24 Oct 2007 16:34:31 +0000 Chris Cannam * Move some things around to facilitate plundering libraries for other
Thu, 27 Jul 2006 16:06:32 +0000 Chris Cannam * Change preferences dialog to ok/apply/cancel model
Wed, 28 Jun 2006 15:42:04 +0000 Chris Cannam * Exceptions for file read etc
Fri, 12 May 2006 14:40:43 +0000 Chris Cannam * Make vertical scale alignment modes work in note layer as well as time-value sv1-v0.9rc1 sv1-v0.9rc2
Thu, 11 May 2006 15:02:14 +0000 Chris Cannam * Add units repository, and unit property on time-value and note layers.
Thu, 11 May 2006 11:35:46 +0000 Chris Cannam * Fix serious failure to reload "imported" (i.e. all non-derived non-main)
Fri, 28 Apr 2006 12:19:09 +0000 Chris Cannam * fix long-standing failure to silence layers that have been deleted
Wed, 26 Apr 2006 16:00:13 +0000 Chris Cannam * Fix crash in spectrogram layer when replacing model
Wed, 26 Apr 2006 14:09:55 +0000 Chris Cannam * Some work on reloading play parameters from file (not quite working yet)
Tue, 25 Apr 2006 22:14:43 +0000 Chris Cannam * Pull out temporary directory management into its own class
Mon, 10 Apr 2006 13:52:32 +0000 Chris Cannam * Create temporary directory, cleaned up on exit, and use it to store
Fri, 31 Mar 2006 15:56:35 +0000 Chris Cannam * Modify to use Vamp SDK for proper feature extraction plugins.
Thu, 23 Mar 2006 18:42:17 +0000 Chris Cannam * Add icon for playback plugin edit button
Thu, 23 Mar 2006 15:49:41 +0000 Chris Cannam * Add editing for auralisation plugin parameters and programs
Mon, 20 Mar 2006 15:10:07 +0000 Chris Cannam * Update licensing rubric for GPL
Mon, 20 Mar 2006 13:48:58 +0000 Chris Cannam * Make RealTimePluginInstances also provide the PluginInstance interface
Mon, 20 Mar 2006 11:40:39 +0000 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
Fri, 03 Mar 2006 16:32:45 +0000 Martin Gasser MacOS fixes, TonalChangeDetector added
Fri, 17 Feb 2006 18:11:08 +0000 Chris Cannam * As previous commit
Wed, 15 Feb 2006 17:58:35 +0000 Chris Cannam * Add LED button
Thu, 09 Feb 2006 18:01:52 +0000 Chris Cannam * Add basics of MIDI file import. Doesn't actually create the model yet.
Thu, 02 Feb 2006 16:10:19 +0000 Chris Cannam * Refactor sparse models. Previously the 1D and time-value models duplicated
Thu, 26 Jan 2006 11:56:09 +0000 Chris Cannam * Fixes to playback of short looped files, of synthesised content within looped
Wed, 25 Jan 2006 17:46:28 +0000 Chris Cannam * Fix update and play limits for play-selection mode when not looping
Thu, 12 Jan 2006 13:45:27 +0000 Chris Cannam * Update copyrights to 2006
Tue, 10 Jan 2006 16:33:16 +0000 Chris Cannam initial import