1
0
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:
Intel A80486DX2-66 2024-01-31 22:30:50 +03:00
parent 64702d0ebf
commit ac9bdfdd75
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

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