Fri, 17 Jan 2014 08:40:01 +0000 |
Chris Cannam |
Indentation only
tonioni
|
Thu, 16 Jan 2014 18:02:16 -0500 |
Justin Salamon |
tiny edit to harmomnic number h in case of 3 sinusoids
tonioni
|
Thu, 16 Jan 2014 15:49:26 -0500 |
Rachel Bittner |
Merge
tonioni
|
Sun, 12 Jan 2014 05:12:08 -0500 |
Rachel Bittner |
Added alternate waveforms for sonification. Created parameter m_wavetype in ContinuousSynth.
tonioni
|
Thu, 16 Jan 2014 17:27:42 +0000 |
matthiasm |
changed max frequency for note playback from 2000 to 5000 such that all piano notes can be played
tonioni
|
Thu, 16 Jan 2014 16:32:42 +0000 |
matthiasm |
added constraint on note sonification (ok between 20 and 2000 Hz)
tonioni
|
Tue, 14 Jan 2014 17:51:53 +0000 |
matthiasm |
note release is now a ramp
tonioni
|
Thu, 09 Jan 2014 21:31:54 +0000 |
Chris Cannam |
CoreAudio play target was never actually implemented, we use PortAudio on OS/X
tonioni
|
Thu, 09 Jan 2014 16:00:15 +0000 |
Chris Cannam |
Square wave
tonioni
|
Thu, 09 Jan 2014 14:14:02 +0000 |
Chris Cannam |
Free, not delete
tonioni
|
Thu, 09 Jan 2014 09:18:26 +0000 |
Chris Cannam |
Use sv-dependency-builds on OS/X as well if no config.pri
tonioni
|
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
|
Wed, 08 Jan 2014 11:00:12 +0000 |
Chris Cannam |
Comments
tonioni
|
Wed, 08 Jan 2014 09:58:48 +0000 |
Chris Cannam |
Fix some foolish mistakes. We have arbitrary frequency note playback now (though with rough edges)
tonioni
|
Tue, 07 Jan 2014 17:11:14 +0000 |
Chris Cannam |
Initial implementation of clip note mix
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 13:04:29 +0000 |
Chris Cannam |
Remove obsolete project files
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
|
Thu, 12 Dec 2013 15:20:14 +0000 |
Chris Cannam |
Remove OSC option from constructor -- call startOSCQueue() after construction if you want it.
|
Wed, 04 Dec 2013 19:40:24 +0000 |
Chris Cannam |
Add non-SV-preference types
tonioni
|
Wed, 04 Dec 2013 18:22:28 +0000 |
Chris Cannam |
Make the default zoom level somewhat configurable
tonioni
|
Tue, 03 Dec 2013 17:58:53 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 03 Dec 2013 12:35:39 +0000 |
Chris Cannam |
Ensure playStatusChanged gets connected to view manager
|
Mon, 02 Dec 2013 17:12:27 +0000 |
Chris Cannam |
Use NoteExportable, now in svcore, to generate note data
tonioni
|
Mon, 02 Dec 2013 15:47:16 +0000 |
Chris Cannam |
Merge branch tonioni_multi_transform
tonioni
|
Mon, 02 Dec 2013 15:06:16 +0000 |
Chris Cannam |
Enable multi-transform stuff through to here
tonioni_multi_transform
|
Mon, 02 Dec 2013 12:29:54 +0000 |
Chris Cannam |
Update to the multi-transform api in svcore
tonioni_multi_transform
|
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, 22 Nov 2013 10:41:36 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Wed, 09 Oct 2013 14:56:20 +0100 |
Chris Cannam |
Add CSVFile option
|
Fri, 12 Jul 2013 13:26:41 +0100 |
Chris Cannam |
Merge from the default branch
tonioni
|
Tue, 09 Jul 2013 11:44:51 +0100 |
Chris Cannam |
Add dedicated signal for ability to change template
|
Thu, 16 May 2013 15:00:21 +0100 |
Chris Cannam |
Added tag sv_v2.1 for changeset 8cb01cd2441d
|
Thu, 16 May 2013 14:05:02 +0100 |
Chris Cannam |
Delete things
sv_v2.1
|
Tue, 14 May 2013 16:02:52 +0100 |
Chris Cannam |
Added tag sv_v2.1 for changeset 32d8084f8543
|
Tue, 14 May 2013 12:37:31 +0100 |
Chris Cannam |
Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4.
|
Mon, 13 May 2013 14:39:31 +0100 |
Chris Cannam |
Update configure
qt5
|
Fri, 26 Apr 2013 16:38:16 +0100 |
Chris Cannam |
Regenerate configure
qt5
|
Fri, 26 Apr 2013 16:37:31 +0100 |
Chris Cannam |
Look for qmake-qt5, not qt4
qt5
|
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
|
Sat, 13 Apr 2013 20:03:40 +0100 |
gyorgyf |
sample playback problems
tonioni
|
Sat, 13 Apr 2013 17:18:28 +0100 |
gyorgyf |
removed additional prints, midi playback still broken
tonioni
|
Sat, 13 Apr 2013 15:36:54 +0100 |
gyorgyf |
cleanup
tonioni
|
Sat, 13 Apr 2013 13:39:17 +0100 |
gyorgyf |
fixed flexi note layer and propagated model selection to analyser
tonioni
|
Tue, 26 Mar 2013 20:13:06 +0000 |
matthiasm |
added a new layer creator (not very nice though)
tonioni
|
Tue, 26 Mar 2013 16:56:39 +0000 |
matthiasm |
fix to work with FlexiNote...
tonioni
|
Tue, 26 Mar 2013 14:47:08 +0000 |
matthiasm |
added references to new FlexiNote layer and model
tonioni
|