Skip to content

Repository files navigation

Plug-in screenshot

Owly DIST (VST3 Win/Mac)

Version Format Platform Audio

Buy Me A Coffee

Distortion plugin capable of creating magic ✨🐾
The latest builds of our plugin you can download from our Telegram channel: @resonaura

OwlyDist Elementary Audio DSP Plugin




 Getting started

npm install
npx elem-copy-binaries

 How to make a build?

You can create a build using this command:

npm run build

The result will be saved to dist folder

Note: If you use Windows, then you can immediately install the resulting build using the command npm run win-install (if the plugin has not been installed before) or npm run win-update (if the plugin has already been installed before)


 How to install ZIP-build? (Windows)

  • Unpack the zip file of VST3 build
  • Run install.bat if the plugin has not been installed before, or update.bat if it has already been installed
  • To uninstall the plugin from the system, use this uninstall.bat

 Available Scripts (Windows / Mac)

npm start

Runs the VST3 in the development mode.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds complete VST-plugin to the dist folder.

npm run build-ui

Builds the plugin UI to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm run build-vst

Makes VST3 using already builded UI from build to dist folder.

npm run make-zip

Makes ZIP from last build and saves it to dist folder

npm run publish

Publishes last build from dist to Telegram

Arguments:
--token - Telegram API token
--chatID - Telegram chat id
--type (can be default or channel) - Telegram type of chat (adds '-' to chatID when channel)

Note: you can also create your local publish.config.json so that you don't have to write all the parameters manually every time

Example:

{
    "token": "YOUR_TELEGRAM_TOKEN",
    "chatID": "YOUR_CHAT_ID"
}


... And then only the npm run publish command without arguments will be enough to publish


 Available Scripts (Windows)

npm run win-uninstall

The command to uninstall builded VST3 plugin on Windows

🛡️ Admin rights required


npm run win-update

The command to update builded VST3 plugin on Windows

🛡️ Admin rights required


npm run win-build-install

The command to build and install VST3 plugin on Windows

🛡️ Admin rights required


npm run win-build-install-publish

The command to build, install and publish VST3 plugin on Windows

🛡️ Admin rights required


npm run win-build-update

The command to build and update VST3 plugin on Windows

🛡️ Admin rights required


npm run win-build-update-publish

The command to build, update and publish VST3 plugin on Windows

🛡️ Admin rights required

About

Creative distortion audio plugin (VST3) powered by Elementary Audio DSP engine

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages