set onebit to false

This commit is contained in:
Boofdev 2025-02-09 18:47:47 +01:00
parent 14853fd391
commit b774d90cef

View File

@ -15,7 +15,7 @@ type PlayOptions = {
const defaultOptions: PlayOptions = {
speed: 1,
delayToSkip: 100,
oneBit: true
oneBit: false
}
export async function play(