I am using the getTunerVolume() code right out of the Simple Tuner demo. I am using enterFrame event to poll it. My app is set to 60 fps. I can’t seem to get more than a 1/2 second update on the getTunerVolume call. As in it only changes value 2 times a second. When I test in the simulator with the remoter module from Wei Hua I get 5 samples a second.
So his app is getting the sound and sending it over UDP faster than I can get it locally on my own app.
Is there a way to change the Volume Polling sample rate? [import]uid: 110373 topic_id: 19758 reply_id: 319758[/import]