Terrapin Resources

List all Sounds

This program creates a small window with a listbox containing all available sounds. Clicking a sound causes the sound to be played. The program is a great example of how to create and to use controls.

See the InstrumentCheck program for a more compex set of controls that plays every instrument available in the computer’s music synthesizer, and FontCheck for a program that displays all available fonts installed on your computer.

SoundCheck.lgo


Procedure SOUNDCHECK
Description Lists and plays all available sounds
Level Intermediate
Tags Controls, Sounds, Play