8000 GitHub - phdsg/PvC at 0.5.3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

phdsg/PvC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PvC Modules for VCV Rack

I'm not a coder, but VCV Rack got me interested in c++. So, as a learning experiment i'm making some modules. Most of them are really very simple or modifications of existing modules. I'm also new to all this github stuff, so ...

... expect bugs, beginner mistakes, etc.

Any and all feedback is welcome.

All Modules

Ports on all modules are color coded.

  • Blue: Audio IN
  • Red: Audio OUT
  • Yellow: Control IN

MU[L]TY

1 x 6 Multiple with a mute button on each output. (Based on Fundamental Mutes).

VAMPS

Modified version of the Fundamental VCA. Has 2 Ins/O 6816 uts per VCA. Upper CVIn is exponential, the other one is linear.

VUBAR

Very simple VU Meter that uses rack's vumeter widget. 2dB per LED, top one is a clip light.

Contact

you can find me (and other Rack Module devs) on IRC: freenode #VCVRack

Build

First, build the latest version of Rack, then clone this repository inside the plugins folder of Rack and use make.

0