-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSimpleEQGRAPH.filtergraph
84 lines (83 loc) · 3.29 KB
/
SimpleEQGRAPH.filtergraph
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
<?xml version="1.0" encoding="UTF-8"?>
<FILTERGRAPH>
<FILTER uid="1" x="0.5" y="0.1">
<PLUGIN name="Audio Input" descriptiveName="" format="Internal" category="I/O devices"
manufacturer="JUCE" version="1.0" file="" uid="246006c0" isInstrument="0"
fileTime="0" infoUpdateTime="0" numInputs="0" numOutputs="2"
isShell="0"/>
<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">
<PLUGIN name="MIDI Input" descriptiveName="" format="Internal" category="I/O devices"
manufacturer="JUCE" version="1.0" file="" uid="a9e4f9eb" isInstrument="0"
fileTime="0" infoUpdateTime="0" numInputs="0" numOutputs="0"
isShell="0"/>
<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">
<PLUGIN name="Audio Output" descriptiveName="" format="Internal" category="I/O devices"
manufacturer="JUCE" version="1.0" file="" uid="724248cb" isInstrument="0"
fileTime="0" infoUpdateTime="0" numInputs="2" numOutputs="0"
isShell="0"/>
<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">
<PLUGIN name="MIDI Output" descriptiveName="" format="Internal" category="I/O devices"
manufacturer="JUCE" version="1.0" file="" uid="9d5bbb00" isInstrument="0"
fileTime="0" infoUpdateTime="0" numInputs="0" numOutputs="0"
isShell="0"/>
<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.49375" y="0.5040322580645161" uiLastX_Normal="1063"
uiLastY_Normal="155" uiopen_Normal="0">
<PLUGIN name="SimpleEQ" format="VST3" category="Fx" manufacturer="yourcompany"
version="1.0.0" file="D:\PROYECTOS\SimpleEQ\Builds\VisualStudio2019\x64\Debug\VST3\SimpleEQ.vst3"
uid="e959886a" isInstrument="0" fileTime="179e0b074e2" infoUpdateTime="179e0bd43f4"
numInputs="2" numOutputs="2" isShell="0"/>
<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>
<CONNECTION srcFilter="1" srcChannel="0" dstFilter="5" dstChannel="0"/>
<CONNECTION srcFilter="1" srcChannel="1" dstFilter="5" dstChannel="1"/>
<CONNECTION srcFilter="5" srcChannel="0" dstFilter="3" dstChannel="0"/>
<CONNECTION srcFilter="5" srcChannel="1" dstFilter="3" dstChannel="1"/>
</FILTERGRAPH>