Open sdesalas opened 8 years ago
Hi Tomer,
Thanks I've been meaning to give the tone generator some more TLC. Glat to hear someone is using it out there besides me!
Will take a look at your problem this weekend.
Cherio, Steven
how to generate 200hz sound? cordova.plugins.tonegenerator.play(200)
or cordova.plugins.tonegenerator.play(frequency(200))
Hello Steven, How are you?
I am trying to use your helpful plugin, the tonegenerator, but its seems to create wrong sounds for the frequencies.
To check this, I created an app which generate sounds from 0 to 20,000 using the plugin, and its going up and down, up and down, you can see it in the attached movie.
While he should go just up, like this movie: https://www.youtube.com/watch?v=H-iCZElJ8m0
Do you have an idea what am i doing wrong?
My code is very simple, you can see it below
Thank you very much for your help! Tomer Zarfati