DSG_ViewView part of the Model-View-Controller setup for the Dissonance Grading package
Located in /includes/dsg_view.class.php (line 21)
string
$dsgform
(line 27)
array
$_currentchordrec
= array() (line 42)
string
$_currentchordstring
= '' (line 37)
string
$_getstringcompact
= '' (line 87)
string
$_history
= '' (line 52)
string
$_lastfedinchordstring
= '' (line 47)
string
$_midi_file_path
= '' (line 92)
string
$_psmoptions
= array() (line 77)
string
$_psmradio
= '' (line 67)
string
$_psmtype
= '' (line 72)
bool
$_show_sound
= TRUE (line 97)
string
$_soundcheckbox
= '' (line 102)
string
$_targetdsg
= '' (line 57)
string
$_targetdsgradio
= '' (line 62)
string
$_url
(line 32)
string
$_warning
= '' (line 82)
The constructor
Returns link to documentation page (with saved page state in compacted request array)
return string link with compacted page state, if applicable
Returns a textual represention of a MIDI file for the current chord
Creates a MF2T/T2MF MIDI format text string for the current chord, to be converted by Valentin Schmidts Midi Class 1.6 into a binary MIDI file
Sets the current chord
Creates the form to work on a chord, also containing the history so far
Sets a compacted request array containing the state of the current page
Used to return to where you left off when viewing the documentation
Sets the history (list of chord analyses so far) to be saved, and appended to, in a textarea
Sets the last manually entered chord, to be saved in a hidden variable
Sets the value of the src attribute for the embed element for MIDI files
Sets the previously chosen Parallel Subset Motion type (increasing or diminishing dissonance)
Used to select the corresponding option in the PSM select menu
Whether or not to show the MIDI controls, sets the MIDI checkbox accordingly
Sets the previously entered target dissonance, to be reshown in its text field
Sets a warning text
Currently only used if the desired target dissonance is not attainable
Translates an array with chord analysis back to a string of note names
Sets the correct states for radio buttons, checkboxes and selectmenus of the form
Translates an array with chord analysis to a readable string representation
Documentation generated on Sun, 26 Nov 2006 14:19:35 +0100 by phpDocumentor 1.3.1