minim setaudiochannelcount undefined?
in
Contributed Library Questions
•
2 years ago
Damien Di Fede posted a cool application called Melodizer on his blog. The applet works but when I downloaded source and tried to run it I got an error that said that ADSR::setAudioChannelCount was undefined. I assume that this code needs something newer than the Beta because this function is not mentioned in the javadoc index. There is a setChannelCount in MultiChannelBuffer. Any suggestions? Maybe I should just try to download the latest and build it? That sounds scary.
1