view audioio/AudioCoreAudioTarget.cpp @ 9:e71385792d9d

* Add ffwd/rewind * Abstract out MultiSelection
author Chris Cannam
date Wed, 08 Feb 2006 17:59:16 +0000
parents df5923e33d01
children c606d3ffa397
line wrap: on
line source
/* -*- c-basic-offset: 4 -*-  vi:set ts=8 sts=4 sw=4: */

/*
    A waveform viewer and audio annotation editor.
    Chris Cannam, Queen Mary University of London, 2005-2006
    
    This is experimental software.  Not for distribution.
*/

#ifdef HAVE_COREAUDIO

#include "AudioCoreAudioTarget.h"



#endif