2019-01-08 20:21:29 -05:00
|
|
|
{
|
2015-06-27 17:25:01 -04:00
|
|
|
"Basic" : {
|
2014-08-28 00:39:17 -04:00
|
|
|
"Oscillators" : "oscillator",
|
2015-06-27 17:25:01 -04:00
|
|
|
"Envelope" : "envelope",
|
2014-09-04 00:06:01 -04:00
|
|
|
"Noise" : "noises",
|
2015-09-30 14:01:19 -04:00
|
|
|
"Player" : "player",
|
2017-08-27 15:00:38 -04:00
|
|
|
"Microphone" : "mic",
|
|
|
|
"Mixer" : "mixer"
|
2014-08-28 00:39:17 -04:00
|
|
|
},
|
2015-06-27 17:25:01 -04:00
|
|
|
"Instruments" : {
|
2016-05-23 19:52:56 -04:00
|
|
|
"Synth" : "simpleSynth",
|
2015-06-27 17:25:01 -04:00
|
|
|
"MonoSynth" : "monoSynth",
|
|
|
|
"FMSynth" : "fmSynth",
|
2019-01-09 23:25:30 -05:00
|
|
|
"AMSynth" : "amSynth",
|
2015-06-27 17:25:01 -04:00
|
|
|
"PolySynth" : "polySynth",
|
2016-01-30 16:19:03 -05:00
|
|
|
"FatOscillator" : "jump",
|
|
|
|
"MetalSynth" : "bembe",
|
2016-07-07 11:23:21 -04:00
|
|
|
"Granular Synthesis" : "grainPlayer",
|
2017-08-27 15:00:38 -04:00
|
|
|
"Sampler" : "sampler"
|
2014-08-27 12:20:29 -04:00
|
|
|
},
|
|
|
|
"Effects" : {
|
2015-06-27 17:25:01 -04:00
|
|
|
"LFO Effects" : "lfoEffects",
|
2014-09-05 00:58:19 -04:00
|
|
|
"PingPongDelay" : "pingPongDelay",
|
2014-10-21 14:55:29 -04:00
|
|
|
"Buses" : "buses",
|
2018-04-06 16:55:42 -07:00
|
|
|
"Reverb" : "reverb",
|
2019-10-28 13:05:02 +01:00
|
|
|
"Spatialization" : "spatialPanner",
|
|
|
|
"PitchShift" : "pitchShift"
|
2014-09-02 12:15:20 -04:00
|
|
|
},
|
2015-06-27 17:25:01 -04:00
|
|
|
"Sequencing / Timing" : {
|
|
|
|
"Step Sequencer" : "stepSequencer",
|
2015-12-05 19:11:02 -05:00
|
|
|
"Events" : "events",
|
2015-07-04 13:48:44 -04:00
|
|
|
"Play Along" : "shiny",
|
2015-12-05 19:11:02 -05:00
|
|
|
"Quantization" : "quantization",
|
|
|
|
"Playback Rate" : "pianoPhase",
|
2016-09-29 10:42:35 -04:00
|
|
|
"Transport Sync" : "daw"
|
2014-09-06 15:35:31 -04:00
|
|
|
},
|
2015-06-27 17:25:01 -04:00
|
|
|
"Signals" : {
|
|
|
|
"Control Voltage" : "signal",
|
2019-01-08 20:21:29 -05:00
|
|
|
"Ramping Values" : "rampTo"
|
2014-09-06 15:35:31 -04:00
|
|
|
},
|
2016-05-17 21:27:46 -04:00
|
|
|
"Visualization" : {
|
2016-12-20 23:02:12 -05:00
|
|
|
"Animation Sync" : "animationSync",
|
2018-04-06 16:55:42 -07:00
|
|
|
"Envelopes" : "funkyShape",
|
2016-05-17 21:27:46 -04:00
|
|
|
"Analysis" : "analysis",
|
|
|
|
"Meter" : "meter"
|
|
|
|
},
|
2015-08-10 14:41:23 -04:00
|
|
|
"Misc" : {
|
2017-03-26 15:21:12 -04:00
|
|
|
"Offline Rendering" : "offline"
|
2019-01-08 20:21:29 -05:00
|
|
|
}
|
|
|
|
}
|