-
Notifications
You must be signed in to change notification settings - Fork 5
/
vinyl.resource_order
158 lines (158 loc) · 14.3 KB
/
vinyl.resource_order
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
{
"FolderOrderSettings":[
{"name":"Sounds","order":4,"path":"folders/Sounds.yy",},
{"name":"UI","order":5,"path":"folders/UI.yy",},
{"name":"(Internals)","order":13,"path":"folders/Vinyl/(Internals).yy",},
{"name":"Classes","order":9,"path":"folders/Vinyl/(Internals)/Classes.yy",},
{"name":"Patterns","order":3,"path":"folders/Vinyl/(Internals)/Classes/Patterns.yy",},
{"name":"Voice","order":2,"path":"folders/Vinyl/(Internals)/Classes/Voice.yy",},
{"name":"Deprecated","order":26,"path":"folders/Vinyl/(Internals)/Deprecated.yy",},
{"name":"PRNG","order":10,"path":"folders/Vinyl/(Internals)/PRNG.yy",},
{"name":"Blend Voices","order":9,"path":"folders/Vinyl/Blend Voices.yy",},
{"name":"Config","order":3,"path":"folders/Vinyl/Config.yy",},
{"name":"Ducker","order":8,"path":"folders/Vinyl/Ducker.yy",},
{"name":"Gain & Pitch","order":6,"path":"folders/Vinyl/Gain & Pitch.yy",},
{"name":"Metadata","order":11,"path":"folders/Vinyl/Metadata.yy",},
{"name":"Miscellaneous","order":12,"path":"folders/Vinyl/Miscellaneous.yy",},
{"name":"Mixes","order":7,"path":"folders/Vinyl/Mixes.yy",},
{"name":"Playback","order":5,"path":"folders/Vinyl/Playback.yy",},
{"name":"Queues","order":10,"path":"folders/Vinyl/Queues.yy",},
{"name":"Runtime Setup","order":4,"path":"folders/Vinyl/Runtime Setup.yy",},
],
"ResourceOrderSettings":[
{"name":"acTest","order":10,"path":"animcurves/acTest/acTest.yy",},
{"name":"fntText","order":9,"path":"fonts/fntText/fntText.yy",},
{"name":"Vinyl JSON Format","order":1,"path":"notes/Vinyl JSON Format/Vinyl JSON Format.yy",},
{"name":"oTest","order":6,"path":"objects/oTest/oTest.yy",},
{"name":"rMain","order":7,"path":"rooms/rMain/rMain.yy",},
{"name":"__VinylArrayShuffle","order":3,"path":"scripts/__VinylArrayShuffle/__VinylArrayShuffle.yy",},
{"name":"__VinylBufferReadGML","order":18,"path":"scripts/__VinylBufferReadGML/__VinylBufferReadGML.yy",},
{"name":"__VinylBufferWriteGML","order":19,"path":"scripts/__VinylBufferWriteGML/__VinylBufferWriteGML.yy",},
{"name":"__VinylClassDucker","order":1,"path":"scripts/__VinylClassDucker/__VinylClassDucker.yy",},
{"name":"__VinylClassPatternBlend","order":4,"path":"scripts/__VinylClassPatternBlend/__VinylClassPatternBlend.yy",},
{"name":"__VinylClassPatternHLT","order":3,"path":"scripts/__VinylClassPatternHLT/__VinylClassPatternHLT.yy",},
{"name":"__VinylClassPatternShuffle","order":2,"path":"scripts/__VinylClassPatternShuffle/__VinylClassPatternShuffle.yy",},
{"name":"__VinylClassPatternSound","order":1,"path":"scripts/__VinylClassPatternSound/__VinylClassPatternSound.yy",},
{"name":"__VinylClassQueueTemplate","order":5,"path":"scripts/__VinylClassQueueTemplate/__VinylClassQueueTemplate.yy",},
{"name":"__VinylClassVoiceBlend","order":4,"path":"scripts/__VinylClassVoiceBlend/__VinylClassVoiceBlend.yy",},
{"name":"__VinylClassVoiceHLT","order":3,"path":"scripts/__VinylClassVoiceHLT/__VinylClassVoiceHLT.yy",},
{"name":"__VinylClassVoiceQueue","order":5,"path":"scripts/__VinylClassVoiceQueue/__VinylClassVoiceQueue.yy",},
{"name":"__VinylClassVoiceShuffle","order":2,"path":"scripts/__VinylClassVoiceShuffle/__VinylClassVoiceShuffle.yy",},
{"name":"__VinylClassVoiceSound","order":1,"path":"scripts/__VinylClassVoiceSound/__VinylClassVoiceSound.yy",},
{"name":"__VinylCompiledSoundArrayEnsure","order":25,"path":"scripts/__VinylCompiledSoundArrayEnsure/__VinylCompiledSoundArrayEnsure.yy",},
{"name":"__VinylConfigJSON","order":2,"path":"scripts/__VinylConfigJSON/__VinylConfigJSON.yy",},
{"name":"__VinylConstants","order":2,"path":"scripts/__VinylConstants/__VinylConstants.yy",},
{"name":"__VinylError","order":5,"path":"scripts/__VinylError/__VinylError.yy",},
{"name":"__VinylFindMatchingAudioAssets","order":24,"path":"scripts/__VinylFindMatchingAudioAssets/__VinylFindMatchingAudioAssets.yy",},
{"name":"__VinylGetMixMacro","order":12,"path":"scripts/__VinylGetMixMacro/__VinylGetMixMacro.yy",},
{"name":"__VinylGetPatternMacro","order":11,"path":"scripts/__VinylGetPatternMacro/__VinylGetPatternMacro.yy",},
{"name":"__VinylGetQueueTemplateMacro","order":13,"path":"scripts/__VinylGetQueueTemplateMacro/__VinylGetQueueTemplateMacro.yy",},
{"name":"__VinylImportAnimCurve","order":7,"path":"scripts/__VinylImportAnimCurve/__VinylImportAnimCurve.yy",},
{"name":"__VinylImportSound","order":6,"path":"scripts/__VinylImportSound/__VinylImportSound.yy",},
{"name":"__VinylImportSoundArray","order":8,"path":"scripts/__VinylImportSoundArray/__VinylImportSoundArray.yy",},
{"name":"__VinylIRandom","order":1,"path":"scripts/__VinylIRandom/__VinylIRandom.yy",},
{"name":"__VinylMultilineMacros","order":2,"path":"scripts/__VinylMultilineMacros/__VinylMultilineMacros.yy",},
{"name":"__VinylNumberToString","order":20,"path":"scripts/__VinylNumberToString/__VinylNumberToString.yy",},
{"name":"__VinylRandomRange","order":2,"path":"scripts/__VinylRandomRange/__VinylRandomRange.yy",},
{"name":"__VinylResolveChanges","order":23,"path":"scripts/__VinylResolveChanges/__VinylResolveChanges.yy",},
{"name":"__VinylSetupExportGML","order":16,"path":"scripts/__VinylSetupExportGML/__VinylSetupExportGML.yy",},
{"name":"__VinylSetupExportGMLMacros","order":17,"path":"scripts/__VinylSetupExportGMLMacros/__VinylSetupExportGMLMacros.yy",},
{"name":"__VinylSoundGetGain","order":21,"path":"scripts/__VinylSoundGetGain/__VinylSoundGetGain.yy",},
{"name":"__VinylSoundGetPitch","order":22,"path":"scripts/__VinylSoundGetPitch/__VinylSoundGetPitch.yy",},
{"name":"__VinylSystem","order":1,"path":"scripts/__VinylSystem/__VinylSystem.yy",},
{"name":"__VinylTrace","order":3,"path":"scripts/__VinylTrace/__VinylTrace.yy",},
{"name":"__VinylVoiceMoveMix","order":14,"path":"scripts/__VinylVoiceMoveMix/__VinylVoiceMoveMix.yy",},
{"name":"__VinylVoiceUpdateDucker","order":15,"path":"scripts/__VinylVoiceUpdateDucker/__VinylVoiceUpdateDucker.yy",},
{"name":"__VinylWarning","order":4,"path":"scripts/__VinylWarning/__VinylWarning.yy",},
{"name":"__VinylWillStop","order":27,"path":"scripts/__VinylWillStop/__VinylWillStop.yy",},
{"name":"UIButtonInline","order":1,"path":"scripts/UIButtonInline/UIButtonInline.yy",},
{"name":"UINewline","order":2,"path":"scripts/UINewline/UINewline.yy",},
{"name":"UISpace","order":3,"path":"scripts/UISpace/UISpace.yy",},
{"name":"UIStart","order":4,"path":"scripts/UIStart/UIStart.yy",},
{"name":"UIText","order":5,"path":"scripts/UIText/UIText.yy",},
{"name":"UITextInline","order":6,"path":"scripts/UITextInline/UITextInline.yy",},
{"name":"UITextWrap","order":7,"path":"scripts/UITextWrap/UITextWrap.yy",},
{"name":"VinylCallbackOnStop","order":9,"path":"scripts/VinylCallbackOnStop/VinylCallbackOnStop.yy",},
{"name":"VinylDuckerGetMaxPriority","order":2,"path":"scripts/VinylDuckerGetMaxPriority/VinylDuckerGetMaxPriority.yy",},
{"name":"VinylDuckerGetMaxVoice","order":3,"path":"scripts/VinylDuckerGetMaxVoice/VinylDuckerGetMaxVoice.yy",},
{"name":"VinylDuckerGetVoice","order":1,"path":"scripts/VinylDuckerGetVoice/VinylDuckerGetVoice.yy",},
{"name":"VinylFadeOut","order":4,"path":"scripts/VinylFadeOut/VinylFadeOut.yy",},
{"name":"VinylGetBlendAnimCurve","order":4,"path":"scripts/VinylGetBlendAnimCurve/VinylGetBlendAnimCurve.yy",},
{"name":"VinylGetBlendFactor","order":2,"path":"scripts/VinylGetBlendFactor/VinylGetBlendFactor.yy",},
{"name":"VinylGetGlobalMetadata","order":1,"path":"scripts/VinylGetGlobalMetadata/VinylGetGlobalMetadata.yy",},
{"name":"VinylGetGMVoice","order":1,"path":"scripts/VinylGetGMVoice/VinylGetGMVoice.yy",},
{"name":"VinylGetLength","order":2,"path":"scripts/VinylGetLength/VinylGetLength.yy",},
{"name":"VinylGetLoop","order":8,"path":"scripts/VinylGetLoop/VinylGetLoop.yy",},
{"name":"VinylGetPitch","order":1,"path":"scripts/VinylGetPitch/VinylGetPitch.yy",},
{"name":"VinylIsPaused","order":12,"path":"scripts/VinylIsPaused/VinylIsPaused.yy",},
{"name":"VinylIsPlaying","order":6,"path":"scripts/VinylIsPlaying/VinylIsPlaying.yy",},
{"name":"VinylMasterGetGain","order":5,"path":"scripts/VinylMasterGetGain/VinylMasterGetGain.yy",},
{"name":"VinylMasterSetGain","order":4,"path":"scripts/VinylMasterSetGain/VinylMasterSetGain.yy",},
{"name":"VinylMixGetGain","order":5,"path":"scripts/VinylMixGetGain/VinylMixGetGain.yy",},
{"name":"VinylMixGetMetadata","order":7,"path":"scripts/VinylMixGetMetadata/VinylMixGetMetadata.yy",},
{"name":"VinylMixGetPitch","order":6,"path":"scripts/VinylMixGetPitch/VinylMixGetPitch.yy",},
{"name":"VinylMixGetVoiceCount","order":8,"path":"scripts/VinylMixGetVoiceCount/VinylMixGetVoiceCount.yy",},
{"name":"VinylMixSetGain","order":3,"path":"scripts/VinylMixSetGain/VinylMixSetGain.yy",},
{"name":"VinylMixSetPitch","order":4,"path":"scripts/VinylMixSetPitch/VinylMixSetPitch.yy",},
{"name":"VinylMixVoicesFadeOut","order":2,"path":"scripts/VinylMixVoicesFadeOut/VinylMixVoicesFadeOut.yy",},
{"name":"VinylMixVoicesSetPause","order":1,"path":"scripts/VinylMixVoicesSetPause/VinylMixVoicesSetPause.yy",},
{"name":"VinylPatternExists","order":3,"path":"scripts/VinylPatternExists/VinylPatternExists.yy",},
{"name":"VinylPlayFadeIn","order":2,"path":"scripts/VinylPlayFadeIn/VinylPlayFadeIn.yy",},
{"name":"VinylPlayOn","order":1,"path":"scripts/VinylPlayOn/VinylPlayOn.yy",},
{"name":"VinylQueueClear","order":11,"path":"scripts/VinylQueueClear/VinylQueueClear.yy",},
{"name":"VinylQueueContains","order":10,"path":"scripts/VinylQueueContains/VinylQueueContains.yy",},
{"name":"VinylQueueCreateFromTemplate","order":1,"path":"scripts/VinylQueueCreateFromTemplate/VinylQueueCreateFromTemplate.yy",},
{"name":"VinylQueueDestroy","order":12,"path":"scripts/VinylQueueDestroy/VinylQueueDestroy.yy",},
{"name":"VinylQueueGetArray","order":7,"path":"scripts/VinylQueueGetArray/VinylQueueGetArray.yy",},
{"name":"VinylQueueGetBehaviour","order":3,"path":"scripts/VinylQueueGetBehaviour/VinylQueueGetBehaviour.yy",},
{"name":"VinylQueueGetLoop","order":5,"path":"scripts/VinylQueueGetLoop/VinylQueueGetLoop.yy",},
{"name":"VinylQueuePushBottom","order":8,"path":"scripts/VinylQueuePushBottom/VinylQueuePushBottom.yy",},
{"name":"VinylQueuePushTop","order":9,"path":"scripts/VinylQueuePushTop/VinylQueuePushTop.yy",},
{"name":"VinylQueueSetArray","order":6,"path":"scripts/VinylQueueSetArray/VinylQueueSetArray.yy",},
{"name":"VinylQueueSetBehaviour","order":2,"path":"scripts/VinylQueueSetBehaviour/VinylQueueSetBehaviour.yy",},
{"name":"VinylQueueSetLoop","order":4,"path":"scripts/VinylQueueSetLoop/VinylQueueSetLoop.yy",},
{"name":"VinylRegisterEmitter","order":12,"path":"scripts/VinylRegisterEmitter/VinylRegisterEmitter.yy",},
{"name":"VinylSetBlendAnimCurve","order":3,"path":"scripts/VinylSetBlendAnimCurve/VinylSetBlendAnimCurve.yy",},
{"name":"VinylSetBlendFactor","order":1,"path":"scripts/VinylSetBlendFactor/VinylSetBlendFactor.yy",},
{"name":"VinylSetGain","order":2,"path":"scripts/VinylSetGain/VinylSetGain.yy",},
{"name":"VinylSetLoop","order":7,"path":"scripts/VinylSetLoop/VinylSetLoop.yy",},
{"name":"VinylSetMixForAssets","order":10,"path":"scripts/VinylSetMixForAssets/VinylSetMixForAssets.yy",},
{"name":"VinylSetMixForAssetTag","order":11,"path":"scripts/VinylSetMixForAssetTag/VinylSetMixForAssetTag.yy",},
{"name":"VinylSetPause","order":11,"path":"scripts/VinylSetPause/VinylSetPause.yy",},
{"name":"VinylSetPitch","order":3,"path":"scripts/VinylSetPitch/VinylSetPitch.yy",},
{"name":"VinylSetupBlend","order":2,"path":"scripts/VinylSetupBlend/VinylSetupBlend.yy",},
{"name":"VinylSetupDucker","order":5,"path":"scripts/VinylSetupDucker/VinylSetupDucker.yy",},
{"name":"VinylSetupExportJSON","order":9,"path":"scripts/VinylSetupExportJSON/VinylSetupExportJSON.yy",},
{"name":"VinylSetupGlobalMetadata","order":7,"path":"scripts/VinylSetupGlobalMetadata/VinylSetupGlobalMetadata.yy",},
{"name":"VinylSetupHLT","order":3,"path":"scripts/VinylSetupHLT/VinylSetupHLT.yy",},
{"name":"VinylSetupImportJSON","order":8,"path":"scripts/VinylSetupImportJSON/VinylSetupImportJSON.yy",},
{"name":"VinylSetupMix","order":4,"path":"scripts/VinylSetupMix/VinylSetupMix.yy",},
{"name":"VinylSetupQueueTemplate","order":6,"path":"scripts/VinylSetupQueueTemplate/VinylSetupQueueTemplate.yy",},
{"name":"VinylSetupShuffle","order":1,"path":"scripts/VinylSetupShuffle/VinylSetupShuffle.yy",},
{"name":"VinylStop","order":3,"path":"scripts/VinylStop/VinylStop.yy",},
{"name":"VinylStopAll","order":10,"path":"scripts/VinylStopAll/VinylStopAll.yy",},
{"name":"VinylWillStop","order":5,"path":"scripts/VinylWillStop/VinylWillStop.yy",},
{"name":"shdJujuverse","order":8,"path":"shaders/shdJujuverse/shdJujuverse.yy",},
{"name":"snd1KHz","order":5,"path":"sounds/snd1KHz/snd1KHz.yy",},
{"name":"sndBleep0","order":10,"path":"sounds/sndBleep0/sndBleep0.yy",},
{"name":"sndBleep1","order":11,"path":"sounds/sndBleep1/sndBleep1.yy",},
{"name":"sndBleep10","order":20,"path":"sounds/sndBleep10/sndBleep10.yy",},
{"name":"sndBleep11","order":21,"path":"sounds/sndBleep11/sndBleep11.yy",},
{"name":"sndBleep2","order":12,"path":"sounds/sndBleep2/sndBleep2.yy",},
{"name":"sndBleep3","order":13,"path":"sounds/sndBleep3/sndBleep3.yy",},
{"name":"sndBleep4","order":14,"path":"sounds/sndBleep4/sndBleep4.yy",},
{"name":"sndBleep5","order":15,"path":"sounds/sndBleep5/sndBleep5.yy",},
{"name":"sndBleep6","order":16,"path":"sounds/sndBleep6/sndBleep6.yy",},
{"name":"sndBleep7","order":17,"path":"sounds/sndBleep7/sndBleep7.yy",},
{"name":"sndBleep8","order":18,"path":"sounds/sndBleep8/sndBleep8.yy",},
{"name":"sndBleep9","order":19,"path":"sounds/sndBleep9/sndBleep9.yy",},
{"name":"sndBonk","order":3,"path":"sounds/sndBonk/sndBonk.yy",},
{"name":"sndCat","order":2,"path":"sounds/sndCat/sndCat.yy",},
{"name":"sndOw","order":1,"path":"sounds/sndOw/sndOw.yy",},
{"name":"sndPop","order":4,"path":"sounds/sndPop/sndPop.yy",},
{"name":"sndSync0","order":6,"path":"sounds/sndSync0/sndSync0.yy",},
{"name":"sndSync1","order":7,"path":"sounds/sndSync1/sndSync1.yy",},
{"name":"sndSync2","order":8,"path":"sounds/sndSync2/sndSync2.yy",},
{"name":"sndSync3","order":9,"path":"sounds/sndSync3/sndSync3.yy",},
],
}