Terrapin Resources

List all Musical Instruments

This program lists all available music instruments stored in the computer’s music synthesizer. When you click an entry in the list box, the instrument plays “Do-Re-Mi”. Additional controls are available for speed, octave, and volume.

The program shows how to assemble musical notes, and how to interact with list box and scroll bar controls.

See the SoundCheck program for a simpler program that lists and plays all available sounds, and FontCheck for a program that displays all available fonts installed on your computer.

InstrumentCheck.lgo


Procedure INSTRUMENTCHECK
Description Lists and plays all available music instruments
Level Intermediate
Tags Controls, Music, Instruments, Play