-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBasic Delay.filtergraph
More file actions
97 lines (96 loc) · 4.09 KB
/
Copy pathBasic Delay.filtergraph
File metadata and controls
97 lines (96 loc) · 4.09 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<FILTERGRAPH>
<FILTER uid="1" x="0.5" y="0.1" useARA="0">
<PLUGIN name="Audio Input" descriptiveName="" format="Internal" category="I/O devices"
manufacturer="JUCE" version="1.0" file="" uniqueId="246006c0"
isInstrument="0" fileTime="0" infoUpdateTime="0" numInputs="0"
numOutputs="2" isShell="0" hasARAExtension="0" uid="246006c0"/>
<STATE>0.</STATE>
<LAYOUT>
<INPUTS>
<BUS index="0" layout="disabled"/>
</INPUTS>
<OUTPUTS>
<BUS index="0" layout="L R"/>
</OUTPUTS>
</LAYOUT>
</FILTER>
<FILTER uid="2" x="0.25" y="0.1" useARA="0">
<PLUGIN name="MIDI Input" descriptiveName="" format="Internal" category="I/O devices"
manufacturer="JUCE" version="1.0" file="" uniqueId="a9e4f9eb"
isInstrument="0" fileTime="0" infoUpdateTime="0" numInputs="0"
numOutputs="0" isShell="0" hasARAExtension="0" uid="a9e4f9eb"/>
<STATE>0.</STATE>
<LAYOUT>
<INPUTS>
<BUS index="0" layout="disabled"/>
</INPUTS>
<OUTPUTS>
<BUS index="0" layout="disabled"/>
</OUTPUTS>
</LAYOUT>
</FILTER>
<FILTER uid="3" x="0.5" y="0.9" useARA="0">
<PLUGIN name="Audio Output" descriptiveName="" format="Internal" category="I/O devices"
manufacturer="JUCE" version="1.0" file="" uniqueId="724248cb"
isInstrument="0" fileTime="0" infoUpdateTime="0" numInputs="2"
numOutputs="0" isShell="0" hasARAExtension="0" uid="724248cb"/>
<STATE>0.</STATE>
<LAYOUT>
<INPUTS>
<BUS index="0" layout="L R"/>
</INPUTS>
<OUTPUTS>
<BUS index="0" layout="disabled"/>
</OUTPUTS>
</LAYOUT>
</FILTER>
<FILTER uid="4" x="0.25" y="0.9" useARA="0">
<PLUGIN name="MIDI Output" descriptiveName="" format="Internal" category="I/O devices"
manufacturer="JUCE" version="1.0" file="" uniqueId="9d5bbb00"
isInstrument="0" fileTime="0" infoUpdateTime="0" numInputs="0"
numOutputs="0" isShell="0" hasARAExtension="0" uid="9d5bbb00"/>
<STATE>0.</STATE>
<LAYOUT>
<INPUTS>
<BUS index="0" layout="disabled"/>
</INPUTS>
<OUTPUTS>
<BUS index="0" layout="disabled"/>
</OUTPUTS>
</LAYOUT>
</FILTER>
<FILTER uid="5" x="0.5260960334029228" y="0.4977678571428572" useARA="0"
uiLastX_Normal="376" uiLastY_Normal="380" uiopen_Normal="0">
<PLUGIN name="Basic Delay" format="VST3" category="Fx" manufacturer="yourcompany"
version="1.0.0" file="C:\Users\13216\Documents\Coding\Basic Delay\Basic Delay\Builds\VisualStudio2022\x64\Debug\VST3\Basic Delay.vst3\Contents\x86_64-win\Basic Delay.vst3"
uniqueId="f1a3d529" isInstrument="0" fileTime="19ea8f73651" infoUpdateTime="19ea9ce5c7a"
numInputs="2" numOutputs="2" isShell="0" hasARAExtension="0"
uid="e9530f61"/>
<STATE>191.VMjLgXK....O+fWarAhckI2bo8la8HRLt.iHfTlai8FYo41Y8HRUTYTK3HxO9.BOVMEUy.Ea0cVZtMEcgQWY9vSRC8Vav8lak4Fc9XCLt3hKt3hKt3hKt3hYRUUSTEETIckVwTjQisVTTgkdEYjKAQjYPQSPWgUdMcjKAQjct3hdA4hKt3hKt3hKtnTUv.UQAslXuk0UXoWUFE0YQcEV77RRC8Vav8lak4Fc9vyKVMEUy.Ea0cVZtMEcgQWY9..</STATE>
<LAYOUT>
<INPUTS>
<BUS index="0" layout="L R"/>
</INPUTS>
<OUTPUTS>
<BUS index="0" layout="L R"/>
</OUTPUTS>
</LAYOUT>
</FILTER>
<FILTER uid="6" x="0.3580375782881002" y="0.2578125" useARA="0">
<PLUGIN name="Sine Wave Synth" format="Internal" category="Synth" manufacturer="JUCE"
version="1.0.0" file="Sine Wave Synth" uniqueId="16fd76a8" isInstrument="1"
fileTime="0" infoUpdateTime="0" numInputs="0" numOutputs="2"
isShell="0" hasARAExtension="0" uid="16fd76a8"/>
<STATE>0.</STATE>
<LAYOUT>
<INPUTS/>
<OUTPUTS>
<BUS index="0" layout="L R"/>
</OUTPUTS>
</LAYOUT>
</FILTER>
<CONNECTION srcFilter="2" srcChannel="4096" dstFilter="6" dstChannel="4096"/>
<CONNECTION srcFilter="5" srcChannel="0" dstFilter="3" dstChannel="0"/>
<CONNECTION srcFilter="6" srcChannel="0" dstFilter="5" dstChannel="0"/>
</FILTERGRAPH>