log

age author description
2014-03-11 Chris Cannam Merge from branch tonioni tony_integration
2014-03-11 Chris Cannam Sometimes a zero is just a zero tonioni
2014-03-06 Chris Cannam Minimal is now Standard tonioni
2014-03-05 Chris Cannam No config -> default to release mode tonioni
2014-03-05 Chris Cannam Comment on layer ownership tonioni
2014-03-05 Chris Cannam Need to call back on handler even when there are no additional layers (because it has not yet learned about the primary layers) tonioni
2014-02-18 Justin Salamon clicking on selection pane now moves play head to that location tonioni
2014-02-06 Chris Cannam Unclamped
2014-01-29 Chris Cannam Adapt additional models created during a transform so they can be returned through a callback in an async method tonioni
2014-01-28 Chris Cannam Merge from tonioni branch tony_integration
2014-01-17 Justin Salamon scale gain of synth wave, replace tabs with spaces tonioni
2014-01-17 Chris Cannam Indentation only tonioni
2014-01-16 Justin Salamon tiny edit to harmomnic number h in case of 3 sinusoids tonioni
2014-01-16 Rachel Bittner Merge tonioni
2014-01-12 Rachel Bittner Added alternate waveforms for sonification. Created parameter m_wavetype in ContinuousSynth. tonioni
2014-01-16 matthiasm changed max frequency for note playback from 2000 to 5000 such that all piano notes can be played tonioni
2014-01-16 matthiasm added constraint on note sonification (ok between 20 and 2000 Hz) tonioni
2014-01-14 matthiasm note release is now a ramp tonioni
2014-01-09 Chris Cannam CoreAudio play target was never actually implemented, we use PortAudio on OS/X tonioni
2014-01-09 Chris Cannam Square wave tonioni
2014-01-09 Chris Cannam Free, not delete tonioni
2014-01-09 Chris Cannam Use sv-dependency-builds on OS/X as well if no config.pri tonioni
2014-01-08 Chris Cannam interpolation, longer crossfades tonioni
2014-01-08 Chris Cannam Silence playback when nothing is going on tonioni
2014-01-08 Chris Cannam Add a basic continuous synth implementation (simple sinusoids only, no gaps) tonioni
2014-01-08 Chris Cannam Comments tonioni
2014-01-08 Chris Cannam Fix some foolish mistakes. We have arbitrary frequency note playback now (though with rough edges) tonioni
2014-01-07 Chris Cannam Initial implementation of clip note mix tonioni
2014-01-07 Chris Cannam sampleId -> clipId tonioni
2014-01-07 Chris Cannam More work on mixing and file i/o for sample stuff tonioni