UNREGISTER_SOUND_MID(9) Sound Devices UNREGISTER_SOUND_MID(9)NAMEunregister_sound_midi - unregister a midi deviceSYNOPSISvoid unregister_sound_midi(int unit);ARGUMENTSunit unit number to allocateDESCRIPTIONRelease a sound device that was allocated with register_sound_midi. The unit passed is the return value from the register function.COPYRIGHTKernel Hackers Manual 2.6. July 2010 UNREGISTER_SOUND_MID(9)