-
Notifications
You must be signed in to change notification settings - Fork 3
/
plugin.json
190 lines (190 loc) · 6.13 KB
/
plugin.json
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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
{
"slug": "NonlinearCircuits",
"name": "Nonlinear Circuits",
"version": "2.3.2",
"license": "CC0-1.0",
"author": "Michael Hetrick",
"authorEmail": "",
"authorUrl": "https://mhetrick.com",
"pluginUrl": "http://nonlinearcircuits.blogspot.com/",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"sourceUrl": "https://github.com/mhetrick/nonlinearcircuits",
"changelogUrl": "https://github.com/mhetrick/nonlinearcircuits/blob/master/CHANGELOG.md",
"modules": [
{
"slug": "4Seq",
"name": "4Seq",
"description": "Dual sequencer and clock divider. Panel by jk.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Sequencer", "Hardware Clone", "Clock Modulator"
]
},
{
"slug": "8BitCipher",
"name": "8-Bit Cipher",
"description": "Dual sequencer and clock divider. Panel by jk.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Sequencer", "Hardware Clone", "Clock Modulator"
]
},
{
"slug": "BOOLs",
"name": "BOOLs",
"description": "Four binary logic jumblers. Panel by Papernoise.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits#bools",
"tags": [
"Logic", "Hardware Clone", "Quad"
]
},
{
"slug": "DivideConquer",
"name": "Divide & Conquer",
"description": "More clock dividers than you will ever need.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Logic", "Clock Modulator", "Hardware Clone"
]
},
{
"slug": "DivineCMOS",
"name": "Divine CMOS",
"description": "Waveform and clock divider with multiple divison outputs, slew, and a mixer.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Logic", "Hardware Clone"
]
},
{
"slug": "DoubleNeuron",
"name": "Double Neuron",
"description": "Two Neurons and Two Difference Rectifiers. Panel by Papernoise.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits#double-neuron",
"tags": [
"Mixer", "Noise", "Utility", "Random", "Hardware Clone", "Dual"
]
},
{
"slug": "GENiE",
"name": "GENiE",
"description": "Three Neurons tangled together in a feedback network of chaos. Panel by jk.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Mixer", "Noise", "Utility", "Random", "Hardware Clone"
]
},
{
"slug": "LetsSplosh",
"name": "Let's Splosh",
"description": "Four inputs run into lots of Difference Rectifiers for many output variations. Panel by Papernoise.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits#lets-splosh",
"tags": [
"Mixer", "Noise", "Utility", "Random", "Hardware Clone", "Quad"
]
},
{
"slug": "Neuron",
"name": "Neuron",
"description": "3-input comparator and Difference Rectifier for creating unpredictable interactions. Panel by jk.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Mixer", "Noise", "Utility", "Random", "Hardware Clone", "Dual"
]
},
{
"slug": "Numberwang",
"name": "Numberwang",
"description": "Four gates make sixteen. That's Numberwang! Panel by jk.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Logic", "Hardware Clone"
]
},
{
"slug": "Router",
"name": "Router",
"description": "Simple switch. If the CV input is below the knob voltage setting, the output is active. Panel by jk.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Switch", "Mixer", "Quad", "Hardware Clone"
]
},
{
"slug": "Segue",
"name": "Segue",
"description": "Stereo channel-flipping panner, crossfader, or VCA",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Mixer", "Hardware Clone"
]
},
{
"slug": "SlothTorpor",
"name": "Sloth Torpor",
"description": "Slow chaotic oscillator. DSP engine by Don Cross.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Hardware Clone",
"Low-frequency oscillator"
]
},
{
"slug": "SlothApathy",
"name": "Sloth Apathy",
"description": "Very slow chaotic oscillator. DSP engine by Don Cross.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Hardware Clone",
"Low-frequency oscillator"
]
},
{
"slug": "SlothInertia",
"name": "Sloth Inertia",
"description": "Extremely slow chaotic oscillator. DSP engine by Don Cross.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Hardware Clone",
"Low-frequency oscillator"
]
},
{
"slug": "Splish",
"name": "Splish",
"description": "Three input variation of Let's Splosh.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits#splish",
"tags": [
"Mixer", "Noise", "Utility", "Random", "Hardware Clone", "Quad"
]
},
{
"slug": "SquidAxon",
"name": "Squid Axon",
"description": "Mixer, Shift Register, and Feedback. Panel by Jason Wehmhoener.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits#squid-axon",
"tags": [
"Mixer", "Random", "Hardware Clone"
]
},
{
"slug": "Statues",
"name": "Statues",
"description": "1->8 Signal switch using binary inputs. Panel by jk.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Logic", "Hardware Clone"
]
},
{
"slug": "TripleSloth",
"name": "Triple Sloth",
"description": "Three combined slow chaotic oscillators. DSP engine by Don Cross.",
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"tags": [
"Hardware Clone",
"Low-frequency oscillator"
]
}
]
}