mix waveform.check (Waveform v0.4.0)
View SourceTests 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.checkYou 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:
- SuperCollider must be installed
- SuperDirt Quark must be installed
- Dirt-Samples should be installed (run
mix waveform.install_samples)