Skip to content

Commit

Permalink
Update plugin.json
Browse files Browse the repository at this point in the history
  • Loading branch information
codygeary committed Jan 7, 2025
1 parent 7b651e6 commit f929f0c
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"Utility"
]
},
{
{
"slug": "Magnets",
"name": "Magnets",
"description": "Simulate and interact with a small magnetic spin-lattice.",
Expand All @@ -147,7 +147,7 @@
"Low-frequency oscillator"
]
},
{
{
"slug": "Syncro",
"name": "Syncro",
"description": "Eight channel clock ratio generator.",
Expand All @@ -156,7 +156,7 @@
"Clock modulator"
]
},
{
{
"slug": "Nona",
"name": "Nona",
"description": "Nine-channel CV gain/offset utility mixer.",
Expand All @@ -165,7 +165,7 @@
"Utility"
]
},
{
{
"slug": "Decima",
"name": "Decima",
"description": "Ten-channel gate sequencer with per-step probability.",
Expand All @@ -174,7 +174,7 @@
"Utility"
]
},
{
{
"slug": "Morta",
"name": "Morta",
"description": "Single-knob macro-controller utility with 16 simultaneous outputs in different ranges.",
Expand All @@ -184,23 +184,23 @@
"Polyphonic"
]
},
{
{
"slug": "StepWave",
"name": "Step Wave",
"description": "8-step programmable sequencer/envelope generator with rhythmic displacement and variable shape.",
"tags": [
"Sequencer"
]
},
{
{
"slug": "Arrange",
"name": "Arrange",
"description": "A seven channel sequencer with quantize/volt option per channel, and adjustable length.",
"tags": [
"Sequencer"
]
},
{
{
"slug": "TriDelay",
"name": "Tri Delay",
"description": "A three tap delay line.",
Expand All @@ -211,9 +211,10 @@
{
"slug": "Tatami",
"name": "Tatami",
"description": "A stereo wave-shaper and wave-folder.",
"description": "A stereo polyphonic wave-shaper and wave-folder with display and ADAA antialising.",
"tags": [
"Waveshaper"
"Waveshaper",
"Polyphonic"
]
}

Expand Down

0 comments on commit f929f0c

Please sign in to comment.