Skip to content

Commit

Permalink
Merge pull request #20 from open-audio-stack/plugin/studiorack3
Browse files Browse the repository at this point in the history
Plugin/studiorack3
  • Loading branch information
kmturley authored Nov 27, 2024
2 parents 15d729a + 9caef67 commit 5a0427c
Show file tree
Hide file tree
Showing 15 changed files with 298 additions and 0 deletions.
64 changes: 64 additions & 0 deletions src/plugins/asb2m10/dexed/0.9.8/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
---
audio: https://open-audio-stack.github.io/open-audio-stack-registry/plugins/asb2m10/dexed/dexed.flac
author: Pascal Gauthier
changes: |
- Accessibility implementation (including keyboard shortcuts)
- UI component refresh
- Mono/Poly parameter is now a plugin parameter
- Copy/paste operator values are now text based (and system wide)
- Fix Apple Logic startup issue
- Corrections of graphs for Algorithms 15 and 14 by @FulopNandor in #436
- Code cleanup for MidiMonitor by @FulopNandor in #442
- Corrections for DexedTheme v2 by @FulopNandor in #443
date: '2024-10-08T07:00:00.000Z'
description: Synthesizer closely modeled on the Yamaha DX7.
files:
- architectures:
- bit64
contains:
- elf
- clap
- vst3
format: zip
sha256: 28c00eb6c2ab6172ef2650f384d4a0299c654d3b21b3f8a124f4fad0beff15f1
systems:
- type: linux
size: 7612454
type: archive
url: https://github.com/asb2m10/dexed/releases/download/v0.9.8/dexed-0.9.8-lnx.zip
- architectures:
- bit64
contains:
- app
- clap
- component
- vst3
format: zip
sha256: f85655398a60b924e90eca127fd7c40a0794546fea205fc613b9d7f216b2627d
systems:
- type: mac
size: 17072451
type: archive
url: https://github.com/asb2m10/dexed/releases/download/v0.9.8/dexed-0.9.8-macos.zip
- architectures:
- bit64
contains:
- exe
- clap
- vst3
format: zip
sha256: 346f729c94e409b90ca3e0148ccf061794d288c7cc2f4d9ff3f13db945e6d78b
systems:
- type: win
size: 10388001
type: archive
url: https://github.com/asb2m10/dexed/releases/download/v0.9.8/dexed-0.9.8-win.zip
image: https://open-audio-stack.github.io/open-audio-stack-registry/plugins/asb2m10/dexed/dexed.jpg
license: gpl-3.0
name: Dexed
tags:
- Instrument
- Synth
- FM
type: instrument
url: https://github.com/asb2m10/dexed
Binary file added src/plugins/asb2m10/dexed/dexed.flac
Binary file not shown.
Binary file added src/plugins/asb2m10/dexed/dexed.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
70 changes: 70 additions & 0 deletions src/plugins/chowdhury-dsp/chowmatrix/1.3.0/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
audio: https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowmatrix/chowmatrix.flac
author: Chowdhury DSP
changes: |
- Added iOS/AUv3 support.
- Added Pro Tools/AAX support.
- Added forwarding parameters to expose node parameters to DAWs.
- Added "Alien" delay mode.
- Added "Reverse" delay parameter.
- Added optional automatic gain compensation for wet signal.
- Added lock/unlock options for parameter randomisation.
- Fixed "hang" when bringing delay to 0 ms in "Analog" mode.
- Improved performance for pan modulation.
- Improved preset management system.
- Added option to throttle graphics rendering for the Matrix View.
- Improved memory usage.
date: '2021-12-21T07:00:00.000Z'
description: Delay effect, made up of an infinitely growable tree of delay lines, each with individual controls for feedback, panning, distortion, and more.
files:
- architectures:
- bit64
contains:
- elf
- lv2
- so
- vst3
format: deb
sha256: 0e0aa9187a43db2887f4a817c8e78ea9bfef2961f5c9627296eafd6803a0f4b7
systems:
- type: linux
size: 2990012
type: archive
url: https://github.com/Chowdhury-DSP/ChowMatrix/releases/download/v1.3.0/ChowMatrix-Linux-x64-1.3.0.deb
- architectures:
- bit64
contains:
- aax
- app
- component
- vst
- vst3
format: zip
sha256: 075822551685534c7c5acc3738807afdb94222d38a6409cbe3a39bf2485de61d
systems:
- type: mac
size: 17091478
type: archive
url: https://github.com/Chowdhury-DSP/ChowMatrix/releases/download/v1.3.0/ChowMatrix-Mac-1.3.0.dmg
- architectures:
- bit64
contains:
- dll
- exe
- vst3
format: exe
sha256: 3a2db17a628a5638a64608d7d89df37aeb3be814516aa95cc434f46a4ec4c916
systems:
- type: win
size: 7958887
type: archive
url: https://github.com/Chowdhury-DSP/ChowMatrix/releases/download/v1.3.0/ChowMatrix-Win-1.3.0.exe
image: https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowmatrix/chowmatrix.jpg
license: bsd-3-clause
name: CHOW Matrix
tags:
- Effect
- Delay
- Feedback
type: effect
url: https://github.com/Chowdhury-DSP/ChowMatrix
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.
59 changes: 59 additions & 0 deletions src/plugins/chowdhury-dsp/chowtapemodel/2.11.4/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
audio: https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowtapemodel/chowtapemodel.flac
author: Chowdhury DSP
changes: |
- Fixed bug in Wow processing at high levels of "Depth".
date: '2023-11-05T07:00:00.000Z'
description: Chow Tape Model is a digital emulation of a reel-to-reel analog tape machine. The original algorithm was developed to emulate the Sony TC-260, but has since been expanded to be able to model a wide variety of tape machines.
files:
- architectures:
- bit64
contains:
- elf
- lv2
- so
- vst3
format: deb
sha256: 4e681d24412fcba1348799a76c3a57268e8b17b66781bbf5ac59218b391e4441
systems:
- type: linux
size: 5112948
type: archive
url: https://github.com/jatinchowdhury18/AnalogTapeModel/releases/download/v2.11.4/ChowTapeModel-Linux-x64-2.11.4.deb
- architectures:
- bit64
contains:
- aax
- app
- component
- vst
- vst3
format: zip
sha256: 294719960207834d12e2f4662dc346a2fe3f5f1194a19e0a149a14d0bbab476b
systems:
- type: mac
size: 28745196
type: archive
url: https://github.com/jatinchowdhury18/AnalogTapeModel/releases/download/v2.11.4/ChowTapeModel-Mac-2.11.4.dmg
- architectures:
- bit64
contains:
- dll
- exe
- vst3
format: exe
sha256: 80df51c369e0b6d4a75a44e55cb75db1eb0a0838aac8dcce8bfd922a53b5232d
systems:
- type: win
size: 10646528
type: archive
url: https://github.com/jatinchowdhury18/AnalogTapeModel/releases/download/v2.11.4/ChowTapeModel-Win-64bit-2.11.4.exe
image: https://open-audio-stack.github.io/open-audio-stack-registry/chowdhury-dsp/chowtapemodel/chowtapemodel.jpg
license: gpl-3.0
name: Chow Tape Model
tags:
- Effect
- Filter
- Tape
type: effect
url: https://github.com/jatinchowdhury18/AnalogTapeModel
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.
49 changes: 49 additions & 0 deletions src/plugins/falktx/carla/2.5.9/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
audio: https://open-audio-stack.github.io/open-audio-stack-registry/plugins/falktx/carla/carla.flac
author: Filipe Coelho
changes: |-
- Do not show windows crash dialogs for plugin bridges
- Fix build against latest liblo
- Fix crash when showing some plugin UIs under wayland
- Fix minimum width of CanvasPort labels
- Fix missing painter.restore() in case of CanvasPort errors
- Fix OSC unregister handling
date: '2024-09-22T07:00:00.000Z'
description: Audio plugin host, with support for many audio drivers and plugin formats.
files:
- architectures:
- arm64
- bit64
contains:
- app
- lv2
- vst
format: zip
sha256: 0dc42eff57c76394e5f8074075d7d3693fad3547356f433271815826b0e311c9
systems:
- type: mac
size: 381733941
type: archive
url: https://github.com/falkTX/Carla/releases/download/v2.5.9/Carla-2.5.9-macOS-universal.dmg
- architectures:
- bit64
contains:
- dll
- exe
- lv2
format: zip
sha256: 437a4a46810ac28b8c03fd4fe17805e7a6d923c20b9eb5b768fcc113e1e563e1
systems:
- type: win
size: 246800688
type: archive
url: https://github.com/falkTX/Carla/releases/download/v2.5.9/Carla-2.5.9-win64.zip
image: https://open-audio-stack.github.io/open-audio-stack-registry/plugins/falktx/carla/carla.jpg
license: gpl-3.0
name: Carla
tags:
- Host
- Player
- Automation
type: tool
url: https://github.com/falkTX/Carla
Binary file added src/plugins/falktx/carla/carla.flac
Binary file not shown.
Binary file added src/plugins/falktx/carla/carla.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions src/plugins/louisgorenfeld/digits/0.9.8/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
audio: https://open-audio-stack.github.io/open-audio-stack-registry/plugins/asb2m10/dexed/dexed.flac
author: Pascal Gauthier
changes: |
- Now over 100 presets!
- Fixed bug where the first time Digits was instantiated in Renoise there
- was a chance it couldn't produce audio
- Fixed bug where save dialog wouldn't close it user hit "save" before pressing enter
- Fixed bug where fade parameter didn't always function if sustain not at maximum
- Fixed patch restoring in FL Studio
- Crisper tone
date: '2019-09-19T07:00:00.000Z'
description: Phase distortion synthesizer inspired by Casio's CZ series but takes that form of synthesis to the limit. Create warm pads, glitchy sounds, dirty basses, filthy sweeps, screaming leads, and anything in-between.
files:
- architectures:
- bit64
contains:
- so
format: tar.gz
sha256: 1c615c64852a943e1c6b98e7a09fd0ff255c218051d150795687936f0ac27aa1
systems:
- type: linux
size: 245325
type: archive
url: http://www.extentofthejam.com/DigitsLinux_2_1.tar.gz
- architectures:
- bit64
contains:
- vst
format: zip
sha256: 3e5b102c173167444fc894b7da9f5a0c934e2ca8ec2f171c48b75ab526808b88
systems:
- type: mac
size: 2301101
type: archive
url: http://www.extentofthejam.com/DigitsMac_2_1.zip
- architectures:
- bit64
contains:
- dll
format: exe
sha256: 4d0705d42e52090b7f31d5d4a13719b7d9c79dad56e5d1556fc83e0fff9d0997
systems:
- type: win
size: 669291
type: archive
url: http://www.extentofthejam.com/Digits_x32_x64_2_1.exe
image: https://open-audio-stack.github.io/open-audio-stack-registry/plugins/asb2m10/dexed/dexed.jpg
license: gpl-3.0
name: Dexed
tags:
- Instrument
- Synth
- Casio
type: instrument
url: https://github.com/LouisGorenfeld/DigitsVst
Binary file added src/plugins/louisgorenfeld/digits/digits.flac
Binary file not shown.
Binary file added src/plugins/louisgorenfeld/digits/digits.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a0427c

Please sign in to comment.