agg23 / virtualfriend

Multiplatform Rust Virtual Boy emulator designed for Apple Vision Pro
MIT License
32 stars 2 forks source link

Slow PCM Audio #10

Open agg23 opened 2 weeks ago

agg23 commented 2 weeks ago

PCM audio in titles such as Galactic Pinball are too slow.

agg23 commented 2 weeks ago

Galactic Pinball PCM is driven by the timer. Setting the timer to 350 cycles per 20 us, as opposed to the expected 400 cycles, seems to match my hardware playback.