Browse Source

Update manifest for KautenjaDSP-PotatoChips, Bogaudio

v1
Andrew Belt 4 years ago
parent
commit
433b487c33
3 changed files with 40 additions and 19 deletions
  1. +5
    -2
      manifests-cache.json
  2. +11
    -1
      manifests/Bogaudio.json
  3. +24
    -16
      manifests/KautenjaDSP-PotatoChips.json

+ 5
- 2
manifests-cache.json View File

@@ -758,7 +758,7 @@
}
},
"Bogaudio": {
"buildTimestamp": 1596034394.3497224,
"buildTimestamp": 1597601683.6977673,
"creationTimestamp": 1518016501.0,
"modules": {
"Bogaudio-VCO": {
@@ -1039,6 +1039,9 @@
},
"Bogaudio-FourMan": {
"creationTimestamp": 1595520297.1383526
},
"Bogaudio-RGate": {
"creationTimestamp": 1597601684.9544952
}
}
},
@@ -8162,7 +8165,7 @@
}
},
"KautenjaDSP-PotatoChips": {
"buildTimestamp": 1597098089.7360668,
"buildTimestamp": 1597601133.2387242,
"creationTimestamp": 1594395479.9564288,
"modules": {
"2A03": {


+ 11
- 1
manifests/Bogaudio.json View File

@@ -1,7 +1,7 @@
{
"slug": "Bogaudio",
"name": "Bogaudio",
"version": "1.1.33",
"version": "1.1.34",
"license": "GPL-3.0-or-later",
"brand": "Bogaudio",
"author": "Matt Demanett",
@@ -307,6 +307,16 @@
"Polyphonic"
]
},
{
"slug": "Bogaudio-RGate",
"name": "RGATE",
"description": "Clock-relative gate generator & clock divider/multiplier",
"manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md#rgate",
"tags": [
"Clock modulator",
"Polyphonic"
]
},
{
"slug": "Bogaudio-Edge",
"name": "EDGE",


+ 24
- 16
manifests/KautenjaDSP-PotatoChips.json View File

@@ -1,6 +1,6 @@
{
"slug": "KautenjaDSP-PotatoChips",
"version": "1.5.1",
"version": "1.6.2",
"license": "GPL-3.0-or-later",
"name": "KautenjaDSP Potato Chips",
"brand": "KautenjaDSP",
@@ -13,66 +13,73 @@
{
"slug": "AY_3_8910",
"name": "AY-3-8910",
"description": "An emulation of the General Instrument AY-3-8910 audio processing unit.",
"description": "An emulation of the General Instrument AY-3-8910 chip.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/AY_3_8910.pdf",
"tags": [
"Oscillator"
"Oscillator",
"Polyphonic"
]
},
{
"slug": "POKEY",
"name": "POKEY",
"description": "An emulation of the Atari POKEY audio processing unit.",
"description": "An emulation of the Atari POKEY chip.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/POKEY.pdf",
"tags": [
"Oscillator"
"Oscillator",
"Polyphonic"
]
},
{
"slug": "VRC6",
"name": "VRC6",
"description": "An emulation of the Konami VRC6 chip.",
"description": "An emulation of the Konami VRC6 chip from certain Nintendo Entertainment System (NES) cartridges.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/VRC6.pdf",
"tags": [
"Oscillator"
"Oscillator",
"Polyphonic"
]
},
{
"slug": "106",
"name": "106",
"description": "An emulation of the Namco 106 wavetable chip.",
"description": "An emulation of the Namco 106 wavetable chip from certain Nintendo Entertainment System (NES) cartridges.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/106.pdf",
"tags": [
"Oscillator"
"Oscillator",
"Polyphonic"
]
},
{
"slug": "GBS",
"name": "GBS",
"description": "An emulation of the Nintendo Gameboy Sound System audio processing unit.",
"description": "An emulation of the Nintendo Gameboy Sound System chip.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/GBS.pdf",
"tags": [
"Oscillator",
"Noise"
"Noise",
"Polyphonic"
]
},
{
"slug": "2A03",
"name": "2A03",
"description": "An emulation of the Ricoh 2A03 chip from the Nintendo Entertainment System.",
"description": "An emulation of the Ricoh 2A03 chip from the Nintendo Entertainment System (NES).",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/2A03.pdf",
"tags": [
"Oscillator",
"Noise"
"Noise",
"Polyphonic"
]
},
{
"slug": "FME7",
"name": "FME7",
"description": "An emulation of the Sunsoft FME-7 chip.",
"description": "An emulation of the Sunsoft FME-7 chip from certain Nintendo Entertainment System (NES) cartridges.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/FME7.pdf",
"tags": [
"Oscillator"
"Oscillator",
"Polyphonic"
]
},
{
@@ -82,7 +89,8 @@
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/sn76489.pdf",
"tags": [
"Oscillator",
"Noise"
"Noise",
"Polyphonic"
]
}
]

Loading…
Cancel
Save