-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOctaveIntro.html
More file actions
16 lines (16 loc) · 1.41 KB
/
Copy pathOctaveIntro.html
File metadata and controls
16 lines (16 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<HTML>
<HEAD>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<TITLE>OctaveIntro</TITLE>
</HEAD>
<BODY bgcolor="#000000">
<!-- URL's used in the movie-->
<!-- text used in the movie-->
<!--Let's make an Octave!Take a line segment ...Divide the line into 3 equal parts... further divide the line into seventhsmove the third seventh towards the first thirdThis one simple change...stretching the line to the right of 3/7thscompressing the line to the left of 3/7thswas enough to put every note at the proper ratiofor an octave...... except one!All notes are now at their proper positions.The ratios of an octave expressed as a totality from 0 to 1 are:DO-0, RE-1/8, MI-1/4, FA-1/3, SO-1/2, LA-2/3, TI-7/8, DO-1Let's take a look.Divide the segment in half 3 times ...Obtaining 8 segments of equal lengthRemember those ratios?An octave is born.--><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="550" HEIGHT="400" id="OctaveIntro" ALIGN="">
<PARAM NAME=movie VALUE="OctaveIntro.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000> <EMBED src="OctaveIntro.swf" quality=high bgcolor=#000000 WIDTH="550" HEIGHT="400" NAME="OctaveIntro" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
</BODY>
</HTML>