‹ COSMOS Cluster 9 · Maurício de Oliveira

Sound and Acoustics

Waves

Question: Are sound waves in air transverse or longitudinal?

Frequency, Amplitude and Phase

  1. Explore the properties of sine waves by running and interacting with the iPython notebook
  1. Open pd and run your first patch
  2. Create a patch that multiplies two numbers and display the result in a Number Box
  3. Run this patch to build an oscillator
  4. Modify the patch so that you can choose between two frequencies of oscillation, say 400 Hz and 1000 Hz
  5. Modify the patch so that you can control the amplitude and frequency of the oscillation; compare your answer with patch
  1. Connect power + oscillator + speaker
  2. Vary the volume of the speaker module
  3. Change from square to saw-tooth wave shape
  4. How did you vary the amplitude? Can you vary the phase?
  5. Use your ears to tune your oscillator to 440Hz (A)
  6. Connect your circuit to the breadboard and use the oscilloscope to measure the frequency and amplitude of your signal
  7. Change from square to saw-tooth wave shape

Rhythm versus Pitch

  1. Connect power + oscillator + speaker
  2. Vary the frequency of the oscillator from rhythm to pitch
  1. Explain this patch

Summing Waves

  1. Create a patch with that adds (mixes) the output of two oscillators; compare your answer with this patch
  1. Connect power + splitter + (oscillator | oscillator) + mixer + speaker
  1. Vary the gains in the mixer to tune one oscillator to 440Hz (A) and the other one to 659.25Hz (E)
  2. Set the mixer to add the two oscillators
  3. Use the oscilloscope to investigate the shape of the resulting wave
  4. Repeat with one oscillator tuned to 440Hz (A) and the other one to 554.37Hz (C#)
  5. Repeat with both oscillators tuned to 440Hz (A)

Harmonic series

  1. Explain this patch
  1. Connect power + split + 2 oscillators + mixer + speaker
  2. Vary the frequency of the two oscillators until:
    • they are in tune
    • you hear a beat
    • they are one octave apart
    • they are a third apart

Sound dynamics

  1. Envelope
  2. Basic instruments: strings, wind, percussion
  3. Acoustics

Resources

Almost All About Waves, John R. Pierce, Dover Books on Physics, 2006.

cos(a+b): Can you derive the FM (Ring Modulation) from this?


Recovered from the original course wiki (server backup, August 2024).