Products How To Order Support Downloads Contact Us Home

Looper Construction Kit

Module Library

Loopers and Looper Parts

          CrossFadeOverdub
When triggered, CrossFadeOverdub cross-fades the input into the looping wavetable.
PlayLoop
Plays a looping wavetable when triggered and signals the end of the playback. With direction (forward/reverse), playback rate, and pause controls.
  ExternalizeLoop
Plays back the looping wavetable and embeds control information in the left and right output stream.
RecordLoop
Records an input into a looping wavetable while the record gate is true. With record rate and cross-fade controls.
  GatedMemoryWriter
Similar to MemoryWriter, this module records into a wavetable while the record gate is true.
RecordSyncLoop
Similar to RecordLoop but with synchronization features.
  InternalizeLoop
Records into a looping wavetable with audio data and embedded control information in the left and right input stream.
SelfLoop
Similar to PlayLoop but includes self-looping and synchronization features. With direction (forward/reverse), rate, and pause controls.
  MasterLooper
Records and loops an input signal and generates Events for synchronizing other loopers.
SimpleLooper
Records and loops an input signal. With direction (forward/reverse) and playback rate controls.
  OverdubLoop
When triggered, plays back an existing looping wavetable, optionally adds a new signal to the wavetable, and signals the end of the loop. With direction (forward/reverse), record/playback rate, and feedback controls.
SlaveLooper
Similar to SimpleLooper but includes synchronization features. With direction (forward/reverse) and playback rate controls.
  OverdubSlaveLooper
This looper records, loops, and overdubs an input signal while synchronized to a timing Event.
   

Wavetable Manipulators

  AccessWavetable
Permits direct access to a wavetable. Used with modules such as DupWavetable and TableSwitcher.
GetLoopPoints
Reads the loop starting and ending points (LoopStart and LoopEnd) from a looping wavetable.
  CapyToDisk
Appends the entire contents of a looping wavetable to a disk file. Thus the file consists of sequential "takes."
SetLoopPoints
Sets the loop starting and ending points in a looping wavetable.
  ClearWavetable
Quickly clears a wavetable in Capybara RAM. Operates at 2x, 16x, or 64x real-time.
TableSwitcher
Quickly copies the contents of a selected input wavetable to a selected output wavetable. Operates at 2x, 16x, or 64x real-time.
  DiskToCapy
Reads the next "take" from a disk file into a looping wavetable.
ZeroCrossingAdjust
Adjusts LoopStart and LoopEnd points in a looping wavetable for looping at a zero-crossing point.
  DupSamples
Duplicates part of a wavetable into another part of the same wavetable when triggered.
ZeroCrossingGate
Synchronizes a gate signal with the zero-crossing point of an input signal.
  DupWavetable
Quickly copies the contents of one wavetable to another. Operates at 2x, 16x, or 64x real-time.
   

Control and Utility Functions

  BiFuncKey
Decodes a MIDI key press to provide two control functions from a single key.
Multiplexer
Given one to eight input signals, selects exactly one.
  EventStateMachine
Implements a finite state machine driven by Event Values. The number of states and inputs is limited only by available memory.
SyncGate
Utility logic module for synchronizing sample-rate gate signals.
  FastTriggerMonostable
A monostable triggerable by a sample-rate signal.
SyncGateHP
Similar to SyncGate but for Event rate signals (hot parameters).
  FeedbackLoopInLite
A "light-weight" version of FeedbackLoopInput.
SyncTrigger
Utility logic module for synchronizing sample-rate trigger signals.
  FeedbackLoopOutLite
A "light-weight" version of FeedbackLoopOutput.
SyncTriggerHP
Similar to SyncTrigger but for Event rate signals (hot parameters).
  MIDIOutputEventString
When triggered, sends an uninterpreted sequence of MIDI messages to the MIDI output.
TriFuncKey
Decodes a MIDI key press to provide three control functions from a single key.
  MIDITimingClock
Generates a periodic MIDI Timing Clock message with optional Song Start and Stop messages.
   

Echoplex Digital Pro (EDP) Assistants

  CapyToEDP
Copies a looping wavetable from the Capybara to an Echoplex Digital Pro (EDP) in real-time.
CapyToEDP4
Copies a looping wavetable from the Capybara to an Echoplex Digital Pro (EDP) in real-time. The EDP must be running LoopIV.
  EDPButton
Sends MIDI commands to an Echoplex Digital Pro to simulate pressing front panel buttons. Permits the Capybara to easily control the Echoplex.
EDP4Button
Sends MIDI commands to an Echoplex Digital Pro to simulate pressing front panel buttons. Permits the Capybara to easily control an Echoplex using LoopIV.
  EDPParamsKeys
Configures the Keys Parameters of an Echoplex Digital Pro.
EDP4ParamsKeys
Configures the Keys Parameters of an Echoplex Digital Pro. The Echoplex must be using LoopIV.
  EDPParamsLoops
Configures the Loops Parameters of an Echoplex Digital Pro.
EDP4ParamsLoops
Configures the Loops Parameters of an Echoplex Digital Pro. The Echoplex must be using LoopIV.
  EDPParamsTiming
Configures the Timing Parameters of an Echoplex Digital Pro.
EDP4ParamsTiming
Configures the Timing Parameters of an Echoplex Digital Pro. The Echoplex must be using LoopIV.
  EDPtoCapy
Copies the current loop from an Echoplex Digital Pro to a Capybara looping wavetable in real time.
EDP4toCapy
Copies the current loop or cycle from an Echoplex Digital Pro using LoopIV to a Capybara looping wavetable in real time.