mirror of
https://github.com/hexahigh/080609.git
synced 2025-12-11 19:55:06 +01:00
set onebit to false
This commit is contained in:
parent
14853fd391
commit
b774d90cef
@ -15,7 +15,7 @@ type PlayOptions = {
|
||||
const defaultOptions: PlayOptions = {
|
||||
speed: 1,
|
||||
delayToSkip: 100,
|
||||
oneBit: true
|
||||
oneBit: false
|
||||
}
|
||||
|
||||
export async function play(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user