-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
2,619 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
Oops, something went wrong.