
NAME
unregister_sound_synth - unregister a synth device
SYNOPSIS
void unregister_sound_synth (int unit);
ARGUMENTS
unit unit number to allocate
DESCRIPTION
Release a sound device that was allocated with register_sound_synth.
The unit passed is the return value from the register function.