[Stk] *.wav file that FileRead can open

Richard Dobson richarddobson at blueyonder.co.uk
Fri Mar 6 11:22:39 PST 2009


Rich M wrote:
> Hi,
> I have a c++ project using STK and Real-Time Audio in which I open a 
> 44.1kHz interleaved 32bit float 2 channel WAVE file. I created this .wav 
> file in Cubase 3 SX. When I run my program I get this error:
> FileRead: error reading WAV file <GuitarDelayTest2.wav>.
> 


Are you on a Mac? The file may be in WAVEFORMATEXTENSIBLE format, for 
which Stk has incomplete support (I suspect a byte-reversal problem, but 
have not got around it looking at it closely).


Richard Dobson



More information about the Stk mailing list