mirror of
https://gitlab.com/80486DX2-66/gists
synced 2024-11-10 06:42:02 +05:30
bytebeat-render.js: comment 24: "change" -> "enable"
This commit is contained in:
parent
64702d0ebf
commit
ac9bdfdd75
@ -21,7 +21,7 @@ const { basename } = require("path")
|
||||
|
||||
let BUFFER_SIZE = 65536 // feel free to change this
|
||||
const LIGHTNING_MODE = false // disables sequential file write optimization,
|
||||
// feel free to change this
|
||||
// feel free to enable this
|
||||
|
||||
const SAMPLE_RATE = 8000 // feel free to change this
|
||||
const SECONDS = 30 // feel free to change this
|
||||
|
Loading…
Reference in New Issue
Block a user