Skip to content

dinklang/Sand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stargazers


Sand VST

A VST3 plugin that filters audio

View Demo

About The Project

This audio plugin was made using C++. It uses data structures from the JUCE Framework and algorithms to produce a unique sound.

Built With

  • C++ (v17)
  • JUCE Framework

(back to top)

Getting Started

To get started you need to do the following:

  1. Download the JUCE framewwork

  2. Create the 'Projucer'

  3. Create your project in your desired environment

  4. If using Linux make sure you have CMake isntalled

Prerequisites & Installation

To get started you need to do the following:

  • npm
    npm install npm@latest -g
  1. Download the JUCE framewwork

  2. Create the 'Projucer'

  3. Create your project in your desired environment

  4. If using Linux make sure you have CMake isntalled

(back to top)

Roadmap

  • Creating Audio Parameters
  • Setting up the digital signal processing (DSP)
  • Linking Parameters
  • Graphical User Interface
    • Sliders
    • Level meters
  • Additional utility (Bypass buttons, ...)

(back to top)

Contributing

If you have a suggestion that would make this better, please contact me directly. Don't forget to give the project a star! Thanks again!

(back to top)

License

I'm not licensing this yet because I used several projects and industry standards as inspiration

(back to top)

Contact

Erick Dinklang - @twitter_handle - [email protected]

Project Link: https://github.com/dinklang/Sand

(back to top)

Acknowledgments

(back to top)

About

A digital audio processing tool using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published