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