arduano / Kiva

An optimised and modern MIDI player, with the goal of replacing Piano From Above as well as some other common black midi players.
Other
58 stars 13 forks source link

Kiva muting notes #11

Closed ToastOnInk closed 2 years ago

ToastOnInk commented 2 years ago

Kiva keeps muting itself randomly and not playing notes, I checked my soundfont its fine. I just gotta pause it for like 10 seconds and it will replay the audio. The video is also fine

ToastOnInk commented 2 years ago

heres a video https://drive.google.com/file/d/1awqm7lLeHfGQGBrOdz6rlWTBbFTs_MnJ/view?usp=sharing

arduano commented 2 years ago

I'm not sure which audio engine you are using. If you're using pre-rendered, then the renderer might be lagging behind which causes the muting.

ToastOnInk commented 2 years ago

ah yes i notice the audio buffer is on 0 when it mutes ill just let it load for a while before playing then thanks