Code Monkey home page Code Monkey logo

fehlerfabrik's Introduction

Fehler Fabrik

Image of Fehler Fabrik Modules

Plugin modules for VCV Rack

All of these modules have been written by me as a novices exercise in C++. Functionality is liable to change at any time as bugs are found, or if I change my mind about what I want these modules to do!

Further documentation is forthcoming, pending the arrival of that mythical phenomenon known as "free time"...

Arpanet

Image of Arpanet

Arpanet is an attempt to recreate the ARP Instruments 1601 step sequencer. Reading the manual for the original is the best way to learn how to use Arpanet.

Aspect

Image of Aspect

Aspect is a basic clock divider and sequential gate sequencer. The left set of outputs are divisions of the input clock, and the right set are the sequence output. Gate highs are 10V, lows are 0v.

Botzinger

Image of Botzinger

Botzinger is an arbitrary length step-sequencer. When unclocked, each of the sliders controls the step time as a percentage of the global rate control, which can range from 0.01 to 10000 seconds. When each step begins, Botzinger will start to output a gate signal on both the main output and the current individual output. The amount of gates generated per step, and the length of the gates, are determined by the repeat and width controls.

When clocked, the sliders determine how after many clock pulses the sequencer moves to the next step. Repeat and width controls behave similarly to in unclocked mode. In this mode the global rate control has a minimum setting of 1, as the module can only act as a clock divider, not a multiplier.

The modules sequencer can be controlled by the start/stop, reset, and direction controls.

Chi

Image of Chi

Chi is a three band polyphonic crossover, like those found in high-end DJ mixers and PA/HiFi system controllers. It uses 4th order Linkwitz-Riley filters to ensure flat and coherent recombination of audio bands. Two frequency cutoff controls determine where the low/mid (80Hz - 640Hz) and mid/high (1kHz - 8kHz) filter bands meet. Each band has it's own output with (voltage controlled) gain control (-inf dB through +6 dB), which can be used as feeds for multi-band processing, and a master output which recombines all bands - like a DJ mixers Isolator section.

While Chi can work polyphonically, it's currently not very well optimised - I still need to figure out how to utilise SIMD for this kind of thing!

Fax

Image of Fax

Fax is a sampling sequencer that will produce a crude facsimile of a recorded input. If no input is present it will record the movement of it's big central knob. The transport controls are similar to Arpanet's.

When recording is active, the input is sampled whenever the sequencer moves to the next step (which may be caused by the internal clock or a trigger present on the step input/button). Whether the sampled voltage is stored in the step the sequencer just left, or the one it is moving to, is determined by the Pre/Post switch. If the Auto Stop switch is on (up position), then recording will automatically stop when the maximum number of steps is reached. When recording has finished, the sampled voltages are played back in order by the sequencer on the output jack.

Fax was created with physical controllers in mind. Try mapping it's big knob to a MIDI controller, or triggering the recording of a keyboards CV output using it's gate signal.

Lilt

Image of Lilt

Lilt is a clock that generates a pair of coupled gates - a primary gate Alpha, and a phase-shifted copy Beta. Beta can have a phase relationship anywhere from 0หš to 360หš from Alpha. The pulsewidth of both gates can be adjusted. It has individual outputs for both gates as well as an OR'd output of both.

Lilt is particularly well suited for creating shuffling swung grooves.

Luigi

Image of Luigi

Luigi is a random digital clock and noise generator. It can use either an external or internal clock.

Monte

Image of Monte

Monte is a probabilistic trigger sequencer. It can use either an external or internal clock. For each step of the sequence, the probability of a trigger being generated is determined by a CV/knob combo. When CV is present the knobs act as an offset. All of the gates are OR'd to the main output as well as having their own output. Using CV on the Steps input allows for sequences of up to 32 steps.

Nova

Image of Nova

Nova is a sequenced sampler that can be used to cut up loops and play back slices. Audio (or CV) is recorded at the In jack when the sequencer is active and Record mode is on. After Record has been turned off, the sample is played back cut into 8 slices, with each slice having it's own controls and output. Pitch and amplitude envelope are controlled globally.

Planck

Image of Planck

Planck is a decimator and bit depth reducer. The output of the depth reducer is normalled to the input of the decimator.

PSI OP

Image of PSI OP

PSI OP is a 4 operator FM percussion voice. It's heavily based on a popular Eurorack hardware drum module, so if you can find a manual for such a module, that'll explain the functionality until I can write some proper documentation!

By default, PSI OP has a DC offset filter on it's output. This can be toggled via the context menu. The looping behaviour of the Speed envelope can also be toggled in the menu.

The opal wavetable used in PSI OP is taken from ValleyRack

Rasoir

Image of Rasoir

Rasoir is an asymmetrical voltage processor. It's based on the the types of distortion found in modules like Autodafe's FoldBack and HetrickCV's Waveshape. What makes Rasoir unique is it's ability to slice a waveform into two components that lie above or below a threshold voltage and process those components seperately. Both high and low components can be shifted in time, clipped, pinched, folded and slewed. The top row of controls and jacks affects the high component, and the lower row the low component. Each component has it's own output, and they're combined on the main output. The main output also has dry/wet control and a DC offset filter.

See here for a demo

Sigma

Image of Sigma

Sigma is a basic preset voltage adder. Sometimes you just want to add 1V to something!

fehlerfabrik's People

Contributors

rcameron93 avatar cwmoriarty avatar kant avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.