%
cols = "4" 'SEE index.htt in jalbum for descriptions
currentRows = "4" '
imageNum = "" '
indexImageCount = "16" '
indexNum = "1" '
level = "1" '
rows = "4" '
description = "" '
totalIndexes = "2" '
totalAlbumImages = "2925" '
totalImages = "1" '
textEncoding = "UTF-8" '
author = "Jim Fandango" '
comment = "" '
title = "Music Theory" '
currentDate = "22/10/2009 12:40:22" '
stylePath = "../res/styles.css" '
resPath = "../res" '
thumbPath = "" '
%><%
PageTitle = "Music Theory" 'The full title of the current index page
TopNavLInksHTML = "DrFeezell.com Home » Free Sheet Music » Music Theory" '
%><%
Dim closeupPaths(15)
Dim thumbPaths(15)
Dim ItemIsFolder(15)
Dim titles(15)
Dim descriptions(15)
Dim comments(15)
%>
<%
closeupPaths(0) = "fundamentals/index.html" '
thumbPaths(0) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(0) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(0) = "1. Music theory fundamentals" 'title of folder
descriptions(0) = "Chord ID, intervals, scales, modes, rhythm, meter. These pages assume that you know about clefs and pitch notation...see musictheory.net if you don't, then come here for more tips and teaching aids." 'description for directory
%>
<%
closeupPaths(1) = "partwriting-basic/index.html" '
thumbPaths(1) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(1) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(1) = "2. Diatonic music theory" 'title of folder
descriptions(1) = "These music theory handouts and worksheets cover diatonic part-writing and theory. Diatonic music theory covers music that stays in one key." 'description for directory
%>
<%
closeupPaths(2) = "chromaticharmony/index.html" '
thumbPaths(2) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(2) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(2) = "3. Chromatic music theory" 'title of folder
descriptions(2) = "These music theory worksheets and handouts cover the theory of chromatic harmony. Chromatic harmonies use notes outside the ""home key"" of a passage of music." 'description for directory
%>
<%
closeupPaths(3) = "jazz/index.html" '
thumbPaths(3) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(3) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(3) = "4. Jazz music theory" 'title of folder
descriptions(3) = "These music theory handouts and worksheets cover the theory of jazz music. Jazz has a rich and varied tradition, but the core elements of jazz music theory are universal." 'description for directory
%>
<%
closeupPaths(4) = "form/index.html" '
thumbPaths(4) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(4) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(4) = "5. The theory of form in music" 'title of folder
descriptions(4) = "These music theory worksheets and handouts cover the common forms in music. Form theory involves how music is put together into sections to make phrases, movements, and complete pieces." 'description for directory
%>
<%
closeupPaths(5) = "counterpoint/index.html" '
thumbPaths(5) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(5) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(5) = "6. Counterpoint theory" 'title of folder
descriptions(5) = "These handouts and worksheets cover the theory of counterpoint in music. Counterpoint theory is the study of how two or more independent lines of music fit together to make a unified, harmonious whole." 'description for directory
%>
<%
closeupPaths(6) = "orchestration/index.html" '
thumbPaths(6) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(6) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(6) = "7. Orchestration" 'title of folder
descriptions(6) = "" 'description for directory
%>
<%
closeupPaths(7) = "contemporarymusic/index.html" '
thumbPaths(7) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(7) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(7) = "8. Contemporary music theory" 'title of folder
descriptions(7) = "These music theory handouts and worksheets cover twentieth-century and twenty-first-century music theory, including serialism, set theory, electronic music, and common contemporary music theory terminology." 'description for directory
%>
<%
closeupPaths(8) = "auralskills/index.html" '
thumbPaths(8) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(8) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(8) = "9. Aural theory" 'title of folder
descriptions(8) = "Aural skills are the application of music theory to hearing and notating music. These fundamental aural skills drills are helpful for those wanting to improve their application of music theory to singing using solfege syllables." 'description for directory
%>
<%
closeupPaths(9) = "enharmonicreinterpretation/index.html" '
thumbPaths(9) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(9) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(9) = "10. The theory of enharmonic reinterpretation" 'title of folder
descriptions(9) = "These music theory handouts and worksheets cover enharmonic reinterpretation. Enharmonic reinterpretation is a process whereby a chromatic chord can be respelled to function in a new key. It was used by some composers as a means of creating colorful modulations." 'description for directory
%>
<%
closeupPaths(10) = "miscanalyses/index.html" '
thumbPaths(10) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(10) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(10) = "11. Music theory analyses" 'title of folder
descriptions(10) = "These music theory analyses may prove useful for classroom practice or general music theory application." 'description for directory
%>
<%
closeupPaths(11) = "musichistory/index.html" '
thumbPaths(11) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(11) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(11) = "12. Music history" 'title of folder
descriptions(11) = "" 'description for directory
%>
<%
closeupPaths(12) = "englishtips/index.html" '
thumbPaths(12) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(12) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(12) = "13. Tips for writing about music theory" 'title of folder
descriptions(12) = "" 'description for directory
%>
<%
closeupPaths(13) = "analyticaltechniques/index.html" '
thumbPaths(13) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(13) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(13) = "14. Graduate music theory: Analytical Techniques" 'title of folder
descriptions(13) = "" 'description for directory
%>
<%
closeupPaths(14) = "masteryexamsmu/index.html" '
thumbPaths(14) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(14) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(14) = "15. SMU music theory mastery exam practice materials" 'title of folder
descriptions(14) = "" 'description for directory
%>
<%
closeupPaths(15) = "staffpaper/index.html" '
thumbPaths(15) = "../res/folder.gif" 'icon file for article or image
ItemIsFolder(15) = "1" 'if isfolder, 1; otherwise it is a file or image
titles(15) = "16. Appendix: Staff Paper (blank)" 'title of folder
descriptions(15) = "" 'description for directory
%>