Skip to content

Commit

Permalink
deploy: df0cdda
Browse files Browse the repository at this point in the history
  • Loading branch information
kmturley committed Nov 22, 2024
1 parent 92c3739 commit cfa78e1
Show file tree
Hide file tree
Showing 24 changed files with 2,619 additions and 0 deletions.
468 changes: 468 additions & 0 deletions index.json

Large diffs are not rendered by default.

95 changes: 95 additions & 0 deletions plugins/ardura/actuate/1.3.5/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
{
"audio": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/actuate/actuate.flac",
"author": "Ardura",
"changes": "- Polyfilter update now works on additive, sampler, and granular sources\n- Tilt filter was rewritten to have less crashes/bugs\n- VCF Filter instability was fixed with some more safety and balancing changes\n- New preset browser and format\n",
"date": "2024-07-12T07:00:00.000Z",
"description": "A Subtractive and Additive Synthesizer, Sampler, and Granulizer built in Rust + Nih-Plug.",
"files": [
{
"architectures": [
"bit64"
],
"contains": [
"clap",
"vst3"
],
"format": "zip",
"sha256": "e3896662d270f685b2bbfa34ee129d5afcae649e4c2d05ed6016d9d3d11ddbe3",
"systems": [
{
"type": "linux"
}
],
"size": 8369198,
"type": "archive",
"url": "https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_linux_build.zip"
},
{
"architectures": [
"bit64"
],
"contains": [
"clap",
"vst3"
],
"format": "zip",
"sha256": "e0b58f4f2dab0ce8465d39ef69af511966d1ff0e8de9296e111b339eb5db287c",
"systems": [
{
"type": "mac"
}
],
"size": 6125534,
"type": "archive",
"url": "https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_macos_build.zip"
},
{
"architectures": [
"arm64"
],
"contains": [
"clap",
"vst3"
],
"format": "zip",
"sha256": "165186e53fc8821d292f353cb29109bd55c22164899480188918d52325cb08a5",
"systems": [
{
"type": "mac"
}
],
"size": 5670254,
"type": "archive",
"url": "https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_macos_m1_build.zip"
},
{
"architectures": [
"bit64"
],
"contains": [
"clap",
"vst3"
],
"format": "zip",
"sha256": "6b142ca979507d61821347ca58bdacae6def9677e463db92dfe61b45cf970a1e",
"systems": [
{
"type": "win"
}
],
"size": 5573640,
"type": "archive",
"url": "https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_windows_build.zip"
}
],
"image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/actuate/actuate.jpg",
"license": "gpl-3.0",
"name": "Actuate",
"tags": [
"Instrument",
"Synth",
"Sampler"
],
"type": "effect",
"url": "https://github.com/ardura/Actuate"
}
68 changes: 68 additions & 0 deletions plugins/ardura/actuate/1.3.5/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
---
audio: https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/actuate/actuate.flac
author: Ardura
changes: |
- Polyfilter update now works on additive, sampler, and granular sources
- Tilt filter was rewritten to have less crashes/bugs
- VCF Filter instability was fixed with some more safety and balancing changes
- New preset browser and format
date: '2024-07-12T07:00:00.000Z'
description: A Subtractive and Additive Synthesizer, Sampler, and Granulizer built in Rust + Nih-Plug.
files:
- architectures:
- bit64
contains:
- clap
- vst3
format: zip
sha256: e3896662d270f685b2bbfa34ee129d5afcae649e4c2d05ed6016d9d3d11ddbe3
systems:
- type: linux
size: 8369198
type: archive
url: https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_linux_build.zip
- architectures:
- bit64
contains:
- clap
- vst3
format: zip
sha256: e0b58f4f2dab0ce8465d39ef69af511966d1ff0e8de9296e111b339eb5db287c
systems:
- type: mac
size: 6125534
type: archive
url: https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_macos_build.zip
- architectures:
- arm64
contains:
- clap
- vst3
format: zip
sha256: 165186e53fc8821d292f353cb29109bd55c22164899480188918d52325cb08a5
systems:
- type: mac
size: 5670254
type: archive
url: https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_macos_m1_build.zip
- architectures:
- bit64
contains:
- clap
- vst3
format: zip
sha256: 6b142ca979507d61821347ca58bdacae6def9677e463db92dfe61b45cf970a1e
systems:
- type: win
size: 5573640
type: archive
url: https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_windows_build.zip
image: https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/actuate/actuate.jpg
license: gpl-3.0
name: Actuate
tags:
- Instrument
- Synth
- Sampler
type: effect
url: https://github.com/ardura/Actuate
Binary file added plugins/ardura/actuate/actuate.flac
Binary file not shown.
Binary file added plugins/ardura/actuate/actuate.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
101 changes: 101 additions & 0 deletions plugins/ardura/actuate/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
{
"slug": "ardura/actuate",
"version": "1.3.5",
"versions": {
"1.3.5": {
"audio": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/actuate/actuate.flac",
"author": "Ardura",
"changes": "- Polyfilter update now works on additive, sampler, and granular sources\n- Tilt filter was rewritten to have less crashes/bugs\n- VCF Filter instability was fixed with some more safety and balancing changes\n- New preset browser and format\n",
"date": "2024-07-12T07:00:00.000Z",
"description": "A Subtractive and Additive Synthesizer, Sampler, and Granulizer built in Rust + Nih-Plug.",
"files": [
{
"architectures": [
"bit64"
],
"contains": [
"clap",
"vst3"
],
"format": "zip",
"sha256": "e3896662d270f685b2bbfa34ee129d5afcae649e4c2d05ed6016d9d3d11ddbe3",
"systems": [
{
"type": "linux"
}
],
"size": 8369198,
"type": "archive",
"url": "https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_linux_build.zip"
},
{
"architectures": [
"bit64"
],
"contains": [
"clap",
"vst3"
],
"format": "zip",
"sha256": "e0b58f4f2dab0ce8465d39ef69af511966d1ff0e8de9296e111b339eb5db287c",
"systems": [
{
"type": "mac"
}
],
"size": 6125534,
"type": "archive",
"url": "https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_macos_build.zip"
},
{
"architectures": [
"arm64"
],
"contains": [
"clap",
"vst3"
],
"format": "zip",
"sha256": "165186e53fc8821d292f353cb29109bd55c22164899480188918d52325cb08a5",
"systems": [
{
"type": "mac"
}
],
"size": 5670254,
"type": "archive",
"url": "https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_macos_m1_build.zip"
},
{
"architectures": [
"bit64"
],
"contains": [
"clap",
"vst3"
],
"format": "zip",
"sha256": "6b142ca979507d61821347ca58bdacae6def9677e463db92dfe61b45cf970a1e",
"systems": [
{
"type": "win"
}
],
"size": 5573640,
"type": "archive",
"url": "https://github.com/ardura/Actuate/releases/download/v1.3.5/Actuate_v135_windows_build.zip"
}
],
"image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/actuate/actuate.jpg",
"license": "gpl-3.0",
"name": "Actuate",
"tags": [
"Instrument",
"Synth",
"Sampler"
],
"type": "effect",
"url": "https://github.com/ardura/Actuate"
}
}
}
76 changes: 76 additions & 0 deletions plugins/ardura/gladedesk/1.0.0/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"audio": "",
"author": "Ardura",
"changes": "- Slight gui change\n",
"date": "2024-07-19T07:00:00.000Z",
"description": "Custom Console Idea.",
"files": [
{
"architectures": [
"bit64"
],
"contains": [
"clap",
"vst3"
],
"format": "zip",
"sha256": "1e73f80619f771c4b6f0c5965bbf809be8f180b425ef8e21c4329072591b0a5b",
"systems": [
{
"type": "linux"
}
],
"size": 4202182,
"type": "archive",
"url": "https://github.com/ardura/GladeDesk/releases/download/v1.0b/linux_build.zip"
},
{
"architectures": [
"bit64"
],
"contains": [
"clap",
"vst3"
],
"format": "zip",
"sha256": "6826402798eb3c0d5ce87355910da1a0057e95e9cb2b0922d73efdad23853ff5",
"systems": [
{
"type": "mac"
}
],
"size": 3703002,
"type": "archive",
"url": "https://github.com/ardura/GladeDesk/releases/download/v1.0b/macos_build.zip"
},
{
"architectures": [
"bit64"
],
"contains": [
"clap",
"vst3"
],
"format": "zip",
"sha256": "7dfcef988b16c86e3cd4502434614a443da339861512ec270e7c8eeaf7b3db93",
"systems": [
{
"type": "win"
}
],
"size": 3451574,
"type": "archive",
"url": "https://github.com/ardura/GladeDesk/releases/download/v1.0b/windows_build.zip"
}
],
"image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/gladedesk/gladedesk.jpg",
"license": "gpl-3.0",
"name": "Glade Desk",
"tags": [
"Effect",
"Console",
"Emulation"
],
"type": "effect",
"url": "https://github.com/ardura/GladeDesk"
}
Loading

0 comments on commit cfa78e1

Please sign in to comment.