1. LFE Music Programming with undertone
  2. Title Page
  3. Copyright
  4. 1. Introduction
    ❱
    1. 1.1. LFE and Erlang
    2. 1.2. Music Programming
      ❱
      1. 1.2.1. MIDI
      2. 1.2.2. Audio Processing
      3. 1.2.3. Open Sound Control
      4. 1.2.4. Extempore
      5. 1.2.5. The undertone REPL
    3. 1.3. Programming Basics
    4. 1.4. The undertone Architecture
  5. 2. Quick Start
    ❱
    1. 2.1. Extempore
    2. 2.2. OSC
  6. 3. The undertone Guide
    ❱
    1. 3.1. Getting Set Up
      ❱
      1. 3.1.1. Programming Environments
      2. 3.1.2. Creating an undertone Project
    2. 3.2. The DSL
    3. 3.3. The Default Synth
    4. 3.4. Audio Processing
    5. 3.5. Audio Files
    6. 3.6. Creating Instruments
    7. 3.7. Samplers
    8. 3.8. Working with MIDI
  7. 4. Creating Music
    ❱
    1. 4.1. Music Theory
  8. 5. The Virtual Studio
    ❱
    1. 5.1. MIDI on the Mac
    2. 5.2. Controlling a DAW
    3. 5.3. Creating a Custom OSC Server
  9. 6. Epilogue
  10. Versions
  11. Feedback
  12. Built with mdBook

LFE Music Programming with undertone

Getting Set Up