Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

module.js

Michael Palumbo edited this page Jan 15, 2020 · 2 revisions
  1. With the patch.vcv file open, locate the VCV module called Prototype in the patch. Prototype

  2. important: while the prototype module will have the module#.js loaded, it needs to be pointed to the absolute path on your system (otherwise it won't watch for changes you make in the text editor). So, click on the module#.js file name in the black screen on Prototype, and locate module#.js in the /gitshow# folder on your computer.

  3. Once the prototype module is pointed at the correct path to module#.js on your filesystem, when you save changes to the code, vcv rack will reload it in the patch, so you should hear results right away. I recommend using a scope module to view your signal(s).

See the Prototype module's github page: https://github.com/VCVRack/VCV-Prototype

Clone this wiki locally