Skip to content

The-Great-Assyr/VCVRack-Simple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modules for VCVRack.

Clock divider image Clock image Wav Recorder Button trigger image

More infos and user manuals: https://iohannrabeson.github.io/VCVRack-Simple/

Building from sources

Clone this repository into the Rack's plugins directory then build using Make:

cd Rack/plugins/
git clone https://github.com/IohannRabeson/VCVRack-Simple.git
cd VCVRack-Simple
make

Linux

Compilation is tested on Linux with gcc-7.

Osx

Compilation is tested on Osx with clang.

Windows

Compilation is tested with the recommended setup for Rack, using MSys2.

Website

The website use Jekyll. You can start a local server using:

make serve 

About

VCVRack modules - Recorder, Clock divider, Clock

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.5%
  • Makefile 0.5%