revert between 56095 -> 55830 in arch
[AROS.git] / workbench / libs / camd / docs.c
blob6999d7bc6c456160c81aef3376e59fff915adf28
1 /*
2 Copyright © 1995-2010, The AROS Development Team. All rights reserved.
3 $Id$
5 Desc: Autodocs for macros in camd.library.
6 */
8 /*****************************************************************************
10 NAME
12 PutMidiMsg(
14 SYNOPSIS
15 link,
16 msg);
18 LOCATION
20 FUNCTION
21 Calls PutMidi((midilink),(msg)->mm_Msg)
23 INPUTS
25 RESULT
27 NOTES
28 Implemented as macro.
30 EXAMPLE
32 BUGS
34 SEE ALSO
36 INTERNALS
38 HISTORY
40 *****************************************************************************/