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.
I notice that the windows download comes with a bunch of example/tutorial/snippet,reference etc code. The Mac download doesn't seem to. Is there a separate zip file or something to download that stuff. I know it is all on the web pages but it is most convenient to have it on my disk; find and grep are my friends.
PS. Apologies for asking what may be an obvious question. I spent some time searching for such a thing before posting. Unfortunately the work download is in so many posts that if one covered this I couldn't find it.