.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "UNREGISTER_SOUND_MIDI" "9" "09 October 2005" "" ""
.SH NAME
unregister_sound_midi \- unregister a midi device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void unregister_sound_midi (int \fIunit\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIunit\fB\fR
unit number to allocate
.SH "DESCRIPTION"
.PP
Release a sound device that was allocated with \fBregister_sound_midi\fR\&.
The unit passed is the return value from the register function.