Damien Quartz
Damien Quartz
Well, that looks like it's successfully getting an input, but it may not be the one you are expecting. I'd recommend running the `setInputMixer` example in the Advanced folder of...
Ok, so it could be that the onboard mic doesn't support the default format. I'd recommend checking your system settings to see how audio for the mic is configured (ie...
it should work, but might be file-specific. i realize i've taken a very long time to respond to this, but if you could provide me with an example problem file,...
It would also be helpful to know which class `sound` is in this case.
If you could possibly share them via Dropbox or something similar, that'd be fantastic.
Thanks, I was able to reproduce the issue with these files and should be able to dig into it later today or tomorrow.
Ok, after looking into this for a bit, I've determined that the problem is that the `length()` of the files is being misreported due to how it is determined by...
Also, is it OK if I include the mp3 files you shared in this repo as part of a test case?
This call stack doesn't contain anything to indicate how Minim might be causing the problem, but it doesn't surprise me that a new version of OSX broke something audio-related. It's...
ah, wow, this is a good catch. i haven't looked at this code in a very long time, but i suspect what it should *actually* do is figure out how...