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