Previous Up Next

14.1.3  Listening to a digital sound: playsnd

The playsnd command takes as argument digitized sound data, which can be read with the readwav command or generated with the help of soundsec. The arguments are either in the format of the output of the readwav command or a list of sampled data for mono sound with the default settings of 1 channel, 16 bits and 44100 Hz.

playsnd plays the given sound.


Previous Up Next