/includes/dsg.class.phpContains the Model class of the Model-View-Controller setup for the Dissonance Grading package
Also includes the necessary procedural function libraries
| Class | Description |
|---|---|
DSG
|
Model part of the Model-View-Controller setup for the Dissonance Grading package |
require
('set_emulation.inc.php')
(line 20)
Utility functions to emulate Pascal data type 'set' with PHP arrays
require
('translations.inc.php')
(line 24)
Contains functions to translate to and from strings representing chords and pitches
require
('chordscanner.inc.php')
(line 28)
Contains functions to analyze a chord, represented by an array of pitches (integers)
require
('chordworker.inc.php')
(line 32)
Contains functions to change the dissonance of a chord
Documentation generated on Sun, 26 Nov 2006 14:19:28 +0100 by phpDocumentor 1.3.1