mix waveform.check (Waveform v0.4.0)

View Source

Tests SuperDirt functionality by playing sample sounds.

This task verifies that:

  • SuperDirt is installed and running
  • Buffer configuration is correct (4096 buffers)
  • Dirt-Samples are loaded properly
  • Sample playback works

Usage

mix waveform.check

You should hear four sounds in sequence: kick, snare, hi-hat, and clap. If you don't hear all sounds, the task will provide troubleshooting guidance.

Prerequisites

Before running this task:

  1. SuperCollider must be installed
  2. SuperDirt Quark must be installed
  3. Dirt-Samples should be installed (run mix waveform.install_samples)