Table of Contents






fJACK - a JACK Audio Connection Kit client
  Introduction
  Installation
    Installing the jack audio connection kit
    Downloading jack
    What sort of jack?
    What about the fftw3 library?
    What about performance?
    What about memory?
    Contact, help & bug reports
    Release History
    Where to put the fjack sources?
    iForth
    VFX Forth
    Testing the client
    Making fJACK Turnkey Applications
The fJACK Client User Manual
    A short processing overview
  What can be configured in fJACK?
  Datatypes used in the client
  Using the Client
  Managing blocks of 'WAV' data
    Checking for blocks of wav data
    Using the Wavboard
  The Callbacks
  Connecting the ports
  Getting detailed information.
  Running the fJACK client
    Sessions
  The Extern Stream Toolbox
Using .wav Files
  The MIDI Future ...
  The FFTW3 library interface
The fJACK Input->Output Processing
  Defining the plugin objects
  Using the plugin objects in the signal processing chain
  The Group of Finite Impulse Response Filters
  The Adaptive Filter object
  The Infinite Impulse Response Filter
  The FFT Analyser Plugin
  The Channel-Mixer (and processing) plugin object.
  The generic Effect Filter
Some tests
  The Sinus Tone Oszillator Object, a detailed example for writing plugin objects
  A Bank of notch filters
  The Delayer Object
  A Vibrato effect - you can select the vibrato frequency and the strength.
  The Autolevel Object
  The Phaser Object
Have Fun!