mrletourneau / strong_kar

VCV Rack plugin implementation of the Karplus Strong algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STRONG KAR

VCV Rack plugin implementation of the Karplus Strong algorithm

Strong KarStrong KarStrong KarStrong KarStrong KarStrong KarStrong Kar

About

This module is based on the Karplus Strong algorithm. It works by generating a random wave table upon every pluck, so using two hard-panned instances of this module gives a nice stereo wideness when played simultaneously.

Building

In the root directory, simply execute make dist. See the VCV Rack Plugin Tutorial for more info.

Using

Dampening controls the decay and dampening speed of the pluck

Pitch controls the pitch of the pluck

Trig triggers a new pluck

V/Oct controls the pitch via CV

About

VCV Rack plugin implementation of the Karplus Strong algorithm

License:MIT License


Languages

Language:C++ 81.9%Language:Makefile 13.7%Language:CMake 4.4%