1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 04:26:35 +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

@ -328,6 +328,22 @@
}
]
},
{
"name": "useAudioCache",
"displayDependencies": [
{
"blockMode": ["fakeReadout", "fakeInput"],
"protectAudio": [true],
"displayAdvancedSettings": [true]
},
{
"blockMode": ["askReadout", "ask", "allow"],
"askDenyMode": ["fake"],
"protectAudio": [true],
"displayAdvancedSettings": [true]
}
]
},
{
"name": "audioUseFixedIndices",
"displayDependencies": [