#include "MusimatTutorial.h"Go to the source code of this file.
Functions | |
| MusimatTutorialSection (B0200) | |
| MusimatTutorialSection | ( | B0200 | ) |
Definition at line 2 of file B0200.cpp.
00002 { 00003 Print("*** B.2 Music Datatypes in Musimat ***"); 00004 /***************************************************************************** 00005 00006 B.2 Music Datatypes in Musimat 00007 00008 This section describes the design of music data types available in Musimat for representing pitch, 00009 rhythm, duration, frequency, and loudness. 00010 00011 *****************************************************************************/ 00012 }}
1.4.7