korginc / volcasample

volca sample SDK - a sample and sequence encoding library for volca sample.
http://korginc.github.io/volcasample/index.html
BSD 3-Clause "New" or "Revised" License
351 stars 37 forks source link

Error with Sample firmware v1.42 #14

Open josefnpat opened 4 years ago

josefnpat commented 4 years ago

I have updated my volca sample to version 1.42 and ran example/execute_mac/makesyro_mac.command

I then played the audio file syro_stream.wav for my sample and it reports Err and then crc

Is this library designed to work with firmware version 1.42?

josefnpat commented 4 years ago

As a sidenote, this problem seems to effect EasyVolcaSample as well. https://github.com/josephernest/EasyVolcaSample/issues/3

Hideki-Fujii commented 4 years ago

Ver1.42 contains almost exclusively changes to the sync functionality, and does not include any changes to the sample loading feature. We've also been able to send both syro_stream.wav and the attached out.wav to a volca sample unit running Ver1.42, so system version compatibility is likely not the issue.

Are you experiencing the same error when using different playback devices/softwares?

josefnpat commented 4 years ago

Thanks @Hideki-Fujii for responding!

Are you experiencing the same error when using different playback devices/softwares?

I have not, I will test and respond here.