next up previous
Next: How do Wigout and Up: The Synthesis Algorithms Used Previous: What is a sample?

What is a waveform?

A waveform is an identifiable sequence of samples.

If the computer program picked four numbers between $\pm 32767$ (30000, -20000, 16000, and -5000 in the example below), and repeated that sequence, the result might look like this:

\scalebox {0.6}{\includegraphics*{graphics/square.eps}}

Assuming a sampling rate of 44100 samples per second:

A ``waveform'' is a single iteration of this sequence (100 samples long, 0.002 seconds long). Repetition of this sequence produces a sound.


next up previous
Next: How do Wigout and Up: The Synthesis Algorithms Used Previous: What is a sample?
Arun Chandra
arunc@evergreen.edu