1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2025-05-31 08:31:41 +05:30

bytebeat-render.js: comment 24: "change" -> "enable"

This commit is contained in:
2024-01-31 22:30:50 +03:00
parent 64702d0ebf
commit ac9bdfdd75

View File

@@ -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