Skip to content

Lab 6 Check

sh
machinelab test audio
machinelab run --headless --audio-wav build/tone.wav -- build/examples/audio_tone

Discussion Prompts

  • What changes if you generate sine waves instead of square waves?
  • How would a tracker represent notes, tempo, and instruments?
  • Why do audio APIs often use ring buffers?

External Reading

Course/docs licensed CC BY 4.0. Code licensed MIT.