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
|