-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplaylistoptions.conf
36 lines (30 loc) · 1.25 KB
/
playlistoptions.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[shader]
Description=Debug Test: Visualizer playlist options (same as tron_bowling)
VertexSourceTypeName=VertexQuad
FragmentShaderFilename=playlistoptions.frag
BackgroundFloatRGB=0,0,0
# These settings only apply when the visualizer
# is loaded as part of a playlist
[playlist]
# Extends or shortens the visualizer's playback time versus the
# playlist Time mode SwitchSeconds setting. Has no effect if the
# Switch mode is Silence or External.
#
# None - Do not adjust SwitchSeconds (this is the default)
# Half - Reduces SwitchSeconds by half (5 sec is the minimum)
# Double - Doubles SwitchSeconds
# DoubleFX - Doubles SwitchSeconds only if an FX is applied
#
SwitchTimeHint=DoubleFX
# Normally when an FX is scheduled to start, there is still a random
# delay in the form of a 50/50 chance it will start for each second
# that passes. This increases or decreases that percentage chance.
# The default is 0 (no change). +50 guarantees it will immediately
# start after the playlist FXDelaySeconds period, and -50 guarantees
# no FX will ever be applied.
FXAddStartPercent=25
# Any FX config listed here will never be applied to this visualizer
# by a playlist. Does not affect intentionally-loaded FX using the
# command line --fx switch.
[fx-blacklist]
texture