oss_audio_device.mode The I/O mode for the file, either "r", "rw", or "w".
audioop.lin2lin(fragment, width, newwidth) Convert samples between 1-, 2-, 3- and 4-byte formats.
oss_audio_device.sync() Wait until the sound device has played every byte in its buffer. (This happens implicitly when the device
aifc.setcomptype(type, name) Specify the compression type. If not specified, the audio data will not be compressed. In AIFF
colorsys.hsv_to_rgb(h, s, v) Convert the color from HSV coordinates to RGB coordinates.
Wave_read.getframerate() Returns sampling frequency.
audioop.maxpp(fragment, width) Return the maximum peak-peak value in the sound fragment.
class chunk.Chunk(file, align=True, bigendian=True, inclheader=False) Class which represents a chunk. The file argument
oss_mixer_device.set(control, (left, right)) Sets the volume for a given mixer control to (left,right). left
oss_audio_device.setfmt(format) Try to set the current audio format to format—see getfmts() for a list
Page 4 of 14