@patchcab/modules

1.1.3 • Public • Published

Patchcab modules

A collection of default basic Patchcab Eurorack style modules made with Web Audio, Tone.js Web Audio framework and Svelte Javascript framework.

Install

Install the modules to your Patchcab setup by running:

npm install @patchcab/modules

Modules

Module
ADSR ADSR An ADSR (Attack, Decay, Sustain, Release) envelope generator.
Clock Clock A simple clock which provides a callback at the given rate.
FM FM FM module composed of two oscillators where one oscillator modulates the frequency of a second one.
LFO LFO A low frequency oscillator module.
MIDI MIDI work in progress module 😬 Currently sends only a trigger signal on keyboard letter Q-M key presses.
NOISE NOISE A noise generator module that produces pink, white or brown noise types.
Notes Notes Simple utility module to write down your synth usage instructions or other random stuff.
OSC OSC Simple oscillator module producing sine, square, triangle or sawtooth signal.
OUT OUT Master ouput module connecting your synth output to your computers audio output.
REVRB REVRB Simple reverb effect module. The response generation is asynchronous, so you have to wait until ready resolves before it will make a sound.
SCOPE SCOPE Utility module to visualize the waveform of the audio input.
SEQ SEQ A simple 16 step gate sequencer.
VCF VCF A highpass or lowpass filter to cutoff audio input frequency.
VOL VOL Module to adjust the audio signal volume.

Readme

Keywords

none

Package Sidebar

Install

npm i @patchcab/modules

Weekly Downloads

22

Version

1.1.3

License

MIT

Unpacked Size

152 kB

Total Files

31

Last publish

Collaborators

  • rihardsgravis