to STK-Mailing List,<br>i would appreciate if anyone can explain to me why appears this error on a simple stk linux example, with the FileWvIn class<br><br>Stk::setSampleRate( 44100.0 );<br>FileWvIn input;<br>input.openFile
( "./inputFile.wav", false ); <br><br>gives <br>>> FileRead ./inputFile.wav contains an unsupported data format type<br><br>The same code works perfectly under Windows, but even if changing file or Sampling Rate with a different file things don't change
<br> <br>Thank you<br>Tommaso Bianco<br>