Browse Source

Update manifest for ZetaCarinae, KautenjaDSP-PotatoChips

v1
Andrew Belt 4 years ago
parent
commit
3a0b349d44
3 changed files with 119 additions and 3 deletions
  1. +28
    -1
      manifests-cache.json
  2. +56
    -2
      manifests/KautenjaDSP-PotatoChips.json
  3. +35
    -0
      manifests/ZetaCarinae.json

+ 28
- 1
manifests-cache.json View File

@@ -8252,7 +8252,7 @@
} }
}, },
"KautenjaDSP-PotatoChips": { "KautenjaDSP-PotatoChips": {
"buildTimestamp": 1597601133.2387242,
"buildTimestamp": 1600901200.9661715,
"creationTimestamp": 1594395479.9564288, "creationTimestamp": 1594395479.9564288,
"modules": { "modules": {
"2A03": { "2A03": {
@@ -8278,6 +8278,21 @@
}, },
"GBS": { "GBS": {
"creationTimestamp": 1597098561.9382496 "creationTimestamp": 1597098561.9382496
},
"SCC": {
"creationTimestamp": 1600901203.0839667
},
"TURBO_GRAFX_16": {
"creationTimestamp": 1600901203.314859
},
"S_SMP": {
"creationTimestamp": 1600901203.5719094
},
"2413": {
"creationTimestamp": 1600901203.8281434
},
"2612": {
"creationTimestamp": 1600901204.0791442
} }
} }
}, },
@@ -8472,5 +8487,17 @@
"creationTimestamp": 1600106607.5861368 "creationTimestamp": 1600106607.5861368
} }
} }
},
"ZetaCarinae": {
"buildTimestamp": 1600901115.0209222,
"creationTimestamp": 1600901204.393585,
"modules": {
"BrownianBridge": {
"creationTimestamp": 1600901204.6312776
},
"OrnsteinUhlenbeck": {
"creationTimestamp": 1600901204.9142423
}
}
} }
} }

+ 56
- 2
manifests/KautenjaDSP-PotatoChips.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "KautenjaDSP-PotatoChips", "slug": "KautenjaDSP-PotatoChips",
"version": "1.6.2",
"version": "1.7.1",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"name": "KautenjaDSP Potato Chips", "name": "KautenjaDSP Potato Chips",
"brand": "KautenjaDSP", "brand": "KautenjaDSP",
@@ -30,6 +30,16 @@
"Polyphonic" "Polyphonic"
] ]
}, },
{
"slug": "SCC",
"name": "SCC",
"description": "An emulation of the Konami SCC wavetable chip.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/SCC.pdf",
"tags": [
"Oscillator"
],
"disabled": true
},
{ {
"slug": "VRC6", "slug": "VRC6",
"name": "VRC6", "name": "VRC6",
@@ -50,6 +60,16 @@
"Polyphonic" "Polyphonic"
] ]
}, },
{
"slug": "TURBO_GRAFX_16",
"name": "Turbo Grafx 16",
"description": "An emulation of the NEC Turbo Grafx 16 wavetable chip.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/TURBO_GRAFX_16.pdf",
"tags": [
"Oscillator"
],
"disabled": true
},
{ {
"slug": "GBS", "slug": "GBS",
"name": "GBS", "name": "GBS",
@@ -61,6 +81,17 @@
"Polyphonic" "Polyphonic"
] ]
}, },
{
"slug": "S_SMP",
"name": "S-SMP",
"description": "An emulation of the Sony S-SMP chip from the Super Nintendo Entertainment System (SNES).",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/S_SMP.pdf",
"tags": [
"Oscillator",
"Effect"
],
"disabled": true
},
{ {
"slug": "2A03", "slug": "2A03",
"name": "2A03", "name": "2A03",
@@ -85,13 +116,36 @@
{ {
"slug": "SN76489", "slug": "SN76489",
"name": "SN76489", "name": "SN76489",
"description": "An emulation of the Texas Instruments SN76489 chip from the Sega Master System.",
"description": "An emulation of the Texas Instruments SN76489 chip from the Sega Master System and Sega Mega Drive.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/sn76489.pdf", "manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/sn76489.pdf",
"tags": [ "tags": [
"Oscillator", "Oscillator",
"Noise", "Noise",
"Polyphonic" "Polyphonic"
] ]
},
{
"slug": "2413",
"name": "2413",
"description": "An emulation of the Yamaha YM2413 FM synthesis chip from the Sega Mark III.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/2413.pdf",
"tags": [
"Oscillator",
"Noise"
],
"disabled": true
},
{
"slug": "2612",
"name": "2612",
"description": "An emulation of the Yamaha YM2612 FM synthesis chip from the Sega Master System and Sega Mega Drive.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/2612.pdf",
"tags": [
"Synth voice",
"Oscillator",
"Noise",
"Polyphonic"
]
} }
] ]
} }

+ 35
- 0
manifests/ZetaCarinae.json View File

@@ -0,0 +1,35 @@
{
"slug": "ZetaCarinae",
"name": "ZetaCarinae",
"version": "1.1.6",
"license": "GPL-3.0-or-later",
"brand": "ZetaCarinae",
"author": "Marshall Hampton",
"authorEmail": "hamptonio@gmail.com",
"authorUrl": "https://github.com/mhampton/ZetaCarinaeModules",
"pluginUrl": "",
"manualUrl": "",
"sourceUrl": "https://github.com/mhampton/ZetaCarinaeModules",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "BrownianBridge",
"name": "BrownianBridge",
"description": "Brownian bridge from one value to another",
"tags": [
"Random",
"Utility"
]
},
{
"slug": "OrnsteinUhlenbeck",
"name": "OrnsteinUhlenbeck",
"description": "Ornstein-Uhlenbeck stochastic process",
"tags": [
"Random",
"Utility"
]
}
]
}

Loading…
Cancel
Save