Browse Source

Update manifest CosineKitty-Sapphire to 2.2.1, Chinenual-VCV to 2.3.1, dbRackModules to 2.2.2, NocturnalEncoder to 2.0.0, Airwin2Rack to 2.2.0, fruitsofkarma to 2.0.7

pull/785/head
Andrew Belt 2 years ago
parent
commit
9dcb8ba251
7 changed files with 315 additions and 19 deletions
  1. +78
    -6
      manifests-cache.json
  2. +1
    -1
      manifests/Airwin2Rack.json
  3. +1
    -1
      manifests/Chinenual-VCV.json
  4. +13
    -1
      manifests/CosineKitty-Sapphire.json
  5. +4
    -3
      manifests/NocturnalEncoder.json
  6. +215
    -4
      manifests/dbRackModules.json
  7. +3
    -3
      manifests/fruitsofkarma.json

+ 78
- 6
manifests-cache.json View File

@@ -602,7 +602,7 @@
"modules": {}
},
"NocturnalEncoder": {
"buildTimestamp": 1585040034.0010586,
"buildTimestamp": 1677810703.457356,
"creationTimestamp": 1539049455.0,
"modules": {
"AMDecoder": {
@@ -10908,7 +10908,7 @@
}
},
"dbRackModules": {
"buildTimestamp": 1667894569.749465,
"buildTimestamp": 1677810682.1401272,
"creationTimestamp": 1641209269.2091281,
"modules": {
"GeneticTerrain": {
@@ -11036,6 +11036,75 @@
},
"BWF": {
"creationTimestamp": 1665871107.4973075
},
"PRB": {
"creationTimestamp": 1677813064.1135235
},
"Osc2": {
"creationTimestamp": 1677813064.3171847
},
"RndH2": {
"creationTimestamp": 1677813064.5129898
},
"OFS": {
"creationTimestamp": 1677813064.7018235
},
"OFS3": {
"creationTimestamp": 1677813064.8884509
},
"Osc1": {
"creationTimestamp": 1677813065.0790782
},
"Osc3": {
"creationTimestamp": 1677813065.266867
},
"Osc4": {
"creationTimestamp": 1677813065.45212
},
"Osc5": {
"creationTimestamp": 1677813065.6431916
},
"SKF": {
"creationTimestamp": 1677813065.8310049
},
"SPF": {
"creationTimestamp": 1677813066.0169199
},
"L4P": {
"creationTimestamp": 1677813066.2022433
},
"USVF": {
"creationTimestamp": 1677813066.3943086
},
"AP": {
"creationTimestamp": 1677813066.5823884
},
"AUX": {
"creationTimestamp": 1677813066.7757373
},
"JWS": {
"creationTimestamp": 1677813066.9651937
},
"CHBY": {
"creationTimestamp": 1677813067.1505995
},
"CLP": {
"creationTimestamp": 1677813067.3572304
},
"LWF": {
"creationTimestamp": 1677813067.544295
},
"DRM": {
"creationTimestamp": 1677813067.7336166
},
"CWS": {
"creationTimestamp": 1677813067.9150257
},
"SWF": {
"creationTimestamp": 1677813068.0998867
},
"Osc6": {
"creationTimestamp": 1677813068.2832315
}
}
},
@@ -11358,7 +11427,7 @@
}
},
"fruitsofkarma": {
"buildTimestamp": 1676260952.7604706,
"buildTimestamp": 1677813062.344605,
"creationTimestamp": 1652376852.6430357,
"modules": {
"Quadro360": {
@@ -11577,7 +11646,7 @@
}
},
"CosineKitty-Sapphire": {
"buildTimestamp": 1669273955.898359,
"buildTimestamp": 1677810199.6140754,
"creationTimestamp": 1660869608.068208,
"modules": {
"Moots": {
@@ -11585,11 +11654,14 @@
},
"Elastika": {
"creationTimestamp": 1667894970.4588203
},
"TubeUnit": {
"creationTimestamp": 1677813063.7937803
}
}
},
"Chinenual-VCV": {
"buildTimestamp": 1676812869.9388297,
"buildTimestamp": 1677810253.9521742,
"creationTimestamp": 1660869608.7876675,
"modules": {
"MIDIRecorder": {
@@ -12057,7 +12129,7 @@
}
},
"Airwin2Rack": {
"buildTimestamp": 1676260915.0994434,
"buildTimestamp": 1677813029.10706,
"creationTimestamp": 1675100686.7833567,
"modules": {
"Airwin2Rack": {


+ 1
- 1
manifests/Airwin2Rack.json View File

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


+ 1
- 1
manifests/Chinenual-VCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "Chinenual-VCV",
"name": "Chinenual",
"version": "2.3.0",
"version": "2.3.1",
"license": "GPL-3.0-or-later",
"brand": "Chinenual",
"author": "Steve Tynor",


+ 13
- 1
manifests/CosineKitty-Sapphire.json View File

@@ -1,7 +1,7 @@
{
"slug": "CosineKitty-Sapphire",
"name": "Sapphire",
"version": "2.1.3",
"version": "2.2.1",
"license": "GPL-3.0-or-later",
"brand": "Sapphire",
"author": "Don Cross",
@@ -33,6 +33,18 @@
"Filter",
"Reverb"
]
},
{
"slug": "TubeUnit",
"name": "Tube Unit",
"description": "Tubular waveguide synth.",
"tags": [
"Physical modeling",
"Effect",
"Filter",
"Polyphonic",
"Reverb"
]
}
]
}

+ 4
- 3
manifests/NocturnalEncoder.json View File

@@ -1,9 +1,10 @@
{
"slug": "NocturnalEncoder",
"name": "Nocturnal Encoder",
"version": "1.0.0",
"version": "2.0.0",
"license": "BSD-3-Clause",
"brand": "Nocturnal Encoder",
"description": "This plugin exists to provide a low-cost connection between hardware Eurorack synthesizers and VCV Rack.",
"author": "David Peterson",
"authorEmail": "djp23662@gmail.com",
"authorUrl": "https://github.com/djpeterso23662",
@@ -11,7 +12,7 @@
"manualUrl": "https://github.com/djpeterso23662/NocturnalEncoder/blob/master/README.md",
"sourceUrl": "https://github.com/djpeterso23662/NocturnalEncoder",
"donateUrl": "",
"changelogUrl": "",
"changelogUrl": "https://github.com/djpeterso23662/NocturnalEncoder#changes",
"modules": [
{
"slug": "AMDecoder",
@@ -30,7 +31,7 @@
"description": "Dual Amplitude Modulation Encoder",
"tags": [
"Oscillator",
"Amplifier",
"Voltage-controlled amplifier",
"Dual"
]
}


+ 215
- 4
manifests/dbRackModules.json View File

@@ -1,7 +1,7 @@
{
"slug": "dbRackModules",
"name": "dbRackModules",
"version": "2.1.4",
"version": "2.2.2",
"license": "GPL-3.0-or-later",
"brand": "docB",
"author": "docB",
@@ -99,7 +99,8 @@
"tags": [
"Utility",
"Polyphonic"
]
],
"hidden": true
},
{
"slug": "Hopa",
@@ -242,7 +243,8 @@
"name": "Plotter",
"description": "Plots a 2D signal",
"tags": [
"Visual"
"Visual",
"Polyphonic"
]
},
{
@@ -329,7 +331,8 @@
"name": "\u00b5Pad2",
"description": "Micro Pad2",
"tags": [
"Oscillator"
"Oscillator",
"Polyphonic"
]
},
{
@@ -378,6 +381,214 @@
"Filter",
"Polyphonic"
]
},
{
"slug": "PRB",
"name": "PRB",
"description": "Parabolic Oscillator",
"tags": [
"Oscillator",
"Polyphonic"
]
},
{
"slug": "Osc2",
"name": "Osc2",
"description": "Double Sinus Oscillator",
"tags": [
"Oscillator",
"Polyphonic"
]
},
{
"slug": "RndH2",
"name": "RndH2",
"description": "Random and Hold mk2",
"tags": [
"Random",
"Polyphonic"
]
},
{
"slug": "OFS",
"name": "OFS",
"description": "CPU friendly polyphonic offset/scaler with polyphonic cv inputs and cv attenuators",
"tags": [
"Polyphonic",
"Attenuator"
]
},
{
"slug": "OFS3",
"name": "OFS3",
"description": "3x OFS",
"tags": [
"Polyphonic",
"Attenuator"
]
},
{
"slug": "Osc1",
"name": "Osc1",
"description": "Line segement oscillator with alias suppressing ",
"tags": [
"Oscillator",
"Polyphonic"
]
},
{
"slug": "Osc3",
"name": "Osc3",
"description": "Step/Line segment oscillator with alias suppressing",
"tags": [
"Oscillator",
"Polyphonic"
]
},
{
"slug": "Osc4",
"name": "Osc4",
"description": "Classic oscillator with alias suppressing",
"tags": [
"Oscillator",
"Polyphonic"
]
},
{
"slug": "Osc5",
"name": "Osc5",
"description": "Pulse oscillator with alias suppressing",
"tags": [
"Oscillator",
"Polyphonic"
]
},
{
"slug": "SKF",
"name": "SKF",
"description": "CPU friendly polyphonic stereo sallen key filter",
"tags": [
"Filter",
"Polyphonic"
]
},
{
"slug": "SPF",
"name": "SPF",
"description": "CPU friendly polyphonic steiner parker filter",
"tags": [
"Filter",
"Polyphonic"
]
},
{
"slug": "L4P",
"name": "L4P",
"description": "CPU friendly polyphonic stereo 4 pole filter",
"tags": [
"Filter",
"Polyphonic"
]
},
{
"slug": "USVF",
"name": "USVF",
"description": "CPU friendly polyphonic unstable state variable filter with overdrive",
"tags": [
"Filter",
"Polyphonic"
]
},
{
"slug": "AP",
"name": "AP",
"description": "A Polyphonic Allpass Filter",
"tags": [
"Filter",
"Polyphonic"
]
},
{
"slug": "AUX",
"name": "AUX",
"description": "Polyphonic stereo signal mixer",
"tags": [
"Mixer",
"Polyphonic"
]
},
{
"slug": "JWS",
"name": "JWS",
"description": "Polyphonic stereo waveshaper using JONG attractor",
"tags": [
"Waveshaper",
"Polyphonic"
]
},
{
"slug": "CHBY",
"name": "CHBY",
"description": "4 pole Chebyshev type 1 filter",
"tags": [
"Filter",
"Polyphonic"
]
},
{
"slug": "CLP",
"name": "CLP",
"description": "Clipper/Waveshaper",
"tags": [
"Waveshaper",
"Distortion",
"Polyphonic"
]
},
{
"slug": "LWF",
"name": "LWF",
"description": "Lockhard Wavefolder",
"tags": [
"Waveshaper",
"Polyphonic"
]
},
{
"slug": "DRM",
"name": "DRM",
"description": "Diode Ring Modulator",
"tags": [
"Ring modulator",
"Polyphonic"
]
},
{
"slug": "CWS",
"name": "CWS",
"description": "Chebyshev Waveshaper",
"tags": [
"Polyphonic",
"Waveshaper"
]
},
{
"slug": "SWF",
"name": "SWF",
"description": "Sharp Wavefolder",
"tags": [
"Waveshaper",
"Polyphonic"
]
},
{
"slug": "Osc6",
"name": "Osc6",
"description": "Komplex Oscillaor using bit logic",
"tags": [
"Oscillator",
"Polyphonic"
]
}
]
}

+ 3
- 3
manifests/fruitsofkarma.json View File

@@ -1,7 +1,7 @@
{
"slug": "fruitsofkarma",
"name": "fruitsofkarma",
"version": "2.0.5",
"version": "2.0.7",
"license": "MIT",
"brand": "fruitsofkarma",
"author": "Alexey Komarov",
@@ -42,8 +42,8 @@
},
{
"slug": "ScaleMerger",
"name": "Transit from one scale or mode to another",
"description": "Scale Merger",
"name": "Scale Merger",
"description": "Transit from one scale or mode to another",
"tags": [
"Quantizer",
"Polyphonic"


Loading…
Cancel
Save