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

Added audio cache.

This commit is contained in:
kkapsner 2018-06-30 00:34:20 +02:00
parent f7a0990a29
commit 4d71d6bc02
7 changed files with 312 additions and 17 deletions

View file

@ -177,6 +177,10 @@
defaultValue: "minimal",
options: ["minimal", "low", "medium", "high", "maximal"]
},
{
name: "useAudioCache",
defaultValue: true
},
{
name: "audioUseFixedIndices",
defaultValue: true