Wave play problems


#1

im having trouble getting the wav player to work. im able to upload samples (choose name, go live, it uploads then crashes). i have to re-connect, but then i cant get the patch to go live.

IOException,java.io.FileNotFoundException: /Users/....(Is a directory)
java.io.FileNotFoundException: /Users/... (Is a directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at qcmds.QCmdUploadFile.Do(QCmdUploadFile.java:78)
at axoloti.USBBulkConnection$Transmitter.run(USBBulkConnection.java:855)
at java.lang.Thread.run(Thread.java:745)

files are formmated in audacity (raw/48/16/etc). have tried a few different files.

copying the card directly didnt seem to help. . any help would be appreciated.