Re: WAV playback
Posted: Fri Aug 05, 2016 6:28 pm
First, thank your very much for the code!
Adding system_timer_reinit (); to extern "C" void user_init(void) doesnt work...
I hear sound (more bad than the sketch before), but your debugging code says that my timer is not working with microseconds:
49025314 Pos 64541 Size 161407
Please help me Oo
Thanks in advance,
gamecompiler.
Adding system_timer_reinit (); to extern "C" void user_init(void) doesnt work...
I hear sound (more bad than the sketch before), but your debugging code says that my timer is not working with microseconds:
49025314 Pos 64541 Size 161407
Code: Select all
49525536 Pos 68508 Size 161407
50025717 Pos 72437 Size 161407
50525964 Pos 76370 Size 161407
51026197 Pos 80312 Size 161407
51526409 Pos 84258 Size 161407
Please help me Oo
Thanks in advance,
gamecompiler.