I need to generate a squared wave in Android and I was wondering where i could get information to build a app doing that, I dont want only the answer but also a place where i could easily understand the code.
Asked
Active
Viewed 106 times
0
-
What have you searched for so far? – Nick Apr 05 '14 at 17:53
-
I've seen hwo to build some sine waves but the problem is that i lack knowledge to understand most of the procedure – Pedro Lopes Apr 05 '14 at 18:15
-
I want something similar to this: http://stackoverflow.com/questions/2413426/playing-an-arbitrary-tone-with-android But that plays during an infinite time and generates a square wave instead of sine one – Pedro Lopes Apr 05 '14 at 20:11