Code Monkey home page Code Monkey logo

penare's Introduction

Penare

A free wonky distortion plugin :3

UI

Installing

For Windows:

  1. Get the lastest release from the here
  2. Unzip and find the .vst3 or .clap file inside and move it to your VST3/CLAP directory. Usually it would be C:\Program Files\Common Files\VST3 for Windows.
  3. Re-scan your plugins in your DAW if needed

For MacOS:

  1. Do the same as Windows
  2. If MacOS thinks that I'm a evil virus programmer ๐Ÿ˜ˆ and you don't believe I am ๐Ÿ˜‡ then you can run this command in terminal:
    # Replace `PATH_TO_PLUGIN` to where your plugin is
    xattr -cr PATH_TO_PLUGIN
    Otherwise, if you don't trust me, then don't do it

Features

  • Pre and post gain control (no way)
  • Symmetric and Asymmetric waveshaping!
  • Filter control (like which range the distortion is applied) and you can mix it back afterward :O

Contributing

Here's some features I want to add:

  • Presets loading/saving systems
  • Waveform visualizer
  • Filters visualizer
  • LFO/ADSR to modulate the sliders (I don't know how to do that)

The debug.ps1 is for me to use. Although you can use it, if it works.

Use this to compile to VST3 and CLAP.

# Debug build, huge file size
cargo xtask bundle penare
# Release build, small file size
cargo xtask bundle penare --release

penare's People

Contributors

azur1s avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

penare's Issues

Studiorack Integration

It's an open-source plugin manager called StudioRack:
https://github.com/studiorack

The aim of the project is to provide a free open-source way to manage plugin dependencies and their versions. It would involve the following steps:

Publish a Github release containing the plugin source along with metadata plugins.json
Tag your Github repository with studiorack-plugin so it can be discovered
Wait for the studiorack-registry to index your plugin (every 24 hours)
Check the registry feed for your plugin to appear

If you have any questions or issues, make an issue in the Github repo or join the DIscord https://discord.gg/9D94f98PxP
This project is currently in alpha and would massively be helped by early adopters to iron out bugs and guide development!!
Also, a new way of adding your plugin is coming out in a few days which is mentioned in the Discord

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.