|
72 | 72 | }, |
73 | 73 | { |
74 | 74 | "type": "osc", |
75 | | - "addr": "/eos/fader/1/{page}1", |
| 75 | + "addr": "/eos/user/1/fader/1/1", |
76 | 76 | "arg_type": "float" |
77 | 77 | } |
78 | 78 | ] |
|
96 | 96 | }, |
97 | 97 | { |
98 | 98 | "type": "osc", |
99 | | - "addr": "/eos/fader/1/{page}2", |
| 99 | + "addr": "/eos/user/1/fader/1/2", |
100 | 100 | "arg_type": "float" |
101 | 101 | } |
102 | 102 | ] |
|
120 | 120 | }, |
121 | 121 | { |
122 | 122 | "type": "osc", |
123 | | - "addr": "/eos/fader/1/{page}3", |
| 123 | + "addr": "/eos/user/1/fader/1/3", |
124 | 124 | "arg_type": "float" |
125 | 125 | } |
126 | 126 | ] |
|
144 | 144 | }, |
145 | 145 | { |
146 | 146 | "type": "osc", |
147 | | - "addr": "/eos/fader/1/{page}4", |
| 147 | + "addr": "/eos/user/1/fader/1/4", |
148 | 148 | "arg_type": "float" |
149 | 149 | } |
150 | 150 | ] |
|
168 | 168 | }, |
169 | 169 | { |
170 | 170 | "type": "osc", |
171 | | - "addr": "/eos/fader/1/{page}5", |
| 171 | + "addr": "/eos/user/1/fader/1/5", |
172 | 172 | "arg_type": "float" |
173 | 173 | } |
174 | 174 | ] |
|
192 | 192 | }, |
193 | 193 | { |
194 | 194 | "type": "osc", |
195 | | - "addr": "/eos/fader/1/{page}6", |
| 195 | + "addr": "/eos/user/1/fader/1/6", |
196 | 196 | "arg_type": "float" |
197 | 197 | } |
198 | 198 | ] |
|
216 | 216 | }, |
217 | 217 | { |
218 | 218 | "type": "osc", |
219 | | - "addr": "/eos/fader/1/{page}7", |
| 219 | + "addr": "/eos/user/1/fader/1/7", |
220 | 220 | "arg_type": "float" |
221 | 221 | } |
222 | 222 | ] |
|
240 | 240 | }, |
241 | 241 | { |
242 | 242 | "type": "osc", |
243 | | - "addr": "/eos/fader/1/{page}8", |
| 243 | + "addr": "/eos/user/1/fader/1/8", |
244 | 244 | "arg_type": "float" |
245 | 245 | } |
246 | 246 | ] |
|
263 | 263 | }, |
264 | 264 | { |
265 | 265 | "type": "osc", |
266 | | - "addr": "/eos/fader/1/{page}9", |
| 266 | + "addr": "/eos/user/1/fader/1/9", |
267 | 267 | "arg_type": "float" |
268 | 268 | } |
269 | 269 | ] |
|
281 | 281 | "outputs": [ |
282 | 282 | { |
283 | 283 | "type": "osc", |
284 | | - "addr": "/eos/fader/1/0/stop", |
285 | | - "arg_type": "void" |
| 284 | + "addr": "/eos/user/1/key/stop", |
| 285 | + "arg_type": "none" |
286 | 286 | }, |
287 | 287 | { |
288 | 288 | "type": "midi_note", |
|
305 | 305 | "outputs": [ |
306 | 306 | { |
307 | 307 | "type": "osc", |
308 | | - "addr": "/eos/fader/1/0/fire", |
309 | | - "arg_type": "void" |
| 308 | + "addr": "/eos/user/1/key/go_0", |
| 309 | + "arg_type": "none" |
310 | 310 | }, |
311 | 311 | { |
312 | 312 | "type": "midi_note", |
|
0 commit comments