Skip to content

Tobias112358/simple-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Synth

Building

After installing Rust, you can compile Simple Synth as follows:

cargo xtask bundle simple_synth --release

How to use the Synth (Windows)

  1. Copy the .vst3 file into your VST folder.
  2. Open in your DAW.
  3. Look for new vsts.
  4. Open and play midi into it.