StudioRack App logo

StudioRack App kmturley

Use this command to install StudioRack App:
winget install --id=StudioRack.StudioRack -e

Audio plugin app, searchable list of plugins to install and share

StudioRack is a software tool designed to manage, search, install, and share audio plugins efficiently. It provides a centralized platform for discovering and organizing VST and VST3 plugins, streamlining the workflow for audio professionals.

Key Features:

  • Searchable Database: Access a comprehensive library of audio plugins with advanced filtering and search capabilities.
  • Efficient Installation: Install plugins directly through the app using winget, ensuring seamless integration into your DAW.
  • Plugin Collections: Organize and manage plugins in customizable collections for quick access and workflow optimization.
  • Compatibility: Supports VST and VST3 formats, making it versatile for a wide range of audio production needs.
  • Real-Time Previews: Preview plugin effects within the app before installation to make informed decisions.

Audience & Benefit:

Ideal for audio producers, engineers, and content creators seeking an efficient way to discover, install, and manage audio plugins. StudioRack enhances productivity by reducing the time spent searching and organizing plugins, allowing users to focus on creativity and production quality.

README

studiorack-app

Release

StudioRack audio plugin manager app. Search, view, download and install audio plugins.

StudioRack App

Installation

Navigate to GitHub Releases and find the latest download for your system:

https://github.com/studiorack/studiorack-app/releases

Download the file and open to install the app on to your machine. Follow instructions within the app.

Developer information

StudioRack App was built using:

  • NodeJS 20.x
  • TypeScript 5.x
  • NextJS 14.x
  • React 18.x
  • Electron 31.x

Installation

Install dependencies using:

npm install

Usage

Run the development server using:

npm run dev

View the site at:

http://localhost:3000

Get the api at:

http://localhost:3000/api/plugins

Deployment

Release an updated version on GitHub by simply creating a version tag:

npm version patch
git push && git push origin --tags

This will run an automated build and deploy process on GitHub Actions:

.github/workflows/release.yml

Contact

For more information please contact kmturley

Versions
2.0.0
0.1.0
0.0.35
0.0.32
0.0.31
0.0.30
Website
License