1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 20:16:33 +02:00

Refined audio faking procedure.

This commit is contained in:
kkapsner 2018-06-21 00:20:41 +02:00
parent c13a6f88b3
commit df5109bbf6
2 changed files with 61 additions and 36 deletions

View file

@ -174,7 +174,7 @@
},
{
name: "audioNoiseLevel",
defaultValue: "low",
defaultValue: "minimal",
options: ["minimal", "low", "medium", "high", "maximal"]
},
{