Browse Source

Update manifest sn to 2.0.0, BaconMusic to 2.5.0, SickoCV to 2.6.3, SurgeXTRack to 2.2.2.0, Sparkette to 2.3.0, Airwin2Rack to 2.8.0, MUS-X to 2.0.0

v2
Andrew Belt 1 year ago
parent
commit
9ab6a61b1c
8 changed files with 231 additions and 12 deletions
  1. +59
    -5
      manifests-cache.json
  2. +1
    -1
      manifests/Airwin2Rack.json
  3. +8
    -1
      manifests/BaconMusic.json
  4. +78
    -0
      manifests/MUS-X.json
  5. +2
    -2
      manifests/SickoCV.json
  6. +30
    -2
      manifests/Sparkette.json
  7. +1
    -1
      manifests/SurgeXTRack.json
  8. +52
    -0
      manifests/sn.json

+ 59
- 5
manifests-cache.json View File

@@ -1753,7 +1753,7 @@
} }
}, },
"BaconMusic": { "BaconMusic": {
"buildTimestamp": 1697986980.6789439,
"buildTimestamp": 1705387022.4150307,
"creationTimestamp": 1521929448.0, "creationTimestamp": 1521929448.0,
"modules": { "modules": {
"HarMoNee": { "HarMoNee": {
@@ -1803,6 +1803,9 @@
}, },
"ContrastBNDEditor": { "ContrastBNDEditor": {
"creationTimestamp": 1673295701.1999586 "creationTimestamp": 1673295701.1999586
},
"BaconTest": {
"creationTimestamp": 1705388983.671734
} }
} }
}, },
@@ -12045,7 +12048,7 @@
} }
}, },
"SickoCV": { "SickoCV": {
"buildTimestamp": 1704328669.572387,
"buildTimestamp": 1705387247.8352435,
"creationTimestamp": 1661903994.336356, "creationTimestamp": 1661903994.336356,
"modules": { "modules": {
"Btoggler": { "Btoggler": {
@@ -12207,7 +12210,7 @@
} }
}, },
"Sparkette": { "Sparkette": {
"buildTimestamp": 1666642716.0403094,
"buildTimestamp": 1705387927.6858852,
"creationTimestamp": 1664898773.0755346, "creationTimestamp": 1664898773.0755346,
"modules": { "modules": {
"Ellie": { "Ellie": {
@@ -12224,6 +12227,15 @@
}, },
"HSV2RGB": { "HSV2RGB": {
"creationTimestamp": 1666642879.976476 "creationTimestamp": 1666642879.976476
},
"RGBMatrix16": {
"creationTimestamp": 1705388985.475422
},
"RGBMatrix64": {
"creationTimestamp": 1705388985.6254709
},
"PolySelector": {
"creationTimestamp": 1705388985.7755423
} }
} }
}, },
@@ -12453,7 +12465,7 @@
"creationTimestamp": 1704333638.920281 "creationTimestamp": 1704333638.920281
} }
}, },
"buildTimestamp": 1704333612.418711
"buildTimestamp": 1705387902.8058617
}, },
"AaronKarp-EarthTones": { "AaronKarp-EarthTones": {
"buildTimestamp": 1673293386.5852942, "buildTimestamp": 1673293386.5852942,
@@ -12588,7 +12600,7 @@
} }
}, },
"Airwin2Rack": { "Airwin2Rack": {
"buildTimestamp": 1704329204.1811004,
"buildTimestamp": 1705388556.549812,
"creationTimestamp": 1675100686.7833567, "creationTimestamp": 1675100686.7833567,
"modules": { "modules": {
"Airwin2Rack": { "Airwin2Rack": {
@@ -13246,5 +13258,47 @@
"creationTimestamp": 1705103961.902441 "creationTimestamp": 1705103961.902441
} }
} }
},
"sn": {
"buildTimestamp": 1705386960.9816394,
"creationTimestamp": 1705388983.8341458,
"modules": {
"sn-vco": {
"creationTimestamp": 1705388983.9665723
},
"sn-vcox": {
"creationTimestamp": 1705388984.100647
},
"sn-lfo": {
"creationTimestamp": 1705388984.2406497
},
"sn-lfox": {
"creationTimestamp": 1705388984.3949497
}
}
},
"MUS-X": {
"buildTimestamp": 1705388983.4836621,
"creationTimestamp": 1705388984.538214,
"modules": {
"ADSR": {
"creationTimestamp": 1705388984.6740367
},
"Tuner": {
"creationTimestamp": 1705388984.806067
},
"Oscillators": {
"creationTimestamp": 1705388984.9522166
},
"Delay": {
"creationTimestamp": 1705388985.090045
},
"OnePole": {
"creationTimestamp": 1705388985.214553
},
"Drift": {
"creationTimestamp": 1705388985.3403862
}
}
} }
} }

+ 1
- 1
manifests/Airwin2Rack.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Airwin2Rack", "slug": "Airwin2Rack",
"name": "Airwindows", "name": "Airwindows",
"version": "2.7.0",
"version": "2.8.0",
"license": "MIT", "license": "MIT",
"author": "@baconpaul, @airwindows", "author": "@baconpaul, @airwindows",
"authorEmail": "", "authorEmail": "",


+ 8
- 1
manifests/BaconMusic.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "BaconMusic", "slug": "BaconMusic",
"name": "Bacon Music", "name": "Bacon Music",
"version": "2.4.0",
"version": "2.5.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"author": "@baconpaul", "author": "@baconpaul",
"authorEmail": "", "authorEmail": "",
@@ -149,6 +149,13 @@
"Utility", "Utility",
"Polyphonic" "Polyphonic"
] ]
},
{
"slug": "BaconTest",
"name": "BaconTest",
"description": "BaconPaul's Test Widgets",
"tags": [],
"hidden": true
} }
] ]
} }

+ 78
- 0
manifests/MUS-X.json View File

@@ -0,0 +1,78 @@
{
"slug": "MUS-X",
"name": "MUS-X",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "MUS-X",
"author": "Dr. Johannes Rauch",
"authorEmail": "vcv@mus-x.de",
"authorUrl": "http://mus-x.de",
"pluginUrl": "https://github.com/Jojosito/MUS-X",
"manualUrl": "https://github.com/Jojosito/MUS-X",
"sourceUrl": "https://github.com/Jojosito/MUS-X",
"donateUrl": "https://www.paypal.com/donate/?hosted_button_id=U5Y8KAXCCMH6N",
"changelogUrl": "",
"modules": [
{
"slug": "ADSR",
"name": "ADSR",
"description": "ADSR envelope generator.",
"tags": [
"Envelope generator",
"Polyphonic"
],
"manualUrl": "https://github.com/Jojosito/MUS-X#adsr"
},
{
"slug": "Tuner",
"name": "Tuner",
"description": "Tune a V/Oct signal by octaves, semitones and cents.",
"tags": [
"Tuner",
"Polyphonic"
],
"manualUrl": "https://github.com/Jojosito/MUS-X#tune"
},
{
"slug": "Oscillators",
"name": "Oscillators",
"description": "Massively oversampled analog oscillator pair with sync, FM and ringmod.",
"tags": [
"Oscillator",
"Low-frequency oscillator",
"Polyphonic"
],
"manualUrl": "https://github.com/Jojosito/MUS-X#oscillators"
},
{
"slug": "Delay",
"name": "Delay",
"description": "Bucket-brigade ping-pong delay.",
"tags": [
"Delay",
"Effect"
],
"manualUrl": "https://github.com/Jojosito/MUS-X#delay"
},
{
"slug": "OnePole",
"name": "OnePole",
"description": "Simple one-pole highpass and lowpass filters.",
"tags": [
"Filter",
"Polyphonic"
],
"manualUrl": "https://github.com/Jojosito/MUS-X#onepole"
},
{
"slug": "Drift",
"name": "Drift",
"description": "Random constant offset and drift.",
"tags": [
"Random",
"Polyphonic"
],
"manualUrl": "https://github.com/Jojosito/MUS-X#drift"
}
]
}

+ 2
- 2
manifests/SickoCV.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "SickoCV", "slug": "SickoCV",
"name": "SickoCV", "name": "SickoCV",
"version": "2.6.2",
"version": "2.6.3",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "Sickozell", "brand": "Sickozell",
"author": "Sickozell", "author": "Sickozell",
@@ -204,7 +204,7 @@
{ {
"slug": "Holder8", "slug": "Holder8",
"name": "holder8", "name": "holder8",
"description": "8 Sample & Hold or Track & Hold with with noise generator, probability and range",
"description": "8 Sample & Hold or Track & Hold with noise generator, probability and range",
"tags": [ "tags": [
"Sample and hold", "Sample and hold",
"Noise", "Noise",


+ 30
- 2
manifests/Sparkette.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Sparkette", "slug": "Sparkette",
"name": "Sparkette's Stuff", "name": "Sparkette's Stuff",
"version": "2.2.0",
"version": "2.3.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "Sparkette's Stuff", "brand": "Sparkette's Stuff",
"author": "Sara Sparks", "author": "Sara Sparks",
@@ -39,9 +39,27 @@
"Utility" "Utility"
] ]
}, },
{
"slug": "RGBMatrix16",
"name": "RGB Matrix (16x16)",
"description": "An array of RGB lights with built-in oscillators for generating and displaying patterns.",
"tags": [
"Visual",
"Polyphonic"
]
},
{ {
"slug": "RGBMatrix", "slug": "RGBMatrix",
"name": "RGB Matrix",
"name": "RGB Matrix (32x32)",
"description": "An array of RGB lights with built-in oscillators for generating and displaying patterns.",
"tags": [
"Visual",
"Polyphonic"
]
},
{
"slug": "RGBMatrix64",
"name": "RGB Matrix (64x64)",
"description": "An array of RGB lights with built-in oscillators for generating and displaying patterns.", "description": "An array of RGB lights with built-in oscillators for generating and displaying patterns.",
"tags": [ "tags": [
"Visual", "Visual",
@@ -57,6 +75,16 @@
"Visual", "Visual",
"Polyphonic" "Polyphonic"
] ]
},
{
"slug": "PolySelector",
"name": "Polyphonic Selector",
"description": "Selects one output (or more) from a polyphonic input based on the voltage from another input.",
"tags": [
"Polyphonic",
"Utility",
"Sequencer"
]
} }
] ]
} }

+ 1
- 1
manifests/SurgeXTRack.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "SurgeXTRack", "slug": "SurgeXTRack",
"name": "Surge XT", "name": "Surge XT",
"version": "2.2.1.0",
"version": "2.2.2.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"author": "Surge Synth Team", "author": "Surge Synth Team",
"authorEmail": "", "authorEmail": "",


+ 52
- 0
manifests/sn.json View File

@@ -0,0 +1,52 @@
{
"slug": "sn",
"name": "sn",
"version": "2.0.0",
"license": "GPL-3.0-only",
"author": "transcriptaze",
"authorEmail": "transcriptaze.development@gmail.com",
"authorUrl": "https://github.com/transcriptaze",
"pluginUrl": "https://github.com/transcriptaze/sn-vcv",
"manualUrl": "https://github.com/transcriptaze/sn-vcv/blob/main/documentation/MANUAL.md",
"sourceUrl": "https://github.com/transcriptaze/sn-vcv",
"changelogUrl": "https://github.com/transcriptaze/sn-vcv/blob/main/CHANGELOG.md",
"donateUrl": "",
"modules": [
{
"slug": "sn-vco",
"name": "sn-vco",
"description": "sn experimental additive synthesizer VCO",
"tags": [
"VCO",
"Function generator",
"Waveshaper"
]
},
{
"slug": "sn-vcox",
"name": "sn-vcox",
"description": "sn experimental additive synthesizer VCO expander",
"tags": [
"Expander"
]
},
{
"slug": "sn-lfo",
"name": "sn-lfo",
"description": "sn experimental additive synthesizer LFO",
"tags": [
"Function generator",
"Low-frequency oscillator",
"Waveshaper"
]
},
{
"slug": "sn-lfox",
"name": "sn-lfox",
"description": "sn experimental additive synthesizer LFO expander",
"tags": [
"Expander"
]
}
]
}

Loading…
Cancel
Save