DreamMaker FX Documentation
stable

Tutorial:

  • Introduction
  • Hear it in action
  • Meet the Hardware
  • Installation
  • The Anatomy of an Effect
  • Tutorial #1: Basic Delay Pedal
  • The basics of creating / adding effects
  • The basics of routing audio
  • The basics of controlling effects
  • Buttons, Knobs and Lights
  • Using the API
  • Debugging Sketches
  • General troubleshooting

Pedal Functions:

  • Pedal
  • LEDs
  • Pots/Knobs
  • Switches

Effect Blocks:

  • ADSR Envelope
  • Amplitude Modulator
  • Arpeggiator
  • Biquad Filter
  • Compressor
  • Delay
  • Destructor
  • Envelope Follower
  • Gain
  • Instrument Synth
  • Looper
  • Multi-tap Delay
  • Oscillator
  • Phase Shifter
  • Pitch Shifter
  • Pitch Shifter (Freq Domain)
  • Ring Modulator
  • Slicer
  • Variable Delay
DreamMaker FX Documentation
  • Docs »
  • File dreammakerfx.h
  • Edit on GitHub

File dreammakerfx.h¶

↰ Parent directory (src)

Contents

  • Definition (src/dreammakerfx.h)

  • Includes

  • Included By

  • Classes

  • Enums

  • Defines

  • Variables

Definition (src/dreammakerfx.h)¶

  • Program Listing for File dreammakerfx.h

Includes¶

  • Arduino.h

  • SPI.h

  • Wire.h

  • dm_fx_codec.h (File dm_fx_codec.h)

  • dm_fx_debug.h (File dm_fx_debug.h)

  • dm_fx_dsp.h (File dm_fx_dsp.h)

  • dm_fx_platform_constants.h (File dm_fx_platform_constants.h)

  • dm_fx_semitones.h (File dm_fx_semitones.h)

  • dm_fx_spi_proto.h (File dm_fx_spi_proto.h)

  • dm_fx_ui.h (File dm_fx_ui.h)

  • effects/dm_fx_effects_defines.h (File dm_fx_effects_defines.h)

  • math.h

Included By¶

  • File dm_fx_codec.cpp

  • File dm_fx_debug.cpp

  • File dm_fx_dsp.cpp

  • File dm_fx_spi_proto.cpp

  • File dm_fx_ui.cpp

  • File dreammakerfx.cpp

Classes¶

  • Class fx_effect

  • Class fx_led

  • Class fx_pedal

  • Class fx_pot

  • Class fx_switch

Enums¶

  • Enum LED_COLOR

  • Enum SWITCH_POS

Defines¶

  • Define API_VERSION

Variables¶

  • Variable pedal


© Copyright 2020, Run Jump Labs Revision eff75961.

Built with Sphinx using a theme provided by Read the Docs.