Hey guys!
I would like to make multiple buttons that create different square wave sounds. Is the tonegenerator class my answer? I am not entirely sure how to call / use it. I'm pretty new at this.
Here's what I found on developer.android:
http://developer.android.com/reference/ ... rator.html
Also a bit unsure how to assign different functions to each of the buttons. Do I do it all in one java file?


