cheofusi/just_playback

Can't set volume before starting playback

Closed this issue · 1 comments

MCHSL commented

You have to call play() before calling set_volume() which results in the first note being really loud.

Issue has been fixed.