• Main Page
  • Files
  • File List
  • File Members

/Users/garethloy/Musimathics/Musimat1.2/MusimatTutorial/B0200.cpp

Go to the documentation of this file.
00001 #include "MusimatTutorial.h"
00002 MusimatTutorialSection(B0200) {
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 }
00013 
00015 /* $Revision: 1.2 $ $Date: 2006/09/05 06:32:26 $ $Author: dgl $ $Name:  $ $Id: B0200.cpp,v 1.2 2006/09/05 06:32:26 dgl Exp $ */
00016 // The Musimat Tutorial � 2006 Gareth Loy
00017 // Derived from Chapter 9 and Appendix B of "Musimathics Vol. 1" � 2006 Gareth Loy 
00018 // and published exclusively by The MIT Press.
00019 // This program is released WITHOUT ANY WARRANTY; without even the implied 
00020 // warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
00021 // For information on usage and redistribution, and for a DISCLAIMER OF ALL
00022 // WARRANTIES, see the file, "LICENSE.txt," in this distribution.
00023 // "Musimathics" is available here:     http://mitpress.mit.edu/catalog/item/default.asp?ttype=2&tid=10916
00024 // Gareth Loy's Musimathics website:    http://www.musimathics.com/
00025 // The Musimat website:                 http://www.musimat.com/
00026 // This program is released under the terms of the GNU General Public License
00027 // available here:                      http://www.gnu.org/licenses/gpl.txt
00028 

Generated on Fri Nov 26 2010 16:18:25 for Musimat Tutorial by  doxygen 1.7.2