log audioio/AudioCallbackPlaySource.cpp @ 138:834ff910e3d2

age author description
2007-04-30 Chris Cannam * Fix many compile warnings, remove some debug output
2007-03-30 Chris Cannam * doc updates
2007-03-08 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
2007-02-26 Chris Cannam * Probable fix to occasional channel misalignment during playback
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-10-16 Chris Cannam * Add spectrum icon
2006-10-04 Chris Cannam ...
2006-10-04 Chris Cannam * Bypass auditioning plugin on xrun
2006-10-04 Chris Cannam * Audition effects plugins during playback
2006-09-21 Chris Cannam * Make resampler quality configurable
2006-09-21 Chris Cannam * Buffer size fixes in the time stretcher, to avoid running out of input data
2006-09-18 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
2006-09-15 Chris Cannam * Add setRatio method to the time stretcher, and make it possible to change
2006-09-15 Chris Cannam * add samplerate parameter to timestretcher (not properly used yet),
2006-09-13 Chris Cannam * substantial enhancements to time stretcher:
2006-09-13 Chris Cannam * timestretcher improvements -- simplify API (it can calculate its own
2006-09-13 Chris Cannam * IntegerTimeStretcher -> PhaseVocoderTimeStretcher (no longer confined to
2006-09-12 Chris Cannam * various fixes in the time stretcher
2006-09-12 Chris Cannam * Some work on making the time stretcher squash as well as stretch
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.