# Simplified Chinese translations for GNU Solfege. # Copyright (C) 2001 Free Software Foundation, Inc. # This file is distributed under the same license as the solfege package. # Fan Rui , 2009. # Ji ZhengYu , 2009. # msgid "" msgstr "" "Project-Id-Version: GNU solfege 3.14.6\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-08-07 13:49+0200\n" "PO-Revision-Date: 2009-08-11 09:43中国标准时间\n" "Last-Translator: Ji ZhengYu \n" "Language-Team: Chinese (simplified) \n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=0\n" "X-Poedit-Language: Chinese\n" "X-Poedit-Country: CHINA\n" "X-Poedit-SourceCharset: utf-8\n" #: src/abstract.py:106 msgid "The lessonfile contain potentially dangerous code because it run external programs. Run anyway?" msgstr "学习文件要运行外部程序,这会造成潜在的危险。确认运行吗?" #: src/abstract.py:361 src/configwindow.py:339 src/configwindow.py:340 #: src/mainwin.py:844 msgid "Practise" msgstr "练习" #: src/abstract.py:362 msgid "Config" msgstr "配置" #: src/abstract.py:364 msgid "_Cancel test" msgstr "取消测试" #: src/abstract.py:376 #, python-format msgid "" "Test completed!\n" "Your score was %(score).1f%%.\n" "The test requirement was %(requirement).1f%%." msgstr "" "测试完毕!\n" "你的得分是 %(score).1f%%.\n" "测试要求是 %(requirement).1f%%." #: src/abstract.py:379 #, python-format msgid "" "Test failed.\n" "Your score was %(score).1f%%.\n" "The test requirement was %(requirement).1f%%." msgstr "" "测试失败。\n" "你的得分是 %(score).1f%%.\n" "测试要求是 %(requirement).1f%%." #: src/abstract.py:418 src/identifybpm.py:136 msgid "Statistics" msgstr "统计结果" #: src/abstract.py:436 msgid "Delay (seconds):" msgstr "延迟(秒):" #: src/abstract.py:442 msgid "_New question automatically." msgstr "自动开始新题" #: src/abstract.py:455 #, python-format msgid "Please check question number %(idx)i in the lesson file \"%(lf)s\"." msgstr "请检查课程文件 \"%(lf)s\" 中编号为 %(idx)i 的题目。" #: src/abstract.py:462 src/abstract.py:480 src/mainwin.py:507 #, python-format msgid "" "The exception was caught in\n" "\"%(filename)s\", line %(lineno)i." msgstr "在文件 \"%(filename)s\", 第 %(lineno)i 行处发现异常." #: src/abstract.py:472 #, python-format msgid "Failed to parse the music in the variable \"%(varname)s\" in question number %(idx)i in the lesson file \"%(lf)s\"." msgstr "解析课程 \"%(lf)s\" 中题目编号为 %(idx)i 的变量 \"%(varname)s\" 时失败。" #: src/abstract.py:477 #, python-format msgid "Failed to parse the music for question number %(idx)i in the lesson file \"%(lf)s\"." msgstr "解析课程文件 \"%(lf)s\" 中的题目编号为 %(idx)i 中的音乐内容时失败。" #: src/abstract.py:537 msgid "Rhythms to use in question" msgstr "题目中出现的节奏型" #: src/abstract.py:546 msgid "Number of beats in question:" msgstr "题目的拍数" #: src/abstract.py:553 msgid "Count in before question:" msgstr "题目前的预备拍数:" #: src/abstract.py:619 src/harmonicinterval.py:345 src/melodicinterval.py:294 #: src/singinterval.py:93 src/singinterval.py:217 msgid "_New interval" msgstr "新的音程" #: src/abstract.py:621 src/chord.py:95 src/chordvoicing.py:140 #: src/compareintervals.py:129 src/elembuilder.py:100 #: src/harmonicprogressiondictation.py:49 src/idbyname.py:107 #: src/idproperty.py:97 src/idtone.py:138 src/rhythm.py:196 #: src/rhythmtapping.py:143 src/singanswer.py:46 msgid "_Repeat" msgstr "重复播放" #: src/abstract.py:631 msgid "Input interface:" msgstr "答案输入界面:" #: src/abstract.py:644 msgid "_Disable unused buttons" msgstr "禁用未用到的按钮" #: src/abstract.py:668 src/inputwidgets.py:637 msgid "Buttons" msgstr "按钮" #: src/abstract.py:701 src/lessonfile_editor_main.py:220 msgid "Random transpose:" msgstr "随机移调:" #: src/abstract.py:709 msgid "Change ..." msgstr "修改" #: src/abstract.py:719 src/specialwidgets.py:180 msgid "Yes" msgstr "是" #: src/abstract.py:721 src/specialwidgets.py:177 msgid "No" msgstr "否" #: src/app.py:167 msgid "MIDI setup" msgstr "MIDI设置" #: src/app.py:167 #, python-format msgid "MIDI Device %(olddev)i not available. Will use device %(newdev)i." msgstr "MIDI设备 %(olddev)i 不可用,将会使用设备 %(newdev)i。" #: src/app.py:176 msgid "You should configure sound from the 'Sound' page of the preferences window." msgstr "请仔细设置“首选项”对话框里的“声音”标签页。" #: src/app.py:208 msgid "You should configure sound from the preferences window, and try to use an external midi player. Or try to recompile the program and check for error messages to see why the module is not built." msgstr "在“首选项”里设置声音部分,尝试使用外部midi播放器。或者尝试重新编译,查看错误提示,看该模块为何未创建。" #: src/app.py:322 src/mainwin.py:495 src/mainwin.py:783 msgid "Error opening web browser" msgstr "试图打开浏览器失败。" #: src/app.py:331 msgid "You have not selected email program. You can do so in the preferences window." msgstr "你还没有选择email程序,可以到“首选项”对话框里设置。" #: src/app.py:358 #, python-format msgid "" "Lessonfile not found:\n" "%s" msgstr "未找到课程文件: %s" #: src/app.py:369 #, python-format msgid "" "Bad url parameter in link: '%s'.\n" "Trying to continue anyway." msgstr "" "网络链接 '%s' 中含有错误的参数,\n" " 请重试。" #: src/chord.py:93 src/chordvoicing.py:138 src/lessonfile.py:1363 msgid "_New chord" msgstr "新的和弦" #: src/chord.py:98 src/chordvoicing.py:142 src/idbyname.py:110 #: src/idproperty.py:100 src/singanswer.py:49 msgid "Repeat _arpeggio" msgstr "重复播放并分解" #: src/chord.py:100 src/chordvoicing.py:143 src/compareintervals.py:132 #: src/elembuilder.py:106 src/harmonicinterval.py:161 #: src/harmonicprogressiondictation.py:62 src/idbyname.py:115 #: src/identifybpm.py:127 src/idproperty.py:102 src/idtone.py:141 #: src/melodicinterval.py:94 src/rhythm.py:198 src/rhythmtapping.py:145 msgid "_Give up" msgstr "放弃" #: src/chord.py:110 src/idproperty.py:112 msgid "Chord types to ask" msgstr "题目中的和弦类型" #: src/chord.py:198 src/lessonfile.py:1365 lesson-files/altered-1:14 #: lesson-files/chord-7b9-maj79:13 lesson-files/chord-dim-aug:13 #: lesson-files/chord-dim-aug-min-major:10 lesson-files/chord-m7-7:13 #: lesson-files/chord-m7-7-maj7-m7b5-dim7:13 lesson-files/chord-m9-9:13 #: lesson-files/chord-m9-9-7b9-maj79:13 lesson-files/chord-maj7-m7b5-dim7:13 #: lesson-files/chord-min-major:13 lesson-files/chord-min-major-7:13 msgid "Identify the chord" msgstr "和弦辨识" #: src/chord.py:207 src/chordvoicing.py:281 src/compareintervals.py:231 #: src/elembuilder.py:158 src/harmonicinterval.py:232 #: src/harmonicprogressiondictation.py:88 src/idbyname.py:271 #: src/idproperty.py:221 src/idtone.py:234 src/melodicinterval.py:202 #: src/rhythm.py:140 msgid "Correct" msgstr "正确" #: src/chord.py:216 src/chordvoicing.py:269 src/chordvoicing.py:288 #: src/compareintervals.py:237 src/elembuilder.py:69 src/elembuilder.py:167 #: src/harmonicinterval.py:237 src/harmonicprogressiondictation.py:93 #: src/idbyname.py:279 src/identifybpm.py:190 src/idproperty.py:230 #: src/idtone.py:242 src/melodicinterval.py:208 src/nameinterval.py:179 #: src/rhythm.py:128 msgid "Wrong" msgstr "错误" #: src/chord.py:229 src/chordvoicing.py:232 src/idbyname.py:227 #: src/idbyname.py:336 src/idproperty.py:243 msgid "Right click is not allowed for this lesson file." msgstr "该课程文件不允许右键单击动作。" #: src/chord.py:295 src/chord.py:300 src/chordvoicing.py:235 #: src/chordvoicing.py:261 src/chordvoicing.py:330 msgid "Click 'New chord' to begin." msgstr "点击“新的和弦” 以开始" #: src/chordvoicing.py:110 msgid "Identify chord type" msgstr "听辨和弦类型" #: src/chordvoicing.py:119 msgid "Chord voicing" msgstr "和弦排列" #: src/chordvoicing.py:174 src/lessonfile.py:1369 msgid "Chord type" msgstr "和弦类型" #: src/chordvoicing.py:177 src/chordvoicing.py:325 src/compareintervals.py:295 #: src/compareintervals.py:329 src/harmonicinterval.py:293 #: src/melodicinterval.py:253 src/rhythm.py:298 src/rhythmtapping.py:178 msgid "You have to solve this question first." msgstr "必须先解答当前题目。" #: src/chordvoicing.py:238 src/idbyname.py:235 src/idbyname.py:239 #: src/idbyname.py:337 src/idbyname.py:338 msgid "You should try to guess before right-clicking." msgstr "点击右键之前先猜一猜。" #: src/chordvoicing.py:265 msgid "Correct, now stack the tones" msgstr "正确,所答音符被缓存" #: src/chordvoicing.py:271 src/chordvoicing.py:326 msgid "Type is already solved, now specify voicing." msgstr "和弦类型正确,现在指出声部排列." #: src/compareintervals.py:119 msgid "" "F_irst interval\n" "is largest" msgstr "前一个音程距离大" #: src/compareintervals.py:122 msgid "" "The intervals\n" "are _equal" msgstr "两个音程距离相同" #: src/compareintervals.py:125 msgid "" "_Last interval\n" "is largest" msgstr "后一个音程距离大" #: src/compareintervals.py:128 src/elembuilder.py:95 #: src/harmonicprogressiondictation.py:48 src/idbyname.py:102 #: src/idbyname.py:387 src/idproperty.py:95 src/idproperty.py:206 #: src/nameinterval.py:131 src/rhythm.py:195 src/rhythmtapping.py:137 #: src/singanswer.py:45 src/singchord.py:41 src/twelvetone.py:63 msgid "_New" msgstr "新的题目" #: src/compareintervals.py:145 msgid "Harmonic" msgstr "和声式" #: src/compareintervals.py:148 msgid "Melodic" msgstr "旋律式" #: src/compareintervals.py:155 msgid "First interval:" msgstr "音程一:" #: src/compareintervals.py:166 msgid "Last interval:" msgstr "音程二:" #: src/compareintervals.py:222 src/harmonicinterval.py:227 #: src/harmonicprogressiondictation.py:83 src/idbyname.py:266 #: src/idbyname.py:339 src/idtone.py:229 src/idtone.py:274 msgid "Correct, but you have already solved this question" msgstr "正确,但是你已经解决了这个问题" #: src/compareintervals.py:224 src/harmonicinterval.py:229 #: src/harmonicprogressiondictation.py:85 src/idbyname.py:268 #: src/idbyname.py:340 src/idtone.py:231 src/idtone.py:275 msgid "Wrong, but you have already solved this question" msgstr "错误,但是你已经解决了这个问题" #: src/compareintervals.py:249 src/compareintervals.py:327 msgid "Last interval is largest" msgstr "后一个音程距离大些" #: src/compareintervals.py:251 msgid "The intervals are equal" msgstr "两个音程距离相同" #: src/compareintervals.py:253 src/compareintervals.py:328 msgid "First interval is largest" msgstr "前一个音程距离大些" #: src/compareintervals.py:254 src/compareintervals.py:327 #: src/compareintervals.py:328 src/harmonicinterval.py:199 src/idbyname.py:212 #: src/idtone.py:258 src/melodicinterval.py:132 #, python-format msgid "The answer is: %s" msgstr "答案是:%s" #: src/compareintervals.py:298 src/compareintervals.py:330 msgid "You have to configure the exercise properly" msgstr "必须先仔细设置本测试。" #: src/compareintervals.py:333 src/elembuilder.py:154 src/elembuilder.py:256 #: src/idbyname.py:232 src/idbyname.py:261 src/idbyname.py:359 #: src/nameinterval.py:145 src/nameinterval.py:157 src/nameinterval.py:200 #: src/nameinterval.py:203 src/rhythm.py:258 src/rhythm.py:340 #: src/singanswer.py:111 src/singanswer.py:114 msgid "Click 'New' to begin." msgstr "点击“新的题目”来开始" #: src/configwindow.py:45 msgid "GNU Solfege Preferences" msgstr "GNU Solfege 首选项" #: src/configwindow.py:62 msgid "Instruments" msgstr "乐器音色" #: src/configwindow.py:64 msgid "Tempo" msgstr "速度" #: src/configwindow.py:80 msgid "BPM" msgstr "每分钟拍数(BPM)" #: src/configwindow.py:82 lesson-files/bpm:6 msgid "Beats per minute" msgstr "每分钟拍数(BPM)" #: src/configwindow.py:86 msgid "Preferred Instrument" msgstr "首选乐器" #: src/configwindow.py:92 msgid "Chord Instruments" msgstr "和声乐器" #: src/configwindow.py:96 msgid "Use different instruments for chords and harmonic intervals" msgstr "为和弦或和声音程使用不同的乐器" #: src/configwindow.py:99 msgid "Percussion Instruments" msgstr "打击乐器音色" #: src/configwindow.py:102 msgid "Count in:" msgstr "预备拍:" #: src/configwindow.py:106 msgid "Rhythm:" msgstr "节奏:" #: src/configwindow.py:113 msgid "User" msgstr "用户" #: src/configwindow.py:115 msgid "User's Vocal Range" msgstr "用户的音域范围:" #: src/configwindow.py:121 msgid "Highest pitch:" msgstr "最高(音高):" #: src/configwindow.py:128 msgid "Lowest pitch:" msgstr "最低(音高):" #: src/configwindow.py:138 msgid "Sex" msgstr "性别:" #: src/configwindow.py:140 msgid "_Male" msgstr "男性" #: src/configwindow.py:143 msgid "_Female or child" msgstr "女性或儿童" #: src/configwindow.py:152 msgid "External Programs" msgstr "外部程序" #: src/configwindow.py:154 msgid "Converters" msgstr "格式转换" #: src/configwindow.py:168 msgid "MIDI to WAV:" msgstr "MIDI转换WAV:" #: src/configwindow.py:192 msgid "WAV to MP3:" msgstr "WAV转换MP3:" #: src/configwindow.py:216 msgid "WAV to OGG:" msgstr "WAV转换OGG:" #: src/configwindow.py:237 msgid "Miscellaneous" msgstr "杂项" #: src/configwindow.py:242 msgid "CSound:" msgstr "CSound:" #: src/configwindow.py:245 msgid "Lilypond-book" msgstr "Lilypond-book" #: src/configwindow.py:259 msgid "Not found. Much of GNU Solfege will run fine without this program. You will get a message when the program is required, and the user manual will explain what you need it for." msgstr "未找到。没有该程序 GNU Solfege 的绝大部分会正常运行,必要的时候程序会弹出消息窗口,用户手册里包含对该程序依赖的详细信息。" #: src/configwindow.py:278 msgid "_Mail:" msgstr "邮件:" #: src/configwindow.py:286 src/configwindow.py:288 msgid "Interface" msgstr "接口" #: src/configwindow.py:292 msgid "_Display the user manual in web browser" msgstr "在网络浏览器里显示用户手册" #: src/configwindow.py:295 msgid "_Resizeable main window" msgstr "主窗口可改变大小" #: src/configwindow.py:302 msgid "Select _language:" msgstr "选择语言类型:" #: src/configwindow.py:331 msgid "You have to restart the program for the language change to take effect." msgstr "必须重新启动程序才能使语言生效。" #: src/configwindow.py:343 msgid "_Not allow new question before the old is solved" msgstr "当前问题未解答正确时不允许开始新题目" #: src/configwindow.py:346 msgid "_Repeat question if the answer was wrong" msgstr "答案错误时重复题目" #: src/configwindow.py:350 msgid "E_xpert mode" msgstr "专业模式" #: src/configwindow.py:364 msgid "Audio File Players" msgstr "音频文件播放器" #: src/configwindow.py:371 msgid "WAV:" msgstr "WAV:" #: src/configwindow.py:387 msgid "MIDI:" msgstr "MIDI:" #: src/configwindow.py:398 msgid "MP3:" msgstr "MP3:" #: src/configwindow.py:408 msgid "OGG:" msgstr "OGG:" #: src/configwindow.py:422 msgid "Enter the name of the program. An absolute path is required only if the executable is not found on the PATH." msgstr "请输入程序的名称,如果可执行文件不在系统的PATH变量中列出,则需要一个到该文件的绝对路径。" #: src/configwindow.py:424 #, python-format msgid "The command line options required. Write %s where you want the name of the file to be played. Or omit it to have it added to the end of the string." msgstr "需要命令行执行选项,在需要播放的文件名处写上 %s ,或者发送并添加到字符串的末尾。" #: src/configwindow.py:449 msgid "Test" msgstr "测试" #: src/configwindow.py:450 msgid "This button is clickable only if the binary is found." msgstr "该按钮只在可执行文件存在时才能点击。" #: src/configwindow.py:467 src/configwindow.py:471 src/configwindow.py:516 msgid "Sound Setup" msgstr "声音设置" #: src/configwindow.py:474 src/configwindow.py:524 msgid "_No sound" msgstr "无声" #: src/configwindow.py:479 msgid "Use _device" msgstr "使用MIDI设备" #: src/configwindow.py:496 src/configwindow.py:545 msgid "Use _external MIDI player" msgstr "使用外部MIDI播放器" #: src/configwindow.py:508 src/configwindow.py:555 msgid "_Test" msgstr "测试" #: src/configwindow.py:512 msgid "MIDI Setup" msgstr "MIDI设置" #: src/configwindow.py:518 msgid "Solfege has two ways to play MIDI files. It is recommended to use Windows multimedia output. An external MIDI player can be useful if your soundcard lacks a hardware synth, in which case you have to use a program like timidity to play the music." msgstr "Solfege有两种播放MIDI文件的方式。建议使用Windows自带的多媒体输出端口。如果您的声卡缺少硬件合成功能,外置midi播放器就会很有用,这样就可使用timidity这样的合成器软件播放midi音乐。" #: src/configwindow.py:529 msgid "_Windows multimedia output:" msgstr "系统多媒体输出:" #: src/dataparser.py:153 #, python-format msgid "Unknown name \"%(name)s\" in line %(line)i of file \"%(filename)s\":" msgstr "文件 \"%(filename)s\" 的第 %(line)i 行存在未知名称 \"%(name)s\":" #: src/dataparser.py:164 #, python-format msgid "Wrong argument count in line %(line)i of file \"%(filename)s\":" msgstr "文件 \"%(filename)s\" 的第 %(line)i 行存在参数个数错误:" #: src/dataparser.py:174 #, python-format msgid "Syntax error in file \"%(filename)s\". %(expected)s" msgstr "文件 \"%(filename)s\" 含有语法错误。 %(expected)s" #: src/dataparser.py:181 #, python-format msgid "Assignment to the reserved word \"%(word)s\"" msgstr "对保留字 \"%(word)s\" 赋值" #: src/dataparser.py:188 #, python-format msgid "Cannot translate lists using infile translations (ex var[no]=...). See the variable \"%(variable)s\" in the file \"%(filename)s\"" msgstr "不能使用文件内的翻译来翻译列表(ex var[no]=...)。见文件 \"%(filename)s\" 中的变量 \"%(variable)s\" 。" #: src/dataparser.py:207 #, python-format msgid "Unable to tokenize line %(lineno)i of the file \"%(filename)s\"" msgstr "不能对文件 \"%(filename)s\" 的行 %(lineno)i 正确字元化。" #: src/dataparser.py:302 #, python-format msgid "Token \"%(nottoken)s\" not found, found \"%(foundtoken)s\" of type %(type)s." msgstr "未找到字元 \"%(nottoken)s\", 找到的字元 \"%(foundtoken)s\" 类型是 %(type)s." #: src/dictation.py:60 msgid "_Play the whole music" msgstr "播放整首音乐" #: src/dictation.py:62 src/harmonicprogressiondictation.py:60 #: src/idbyname.py:123 msgid "_Show" msgstr "显示" #: src/dictation.py:192 #, python-format msgid "The lesson file '%s' contains no questions." msgstr "课程文件 '%s' 未包含任何题目。" #: src/elembuilder.py:96 src/idbyname.py:103 src/rhythmtapping.py:139 msgid "P_lay music" msgstr "播放音乐" #: src/elembuilder.py:98 src/idbyname.py:105 src/rhythmtapping.py:141 msgid "_Display music" msgstr "显示音乐" #: src/elembuilder.py:102 src/harmonicprogressiondictation.py:56 msgid "Guess _answer" msgstr "作答" #: src/elembuilder.py:104 src/harmonicprogressiondictation.py:53 msgid "Play _tonic" msgstr "播放主音" #: src/elembuilder.py:108 src/rhythm.py:201 msgid "_Backspace" msgstr "重做" #: src/elembuilder.py:116 msgid "elembuilder" msgstr "elembuilder" #: src/elembuilder.py:152 src/harmonicinterval.py:212 #: src/harmonicinterval.py:318 src/idbyname.py:259 src/idbyname.py:356 #: src/melodicinterval.py:166 src/melodicinterval.py:269 msgid "Click 'Start test' to begin." msgstr "点击“开始测试” 以开始。" #: src/exceptiondialog.py:74 msgid "Visit http://www.solfege.org/support if you need help." msgstr "如需帮助,请访问 http://www.solfege.org/support" #: src/gu.py:552 #, python-format msgid "Untitled%s" msgstr "未命名%s" #: src/gu.py:560 #, python-format msgid "Save changes to \"%s\" before closing?" msgstr "关闭之前保存 \"%s\" 的改动吗?" #: src/gu.py:563 #, python-format msgid "If you don't save, changes from the past %i seconds will be permanently lost." msgstr "如果不保存,过去 %i 秒的修改操作都会丢失。" #: src/gu.py:565 #, python-format msgid "If you don't save, changes from the past %i minutes will be permanently lost." msgstr "如果不保存,过去 %i 分钟的修改操作都会丢失。" #: src/gu.py:567 msgid "_Close without Saving" msgstr "不保存就关闭" #: src/gu.py:623 msgid "Save As..." msgstr "另存为..." #: src/gu.py:648 msgid "File exists. Overwrite?" msgstr "文件已经存在,覆盖吗?" #: src/gu.py:655 msgid "Error saving file" msgstr "保存文件出错" #: src/gu.py:680 msgid "Select an empty directory, since we want to fill it with files." msgstr "请选择一个空文件夹,我们会填充一些文件。" #: src/harmonicinterval.py:157 msgid "Repeat _melodic" msgstr "重复播放(前后)" #: src/harmonicinterval.py:166 msgid "Ask for these intervals" msgstr "问题包括下列音程" #: src/harmonicinterval.py:195 src/harmonicinterval.py:314 msgid "Harmonic interval" msgstr "和声音程" #: src/harmonicinterval.py:219 src/melodicinterval.py:183 msgid "Ignoring intervals greater than decim." msgstr "忽略大于十度的音程。" #: src/harmonicinterval.py:223 src/harmonicinterval.py:321 #: src/melodicinterval.py:171 src/melodicinterval.py:272 msgid "Click 'New interval' to begin." msgstr "点击“新的音程”来开始" #: src/harmonicinterval.py:299 msgid "You have to select some intervals to practise." msgstr "必须选择一些音程作为练习。" #: src/harmonicinterval.py:308 src/melodicinterval.py:259 msgid "Identify the interval" msgstr "音程听辨" #: src/harmonicinterval.py:336 src/idbyname.py:378 src/melodicinterval.py:286 #: src/singinterval.py:208 msgid "_Start test" msgstr "开始测试" #: src/harmonicprogressiondictation.py:76 msgid "Harmonic progression dictation" msgstr "听写和弦进行" #: src/helpbrowser.py:107 msgid "Close the window" msgstr "关闭窗口" #: src/idbyname.py:112 msgid "Repeat _slowly" msgstr "慢速播放" #: src/idbyname.py:134 msgid "Questions to ask" msgstr "问题" #: src/idbyname.py:147 msgid "Identify by name" msgstr "通过名称辨识" #: src/idbyname.py:341 msgid "You have to select some questions to practise." msgstr "你必须先选择题目才可以开始练习。" #: src/identifybpm.py:126 msgid "_New tempo" msgstr "新的速度" #: src/identifybpm.py:133 msgid "Bpm" msgstr "每分钟拍数(BPM)" #: src/identifybpm.py:163 msgid "You have to select some tempos to practise." msgstr "必须选择一些速度来练习。" #: src/identifybpm.py:182 src/identifybpm.py:193 msgid "Click 'New tempo' to begin." msgstr "点击“新的速度”来开始。" #: src/identifybpm.py:185 #, python-format msgid "Correct, it is %i" msgstr "正确,答案是 %i" #: src/idproperty.py:312 src/idproperty.py:318 #, python-format msgid "Click '%s' to begin." msgstr "点击 '%s' 来开始" #: src/idtone.py:113 msgid "This exercise is disabled because some required features are missing from your computer. You should install PyGTK 2.8.0 or newer." msgstr "由于一些必要的系统特性不存在,此练习被禁用。你应该先安装 PyGTK 2.8.0 或更高的版本。" #: src/idtone.py:136 msgid "_New tone" msgstr "新的音" #: src/idtone.py:153 msgid "Weight" msgstr "音高" #: src/idtone.py:176 msgid "Octave:" msgstr "八度:" #: src/idtone.py:184 msgid "When you guess wrong" msgstr "当答错时" #: src/idtone.py:189 msgid "Play warning sound" msgstr "播放警告声音" #: src/idtone.py:196 src/idtone.py:302 learningtrees/learningtree.txt:365 msgid "Identify tone" msgstr "音符听辨" #: src/idtone.py:202 msgid "You have to select some tones practise. Do this on the config page by setting the weight of tones to a value greater than zero." msgstr "必须选择一些音来练习,在配置页面设置音高大于零。" #: src/idtone.py:221 #, python-format msgid "First tone is %s" msgstr "第一个音是 %s" #: src/idtone.py:225 src/idtone.py:273 src/idtone.py:305 msgid "Click 'New tone' to begin." msgstr "点击 “新的音符” 来开始" #: src/inputwidgets.py:223 msgid "" "Minor\n" "second" msgstr "小二度" #: src/inputwidgets.py:224 msgid "" "Major\n" "second" msgstr "大二度" #: src/inputwidgets.py:225 msgid "" "Minor\n" "third" msgstr "小三度" #: src/inputwidgets.py:226 msgid "" "Major\n" "third" msgstr "大三度" #: src/inputwidgets.py:227 msgid "" "Perfect\n" "fourth" msgstr "纯四度" #: src/inputwidgets.py:228 msgid "" "Diminished\n" "fifth" msgstr "减五度" #: src/inputwidgets.py:229 msgid "" "Perfect\n" "fifth" msgstr "纯五度" #: src/inputwidgets.py:230 msgid "" "Minor\n" "sixth" msgstr "小六度" #: src/inputwidgets.py:231 msgid "" "Major\n" "sixth" msgstr "大六度" #: src/inputwidgets.py:232 msgid "" "Minor\n" "seventh" msgstr "小七度" #: src/inputwidgets.py:233 msgid "" "Major\n" "seventh" msgstr "大七度" #: src/inputwidgets.py:234 msgid "" "Perfect\n" "octave" msgstr "纯八度" #: src/inputwidgets.py:235 msgid "" "Minor\n" "ninth" msgstr "小九度" #: src/inputwidgets.py:236 msgid "" "Major\n" "ninth" msgstr "大九度" #: src/inputwidgets.py:237 msgid "" "Minor\n" "decim" msgstr "小十度" #: src/inputwidgets.py:238 msgid "" "Major\n" "decim" msgstr "大十度" #: src/inputwidgets.py:639 src/inputwidgets.py:645 msgid "Piano" msgstr "钢琴" #: src/inputwidgets.py:639 src/inputwidgets.py:653 msgid "Guitar" msgstr "吉他" #: src/inputwidgets.py:639 src/inputwidgets.py:656 msgid "Bass" msgstr "贝司" #: src/inputwidgets.py:640 src/inputwidgets.py:659 msgid "5 string bass" msgstr "五弦贝司" #: src/inputwidgets.py:640 src/inputwidgets.py:663 msgid "6 string bass" msgstr "六弦贝司" #: src/inputwidgets.py:641 src/inputwidgets.py:647 msgid "Accordion B griff" msgstr "手风琴 B griff" #: src/inputwidgets.py:641 src/inputwidgets.py:649 msgid "Accordion C griff" msgstr "手风琴 C griff" #: src/inputwidgets.py:642 src/inputwidgets.py:651 msgid "Accordion (system used in Finland)" msgstr "手风琴 (system used in Finland)" #: src/instrumentselector.py:115 msgid "Highest:" msgstr "最高:" #: src/instrumentselector.py:118 msgid "Middle:" msgstr "中间:" #: src/instrumentselector.py:123 msgid "Lowest:" msgstr "最低:" #: src/learning_tree_editor.py:33 msgid "Select lesson file" msgstr "选择课程文件" #: src/learning_tree_editor.py:51 msgid "Used" msgstr "引用计数" #: src/learning_tree_editor.py:55 src/learning_tree_editor.py:317 #: src/trainingsetdlg.py:78 msgid "Title" msgstr "标题" #: src/learning_tree_editor.py:59 msgid "Filename" msgstr "文件名" #: src/learning_tree_editor.py:73 msgid "Module:" msgstr "模块" #: src/learning_tree_editor.py:81 src/learning_tree_editor.py:83 msgid "Used by topic(s):" msgstr "被主题使用" #: src/learning_tree_editor.py:122 msgid "_Show files used in other topics" msgstr "显示在别的主题中使用的文件" #: src/learning_tree_editor.py:125 msgid "_Search for new lesson files" msgstr "查找新的课程文件" #: src/learning_tree_editor.py:182 msgid "Delete learning tree" msgstr "删除学习库" #: src/learning_tree_editor.py:190 msgid "Learning tree:" msgstr "学习库:" #: src/learning_tree_editor.py:209 src/practisesheetdlg.py:299 msgid "Title:" msgstr "标题:" #: src/learning_tree_editor.py:218 msgid "Default visibility:" msgstr "默认可见度:" #: src/learning_tree_editor.py:232 msgid "New toplevel menu" msgstr "新建顶层菜单" #: src/learning_tree_editor.py:233 msgid "New submenu" msgstr "新建子菜单" #: src/learning_tree_editor.py:235 msgid "Add lesson" msgstr "添加课程" #: src/learning_tree_editor.py:238 msgid "Delete" msgstr "删除课程" #: src/learning_tree_editor.py:241 msgid "Move topic up" msgstr "上移子菜单" #: src/learning_tree_editor.py:244 msgid "Move topic down" msgstr "下移子菜单" #: src/learning_tree_editor.py:247 msgid "Move lesson up" msgstr "上移课程" #: src/learning_tree_editor.py:251 msgid "Move lesson down" msgstr "下移课程" #: src/learning_tree_editor.py:272 msgid "Lesson filename:" msgstr "课程文件名:" #: src/learning_tree_editor.py:278 msgid "Exercise module:" msgstr "练习模块:" #: src/learning_tree_editor.py:289 msgid "New dependency" msgstr "新建依赖" #: src/learning_tree_editor.py:293 msgid "Delete dependency" msgstr "删除依赖" #: src/learning_tree_editor.py:346 src/learning_tree_editor.py:427 msgid "The file is not saved. Save before changing?" msgstr "文件尚未保存,切换之前要保存吗?" #: src/learning_tree_editor.py:377 msgid "Name" msgstr "名称" #: src/learning_tree_editor.py:379 msgid "Type" msgstr "类型" #: src/learning_tree_editor.py:391 src/learning_tree_editor.py:618 msgid "Menu" msgstr "菜单" #: src/learning_tree_editor.py:393 src/learning_tree_editor.py:661 msgid "Submenu" msgstr "子菜单" #: src/learning_tree_editor.py:400 src/learning_tree_editor.py:762 msgid "Lesson" msgstr "课程" #: src/learning_tree_editor.py:406 #, python-format msgid "The file '%s' is part of GNU Solfege. Delete the file?" msgstr "文件 '%s' 是 GNU Solfege 的组成部分,真的要删除该文件?" #: src/learning_tree_editor.py:408 #, python-format msgid "Delete the learning tree '%s'" msgstr "删除学习库 '%s'" #: src/learning_tree_editor.py:413 msgid "Failed to delete file" msgstr "删除文件失败" #: src/learning_tree_editor.py:429 src/learning_tree_editor.py:436 msgid "Create new learning tree" msgstr "创建新的学习库" #: src/learning_tree_editor.py:443 msgid "Do not enter any directory names, only the filename." msgstr "不要输入目录名称,仅输入文件名。" #: src/learning_tree_editor.py:445 msgid "File name:" msgstr "文件名:" #: src/learning_tree_editor.py:460 msgid "The file already exists." msgstr "文件已经存在。" #: src/learning_tree_editor.py:481 src/learning_tree_editor.py:552 #, python-format msgid "" "An error occurred while saving the file:\n" "%s" msgstr "保存文件%s时发生了错误。" #: src/learning_tree_editor.py:490 msgid "Save changes?" msgstr "保存更改?" #: src/learning_tree_editor.py:523 #, python-format msgid "Dependencies of the lesson '%s'" msgstr "课程 '%s' 的依赖" #: src/learning_tree_editor.py:526 #, python-format msgid "No dependencies for the lesson '%s'." msgstr "课程 '%s' 没有任何依赖。" #: src/learning_tree_editor.py:570 src/lessonfile_editor_main.py:303 msgid "Save as..." msgstr "另存为..." #: src/learning_tree_editor.py:583 src/learning_tree_editor.py:590 msgid "Create new menu" msgstr "新建菜单" #: src/learning_tree_editor.py:597 msgid "Menu name:" msgstr "菜单名称:" #: src/learning_tree_editor.py:610 src/learning_tree_editor.py:655 msgid "The menu name is already used." msgstr "菜单名称已经存在。" #: src/learning_tree_editor.py:614 src/learning_tree_editor.py:652 msgid "An empty string is not allowed." msgstr "不允许空的字符串。" #: src/learning_tree_editor.py:625 msgid "New topic" msgstr "新建主题" #: src/learning_tree_editor.py:632 msgid "Create new topic" msgstr "创建新的主题" #: src/learning_tree_editor.py:639 msgid "Topic name:" msgstr "主题名称:" #: src/learning_tree_editor.py:800 msgid "Some lessons depend on this lesson. Delete anyway, and update the dependency list for lessons that depend on this lesson?" msgstr "有其它课程依赖于此课程。确定删除并更新依赖此课程的列表吗?" #: src/learning_tree_editor.py:841 msgid "The default learning tree is write protected in your install. This is normal. If you want to edit a learning tree, you have to select one of the trees stored in .solfege/learningtrees in your home directory." msgstr "安装自带的学习库是只读的。如果你想要编辑一个学习库,请务必选择一个位于用户主目录.solfege/learningtrees下的学习库文件。" #: src/lessonfile_editor_main.py:33 src/lessonfile_editor_main.py:96 msgid "Add noteheads" msgstr "添加符头" #: src/lessonfile_editor_main.py:34 src/lessonfile_editor_main.py:98 msgid "Add sharps" msgstr "添加升号" #: src/lessonfile_editor_main.py:35 src/lessonfile_editor_main.py:100 msgid "Add double-sharps" msgstr "添加重升号" #: src/lessonfile_editor_main.py:36 src/lessonfile_editor_main.py:102 msgid "Remove accidentals" msgstr "移除临时升降号" #: src/lessonfile_editor_main.py:37 src/lessonfile_editor_main.py:104 msgid "Add flats" msgstr "添加降号" #: src/lessonfile_editor_main.py:38 src/lessonfile_editor_main.py:106 msgid "Add double-flats" msgstr "添加重降号" #: src/lessonfile_editor_main.py:39 src/lessonfile_editor_main.py:108 msgid "Delete tones" msgstr "删除音符" #: src/lessonfile_editor_main.py:46 msgid "GNU Solfege lesson file editor" msgstr "GNU Solfege课程文件编辑器" #: src/lessonfile_editor_main.py:74 src/mainwin.py:283 msgid "_File" msgstr "文件" #: src/lessonfile_editor_main.py:80 src/mainwin.py:300 msgid "_Help" msgstr "帮助" #: src/lessonfile_editor_main.py:82 msgid "_About" msgstr "关于" #: src/lessonfile_editor_main.py:86 msgid "Go to the first question" msgstr "跳至首个问题" #: src/lessonfile_editor_main.py:88 msgid "Go to the previous question" msgstr "跳至前一个问题" #: src/lessonfile_editor_main.py:90 msgid "Go to the next question" msgstr "跳至下一个问题" #: src/lessonfile_editor_main.py:92 msgid "Go to the last question" msgstr "跳至最末个问题" #: src/lessonfile_editor_main.py:94 msgid "Add a new question" msgstr "添加一个新问题" #: src/lessonfile_editor_main.py:187 msgid "Questions" msgstr "问题" #: src/lessonfile_editor_main.py:188 msgid "Enter new chords using the mouse" msgstr "使用鼠标输入新的和弦" #: src/lessonfile_editor_main.py:198 msgid "Question title:" msgstr "题目标题:" #: src/lessonfile_editor_main.py:205 msgid "Lessonfile header" msgstr "课程文件标头" #: src/lessonfile_editor_main.py:209 msgid "File title:" msgstr "文件标题:" #: src/lessonfile_editor_main.py:218 msgid "Content:" msgstr "内容:" #: src/lessonfile_editor_main.py:230 msgid "You have unsaved data. Proceed anyway?" msgstr "有未保存的操作数据,确定继续吗?" #: src/lessonfile_editor_main.py:249 msgid "No file" msgstr "没有文件" #: src/lessonfile_editor_main.py:250 #, python-format msgid "question %(idx)i of %(count)i" msgstr "问题 %(idx)i, 共 %(count)i 个" #: src/lessonfile_editor_main.py:270 #, python-format msgid "The exercise module '%s' is not supported yet. Cannot edit this file." msgstr "练习模块 '%s' 还未被支持,不能编辑该文件。" #: src/lessonfile_editor_main.py:276 msgid "Open..." msgstr "打开..." #: src/lessonfile_editor_main.py:289 #, python-format msgid "Loading file '%(filename)s' failed: %(msg)s" msgstr "加载文件 '%(filename)s' 失败:%(msg)s" #: src/lessonfile_editor_main.py:316 msgid "Save..." msgstr "保存..." #: src/lessonfilegui.py:30 msgid "Resolve lesson_id crash" msgstr "Resolve lesson_id crash" #: src/lessonfilegui.py:36 msgid "Lesson_id crash" msgstr "Lesson_id crash" #: src/lessonfilegui.py:40 msgid "The lesson_id has to be unique for each lesson file. Please select which lesson file shall keep the current lesson_id. The preselected file is Solfege's educated guess. Press 'Cancel' to postpone the decision." msgstr "课程文件id标识必须是唯一的。" #: src/lessonfile.py:59 msgid "The lesson file contains no questions" msgstr "课程文件未包含任何题目" #: src/lessonfile.py:63 #, python-format msgid "The external file '%s' was not found" msgstr "文件 '%s' 未找到" #: src/lessonfile.py:72 msgid "No questions selected" msgstr "选择了新的题目" #: src/lessonfile.py:73 msgid "You can select questions on the config page of the exercise." msgstr "可在练习的配置页面里选择题目。" #: src/lessonfile.py:1174 #, python-format msgid "Discarding question %(questionidx)i from the lessonfile \"%(filename)s\" because it is missing the \"name\" variable. All questions in lesson files of this type must have a name variable." msgstr "将从课程文件 \"%(filename)s\" 中废除题目 %(questionidx)i,因为它缺少变量 \"name\"。课程文件中所有此类型的题目必须包含变量name。" #: src/lessonfile.py:1328 #, python-format msgid "Question number %(index)i in the lesson file \"%(filename)s\" is missing the \"question_text\" variable." msgstr "课程文件 \"%(filename)s\" 的问题 %(index)i 中找不到变量 \"question_text\"" #: src/lessonfile.py:1370 msgid "Inversion" msgstr "和弦转位" #: src/lessonfile.py:1371 msgid "Toptone" msgstr "最高音" #: src/lessonfile.py:1373 #, python-format msgid "Missing qprops variable in the lesson file %s." msgstr "课程文件 %s 中缺少变量 qprops。" #: src/lessonfile.py:1381 #, python-format msgid "Error in the lesson file header of \"%(filename)s\". The variables qprops and qprop_labels must have the same length." msgstr "课程文件 \"%(filename)s\" 头出错,变量 qprops 和 qprop_labels 的长度必须相同。" #: src/lessonfile.py:1394 msgid "root position" msgstr "根音位置" #: src/lessonfile.py:1399 #, python-format msgid "%i. inversion" msgstr "第 %i 转位" #: src/lessonfile.py:1422 #, python-format msgid "Discarding question %(questionidx)i from the lesson file \"%(filename)s\" because of a missing variable: %(var)s" msgid_plural "Discarding question %(questionidx)i from the lesson file \"%(filename)s\" because of some missing variables: %(var)s" msgstr[0] "由于缺少变量 %(var)s,题目 %(questionidx)i 将从课程文件 \"%(filename)s\" 中移除。" msgstr[1] "由于缺少变量 %(var)s,题目 %(questionidx)i 将从课程文件 \"%(filename)s\" 中移除。" #: src/lessonfile.py:1557 msgid "This page lists all the lesson files that Solfege can find. You can click on the links to start practising." msgstr "本页面列出了Solfege找到的所有课程。点击课程链接开始练习。" #: src/mainwin.py:119 #, python-format msgid "Starting GNU Solfege %s" msgstr "启动 GNU Solfege %s" #: src/mainwin.py:197 msgid "Close" msgstr "关闭" #: src/mainwin.py:277 #, python-format msgid "Learning tree '%s' not found. Using default tree." msgstr "学习库 '%s' 未找到,将使用默认的学习库。" #: src/mainwin.py:287 learningtrees/learningtree.txt:424 msgid "The_ory" msgstr "乐理知识" #: src/mainwin.py:288 learningtrees/learningtree.txt:9 msgid "_Intervals" msgstr "音程" #: src/mainwin.py:290 msgid "_Edit" msgstr "编辑" #: src/mainwin.py:291 msgid "Edit learning tree" msgstr "编辑学习库" #: src/mainwin.py:293 msgid "_Tests" msgstr "测试" #: src/mainwin.py:294 msgid "New training set editor window" msgstr "新建练习库编辑器窗口" #: src/mainwin.py:296 msgid "Ear training test printout editor" msgstr "测验打印编辑器" #: src/mainwin.py:301 msgid "_Help on the current exercise" msgstr "当前练习的帮助" #: src/mainwin.py:303 msgid "_Music theory on the current exercise" msgstr "当前练习的乐理知识" #: src/mainwin.py:304 msgid "_User manual" msgstr "用户手册" #: src/mainwin.py:306 msgid "All installed _lesson files" msgstr "所有安装的课程文件" #: src/mainwin.py:308 src/mainwin.py:559 src/mainwin.py:563 msgid "File locations" msgstr "文件位置:" #: src/mainwin.py:310 msgid "_Mailinglists, web page etc." msgstr "邮件列表,主页等" #: src/mainwin.py:312 msgid "Reporting _bugs" msgstr "报告bugs" #: src/mainwin.py:315 msgid "See your bug reports" msgstr "查看bug报告" #: src/mainwin.py:341 msgid "Learning tree" msgstr "学习库" #: src/mainwin.py:360 msgid "Failed to load learning tree" msgstr "学习库加载失败" #: src/mainwin.py:361 #, python-format msgid "Ignoring the file \"%(filename)s\" because of this error: %(error)s" msgstr "由于错误:%(error)s 而忽略了文件 \"%(filename)s\"" #: src/mainwin.py:411 src/mainwin.py:413 src/practisesheetdlg.py:397 #: src/practisesheetdlg.py:400 src/practisesheetdlg.py:402 #: src/practisesheetdlg.py:407 src/trainingsetdlg.py:203 #: src/trainingsetdlg.py:206 src/trainingsetdlg.py:208 #: src/trainingsetdlg.py:213 msgid "name" msgstr "名称" #: src/mainwin.py:424 #, python-format msgid "%s (passed)" msgstr "%s (已通过)" #: src/mainwin.py:471 msgid "Question" msgstr "题目" #: src/mainwin.py:478 msgid "Please enter the email used when you submitted the bugs:" msgstr "请输入提交bug时需要的邮件地址:" #: src/mainwin.py:505 #, python-format msgid "Please check the lesson file %s." msgstr "请检查课程文件 %s。" #: src/mainwin.py:566 msgid "Solfege config file:" msgstr "Solfege 配置文件:" #: src/mainwin.py:567 msgid "Solfege standard lesson files:" msgstr "Solfege 标准课程:" #: src/mainwin.py:568 msgid "The users private lesson files:" msgstr "用户专有课程文件:" #: src/mainwin.py:569 msgid "The users private learning trees:" msgstr "用户专有学习库:" #: src/mainwin.py:570 msgid "User manual in HTML format:" msgstr "HTML格式的用户文档:" #: src/mainwin.py:580 src/mainwin.py:605 msgid "SOLFEGETRANSLATORS" msgstr "SOLFEGETRANSLATORS" #: src/mainwin.py:591 src/mainwin.py:592 msgid "(some lessonfiles)" msgstr "(some lessonfiles)" #: src/mainwin.py:593 msgid "(sound code for the MS Windows port)" msgstr "(sound code for the MS Windows port)" #: src/mainwin.py:594 msgid "(ported winmidi.c to gcc)" msgstr "(ported winmidi.c to gcc)" #: src/mainwin.py:595 msgid "(spec file for SuSE 8.2)" msgstr "(spec file for SuSE 8.2)" #: src/mainwin.py:596 msgid "(spec file cleanup)" msgstr "(spec file cleanup)" #: src/mainwin.py:597 msgid "(testing and portability fixes for FreeBSD)" msgstr "(testing and portability fixes for FreeBSD)" #: src/mainwin.py:598 src/mainwin.py:599 msgid "(the music font from Lilypond)" msgstr "(the music font from Lilypond)" #: src/mainwin.py:600 msgid "(scale exercises)" msgstr "(scale exercises)" #: src/mainwin.py:640 #, python-format msgid "" "In Solfege 3.9.0, the location where Solfege look for lesson files you have created was changed. The files has to be moved from \"%(old)s\" and into the folder \"%(gnu)s\" in your \"%(doc)s\" folder.\n" "May I move the files automatically for you now?" msgstr "" "在 Solfege 3.9.0 版本中,查找用户创建课程文件的位置变动了。因此文件需要从 \"%(old)s\" 移动到你的用户 \"%(doc)s\" 目录下的 \"%(gnu)s\" 文件夹内。\n" " 现在就自动移动吗?" #: src/mainwin.py:651 #, python-format msgid "" "Error while copying directory:\n" "%s" msgstr "" "拷贝目录时出错:\n" "%s" #: src/mainwin.py:653 msgid "Files copied. The old files has been left behind. Please delete them when you have verified that all files was copied correctly." msgstr "文件已拷贝,旧文件还保留着。请在确认所有文件都正确拷贝后删除它们。" #: src/mainwin.py:660 msgid "Migrated old language setup. You might have to restart the program all translated messages to show up." msgstr "导入旧的语言设置。需要重新启动应用程序以生效。" #: src/mainwin.py:693 msgid "Discarded lesson files" msgstr "废弃的课程文件" #: src/mainwin.py:699 msgid "The lesson files listed below was discarded by the program, and will not be available in the program until the errors are corrected." msgstr "下列课程文件被程序摒弃,不可使用直到它们的错误被改正。" #: src/mainwin.py:713 src/mainwin.py:716 msgid "Filename:" msgstr "文件名:" #: src/mainwin.py:721 msgid "Reason:" msgstr "原因:" #: src/mainwin.py:730 msgid "Missing module declaration" msgstr "缺少模块声明" #: src/mainwin.py:732 msgid "Unknown" msgstr "未知" #: src/mainwin.py:831 #, python-format msgid "The '%s' exercise module does not support test yet." msgstr "练习模块 '%s' 还不能支持测试模式。" #: src/melodicinterval.py:111 src/melodicinterval.py:265 msgid "Melodic interval" msgstr "旋律音程" #: src/melodicinterval.py:180 msgid "You have already identified this interval" msgstr "你已经辨识了该音程" #: src/melodicinterval.py:231 msgid "The exercise has to be better configured." msgstr "此练习需要正确的配置。" #: src/multipleintervalconfigwidget.py:92 msgid "Number of intervals:" msgstr "音程的个数:" #: src/multipleintervalconfigwidget.py:99 msgid "Configure all intervals in this exercise like this" msgstr "应用到本练习所有音程" #: src/multipleintervalconfigwidget.py:107 msgid "Togglebuttons are for interval number:" msgstr "操作开关按钮以选择音程:" #: src/multipleintervalconfigwidget.py:117 msgid "Up:" msgstr "向上:" #: src/multipleintervalconfigwidget.py:133 msgid "Down:" msgstr "向下:" #: src/multipleintervalconfigwidget.py:149 msgid "Reset to default values" msgstr "恢复默认值" #: src/nameinterval.py:139 msgid "Could not satisfy the constraints in the lesson header." msgstr "不能满足课程标头的限制约束。" #: src/nameinterval.py:148 src/nameinterval.py:160 #, python-format msgid "Already solved. The interval is a '%s'" msgstr "已解决,音程是一个 '%s'" #: src/nameinterval.py:177 #, python-format msgid "Correct, the interval is a %s" msgstr "正确,音程是一个 %s" #: src/nameinterval.py:186 msgid "Name the interval" msgstr "辨识音程" #: src/nameinterval.py:189 #, python-format msgid "interval|%s" msgstr "音程|%s" #: src/optionparser.py:9 msgid "Show warranty and copyright." msgstr "显示保证和版权信息。" #: src/optionparser.py:11 msgid "Do not show the startup window." msgstr "不要显示启动窗口。" #: src/optionparser.py:16 msgid "Display more info about the sound setup." msgstr "显示关于声音设置的更多信息。" #: src/optionparser.py:19 msgid "Do not play any sounds. Instead some data is printed to standard output. Use this for debugging and porting." msgstr "不要播放任何声音。一些数据已经被打印到标准输出。使用这些信息来调试和移植。" #: src/optionparser.py:21 msgid "Include features used by the Solfege developers to debug the program." msgstr "包含 Solfege 开发者所使用的特性来调试程序。" #: src/optionparser.py:24 msgid "Disable the exception handling in Gui.standard_exception_handler." msgstr "禁用Gui.standard_exception_handler中的异常处理。" #: src/optionparser.py:26 msgid "For debugging only: Select questions from lesson files in sequential order." msgstr "仅供调试:顺序选择课程文件中的问题。" #: src/optionparser.py:29 msgid "Run using gtkhtml2 instead of the built in HTML viewer." msgstr "使用 gtkhtml2 代替内建的HTML浏览器。" #: src/optionparser.py:32 msgid "Do not use the cairo version of input widgets, even if we run gtk+ 2.8.0 or newer." msgstr "即便运行 gtk+ 2.8.0 或更高版本,也不要使用cario版本的输入控件。" #: src/optionparser.py:35 msgid "Show GtkWarnings and PangoWarnings in the traceback window." msgstr "在 traceback 窗口中显示 GtkWarnings 和 PangoWarnings。" #: src/osutils.py:40 #, python-format msgid "Running the command %s failed." msgstr "执行命令 %s 失败。" #: src/osutils.py:49 #, python-format msgid "The executable '%s' does not exist." msgstr "未找到可执行文件 '%s'。" #: src/osutils.py:54 #, python-format msgid "The executable string should contain zero or one '%s'." msgstr "可执行字符串里应当包含0或者一个 '%s'。" #: src/osutils.py:59 #, python-format msgid "" "Tried `%(bin)s`:\n" "\n" "\t%(exception)s\n" "\n" "Please check that the program is installed. If you did not supplythe full path to the program in the preferences window (Ctrl-12),you must make sure the program is on your PATH." msgstr "" "尝试执行 `%(bin)s`: \n" "\t%(exception)s\n" "请检查程序是否正确安装。如果没有在“首选项”窗口里指定程序的完整路径,那就要确保它在系统PATH变量指定的路径中。" #: src/osutils.py:70 #, python-format msgid "Failed to execute a binary for %s" msgstr "为 %s 执行程序失败" #: src/osutils.py:75 #, python-format msgid "Failed to execute media player for %s files" msgstr "为文件 %s 运行媒体播放器失败。" #: src/osutils.py:82 #, python-format msgid "Failed to execute binary to convert from %(from)s to %(to)s" msgstr "在从 %(from)s 转换到 %(to)s时执行转换程序失败" #: src/practisesheetdlg.py:290 msgid "Output format:" msgstr "输出格式:" #: src/practisesheetdlg.py:326 msgid "Section title:" msgstr "段落标题:" #: src/practisesheetdlg.py:334 msgid "Name the music" msgstr "音乐听辨" #: src/practisesheetdlg.py:335 msgid "Write the music, first tone given" msgstr "听写音乐,给出第一个音" #: src/practisesheetdlg.py:338 msgid "Type of question:" msgstr "题目类型:" #: src/practisesheetdlg.py:342 msgid "Intervals:" msgstr "音程:" #: src/practisesheetdlg.py:351 msgid "Questions per line:" msgstr "每行问题个数:" #: src/practisesheetdlg.py:357 msgid "Number of questions:" msgstr "问题总个数:" #: src/practisesheetdlg.py:462 src/trainingsetdlg.py:319 msgid "Select where to export the files" msgstr "选择导出位置" #: src/practisesheetdlg.py:524 #, python-format msgid "Not all music types are supported. This file contain %(ok)i supported questions and %(not_ok)i that are not supported. The unsupported questions will be ignored. Add any way?" msgstr "程序并不支持所有音乐文件类型,该文件包含支持的题目 %(ok)i 和不支持的题目 %(not_ok)i。不支持的题目将被忽略,确定添加吗?" #: src/practisesheetdlg.py:526 msgid "Could not add the lesson file. It has no questions with a music object with supported music type." msgstr "不能添加课程文件,因为它没有包括含有支持的音乐类型的问题。" #: src/practisesheetdlg.py:664 msgid "Create sheet" msgstr "创建表单" #: src/reportbug.py:35 msgid "Bug report" msgstr "Bug报告" #: src/reportbug.py:37 src/reportbug.py:56 msgid "_Send" msgstr "发送" #: src/reportbug.py:52 msgid "Make bug report" msgstr "生成Bug报告" #: src/reportbug.py:55 msgid "See complete _report" msgstr "查看完整报告" #: src/reportbug.py:61 msgid "_Email:" msgstr "Email:" #: src/reportbug.py:65 msgid "Mangled email address:" msgstr "Mangled email address:" #: src/reportbug.py:71 msgid "S_hort description:" msgstr "简述:" #: src/reportbug.py:73 msgid "_Describe how to produce the error message:" msgstr "表述如何生成错误信息:" #. translators, please notice that the word NO_DESCRIPTION must not be #. translated in this string. #: src/reportbug.py:82 msgid "" "Describe as exactly as you can what you did when this error occurred. If you give no description at all, you make it very difficult to track down this bug. You should replace this text with your description, and also remove the \"bug-tag\" in the bottom of this text so that this bug is not automatically sorted among the bug reports with no description.\n" "\n" "(bug-tag: NO_DESCRIPTION)" msgstr "" "请详细描述使错误出现的执行步骤,如果不这样做,跟踪这个bug将会很困难。请用你的描述替换这段文字,并删除这段文字底部的\"bug-tag\"字段,这样可以禁止此bug被放在无描述的bug列表里自动排序。\n" "(bug-tag: NO_DESCRIPTION)" #: src/rhythm.py:181 msgid "Play" msgstr "播放" #: src/rhythm.py:221 msgid "Don't start the question with a rest" msgstr "不做带有休止符的题目" #: src/rhythm.py:224 msgid "Beats per minute:" msgstr "每分钟拍数" #: src/rhythm.py:302 src/rhythmtapping.py:182 msgid "You have to configure this exercise properly" msgstr "必须仔细的设置该练习。" #: src/rhythm.py:336 msgid "Identify the rhythm" msgstr "节奏辨识" #: src/rhythmtapping.py:129 msgid "Please tap the rhythm." msgstr "请轻敲播放的节奏。" #: src/rhythmtapping.py:136 msgid "Tap here" msgstr "在此轻敲" #: src/rhythmtapping.py:195 msgid "Tapping in progress..." msgstr "轻敲节奏..." #: src/singanswer.py:52 src/singchord.py:43 src/singinterval.py:100 msgid "_Play answer" msgstr "播放答案" #: src/singchord.py:42 msgid "440h_z" msgstr "440赫兹(标准音)" #: src/singinterval.py:89 msgid "" "_New interval,\n" "last was correct" msgstr "新的音程,最后一个是正确的" #: src/singinterval.py:91 msgid "" "New interval,\n" "last was _wrong" msgstr "新的音程,最后一个是错误的" #: src/singinterval.py:96 msgid "_Repeat first tone" msgstr "重复第一个音" #: src/singinterval.py:104 msgid "Play _last tone" msgstr "播放后一个音" #: src/singinterval.py:119 src/singinterval.py:166 msgid "Sing interval" msgstr "唱出音程" #: src/singinterval.py:137 msgid "" "The exercise has to be better configured.\n" "Click 'Reset to default values' on the config\n" "page if you don't know how to do this." msgstr "此练习需要正确配置,如果不确定如何做,在配置页面里点击“恢复默认值”按钮。" #: src/singinterval.py:160 msgid "Sing the interval" msgstr "演唱下列音程" #: src/specialwidgets.py:163 msgid "Set transposition" msgstr "设置移调" #: src/specialwidgets.py:169 msgid "Select how to do random transposition" msgstr "选择随机移调的方式" #: src/specialwidgets.py:171 msgid "You can read about the different types of transposition in the lesson file documentation available on the Help menu." msgstr "关于移调的不同类型请查阅帮助菜单下当前课程的文档" #: src/statisticsviewer.py:61 src/statisticsviewer.py:166 msgid "Session" msgstr "当前运行" #: src/statisticsviewer.py:61 src/statisticsviewer.py:171 msgid "Today" msgstr "今天" #: src/statisticsviewer.py:62 src/statisticsviewer.py:176 msgid "Last 7 days" msgstr "最近七天" #: src/statisticsviewer.py:62 src/statisticsviewer.py:181 msgid "Total" msgstr "全部" #: src/statisticsviewer.py:71 msgid "Percent" msgstr "百分比" #: src/statisticsviewer.py:72 src/trainingsetdlg.py:83 msgid "Count" msgstr "个数" #: src/tracebackwindow.py:28 msgid "GNU Solfege message window" msgstr "GNU Solfege 讯息窗口" #: src/tracebackwindow.py:31 msgid "Please report this to the bug database or send an email to bug-solfege@gnu.org if the content of the message make you believe you have found a bug." msgstr "如果您确定此消息的内容使您发现了一个bug,请给bug-solfege@gnu.org发信报告。" #: src/tracebackwindow.py:46 msgid "_Make automatic bug report" msgstr "自动提交Bug" #: src/tracebackwindow.py:54 msgid "" "Automatic bug reports are often mostly useless because people omit their email address and add very little info about what happened. Fixing bugs is difficult if we cannot contact you and ask for more information.\n" "\n" "I would prefer if you open a web browser and report your bug to the bug tracker at http://bugs.solfege.org.\n" "\n" "This will give your bug report higher priority and it will be fixed faster.\n" "\n" "Are you willing to do that?" msgstr "" "通常自动Bug提交没有什么用处,用户只是发送它们的email地址,bug描述很少。如果我们不能与您联系并获得更多信息,则不太可能修正Bug。\n" "建议在Bug跟踪页面:http://bugs.solfege.org 中提交Bug信息.\n" "这样提交的Bug可被优先修正。.\n" "你愿意那样做吗?" #: src/trainingsetdlg.py:55 msgid "MIDI" msgstr "MIDI" #: src/trainingsetdlg.py:56 msgid "WAV" msgstr "WAV" #: src/trainingsetdlg.py:57 msgid "MP3" msgstr "MP3" #: src/trainingsetdlg.py:58 msgid "OGG" msgstr "OGG" #: src/trainingsetdlg.py:62 msgid "Preferred output format:" msgstr "首选输出格式:" #: src/trainingsetdlg.py:89 msgid "Repeat" msgstr "重复" #: src/trainingsetdlg.py:95 msgid "Delay" msgstr "延迟" #: src/trainingsetdlg.py:148 msgid "This lesson file cannot be exported because some of the music in the file are not parsable by the mpd module." msgstr "由于文件中的音乐内容不能被mpd模块正确解析,该课程文件不能被导出。" #: src/trainingsetdlg.py:235 msgid "Export" msgstr "导出" #: src/trainingsetdlg.py:322 msgid "Exporting training set" msgstr "导出训练集" #: src/trainingsetdlg.py:326 msgid "Export training set" msgstr "导出训练集" #: src/twelvetone.py:64 msgid "_Play first note" msgstr "播放第一个音" #: src/twelvetone.py:66 msgid "Play _last note" msgstr "播放最后一个音" #: src/twelvetone.py:68 msgid "Play _all" msgstr "播放所有" #: src/utils.py:38 msgid "up" msgstr "上行" #: src/utils.py:40 msgid "down" msgstr "下行" #: mpd/interval.py:33 msgid "perfect unison" msgstr "纯一度" #: mpd/interval.py:34 msgid "diminished unison" msgstr "减一度" #: mpd/interval.py:35 msgid "augmented unison" msgstr "增一度" #: mpd/interval.py:37 msgid "diminished second" msgstr "减二度" #: mpd/interval.py:38 lesson-files/csound-intonation-harmonic-min2-10cent:10 #: lesson-files/csound-intonation-harmonic-min2-15cent:10 #: lesson-files/csound-intonation-harmonic-min2-20cent:10 #: lesson-files/csound-intonation-harmonic-min2-30cent:10 #: lesson-files/csound-intonation-harmonic-min2-40cent:10 #: lesson-files/csound-intonation-harmonic-min2-5cent:10 #: lesson-files/csound-intonation-harmonic-min2-6cent:10 #: lesson-files/csound-intonation-harmonic-min2-8cent:10 #: lesson-files/csound-intonation-min2-10cent:10 #: lesson-files/csound-intonation-min2-15cent:10 #: lesson-files/csound-intonation-min2-20cent:10 #: lesson-files/csound-intonation-min2-30cent:10 #: lesson-files/csound-intonation-min2-40cent:10 #: lesson-files/csound-intonation-min2-5cent:10 #: lesson-files/csound-intonation-min2-6cent:10 #: lesson-files/csound-intonation-min2-8cent:10 #: learningtrees/csound-tree.txt:12 learningtrees/csound-tree.txt:136 msgid "minor second" msgstr "小二度" #: mpd/interval.py:39 lesson-files/csound-intonation-harmonic-maj2-10cent:10 #: lesson-files/csound-intonation-harmonic-maj2-15cent:10 #: lesson-files/csound-intonation-harmonic-maj2-20cent:10 #: lesson-files/csound-intonation-harmonic-maj2-30cent:10 #: lesson-files/csound-intonation-harmonic-maj2-40cent:10 #: lesson-files/csound-intonation-harmonic-maj2-5cent:10 #: lesson-files/csound-intonation-harmonic-maj2-6cent:10 #: lesson-files/csound-intonation-harmonic-maj2-8cent:10 #: lesson-files/csound-intonation-maj2-10cent:10 #: lesson-files/csound-intonation-maj2-15cent:10 #: lesson-files/csound-intonation-maj2-20cent:10 #: lesson-files/csound-intonation-maj2-30cent:10 #: lesson-files/csound-intonation-maj2-40cent:10 #: lesson-files/csound-intonation-maj2-5cent:10 #: lesson-files/csound-intonation-maj2-6cent:10 #: lesson-files/csound-intonation-maj2-8cent:10 #: learningtrees/csound-tree.txt:24 learningtrees/csound-tree.txt:148 msgid "major second" msgstr "大二度" #: mpd/interval.py:40 msgid "augmented second" msgstr "增二度" #: mpd/interval.py:42 msgid "diminished third" msgstr "减三度" #: mpd/interval.py:43 lesson-files/csound-intonation-harmonic-min3-10cent:10 #: lesson-files/csound-intonation-harmonic-min3-15cent:10 #: lesson-files/csound-intonation-harmonic-min3-20cent:10 #: lesson-files/csound-intonation-harmonic-min3-30cent:10 #: lesson-files/csound-intonation-harmonic-min3-40cent:10 #: lesson-files/csound-intonation-harmonic-min3-5cent:10 #: lesson-files/csound-intonation-harmonic-min3-6cent:10 #: lesson-files/csound-intonation-harmonic-min3-8cent:10 #: lesson-files/csound-intonation-min3-10cent:10 #: lesson-files/csound-intonation-min3-15cent:10 #: lesson-files/csound-intonation-min3-20cent:10 #: lesson-files/csound-intonation-min3-30cent:10 #: lesson-files/csound-intonation-min3-40cent:10 #: lesson-files/csound-intonation-min3-5cent:10 #: lesson-files/csound-intonation-min3-6cent:10 #: lesson-files/csound-intonation-min3-8cent:10 #: learningtrees/csound-tree.txt:36 learningtrees/csound-tree.txt:160 msgid "minor third" msgstr "小三度" #: mpd/interval.py:44 lesson-files/csound-intonation-harmonic-maj3-10cent:10 #: lesson-files/csound-intonation-harmonic-maj3-15cent:10 #: lesson-files/csound-intonation-harmonic-maj3-20cent:10 #: lesson-files/csound-intonation-harmonic-maj3-30cent:10 #: lesson-files/csound-intonation-harmonic-maj3-40cent:10 #: lesson-files/csound-intonation-harmonic-maj3-5cent:10 #: lesson-files/csound-intonation-harmonic-maj3-6cent:10 #: lesson-files/csound-intonation-harmonic-maj3-8cent:10 #: lesson-files/csound-intonation-maj3-10cent:10 #: lesson-files/csound-intonation-maj3-15cent:10 #: lesson-files/csound-intonation-maj3-20cent:10 #: lesson-files/csound-intonation-maj3-30cent:10 #: lesson-files/csound-intonation-maj3-40cent:10 #: lesson-files/csound-intonation-maj3-5cent:10 #: lesson-files/csound-intonation-maj3-6cent:10 #: lesson-files/csound-intonation-maj3-8cent:10 #: learningtrees/csound-tree.txt:48 learningtrees/csound-tree.txt:172 msgid "major third" msgstr "大三度" #: mpd/interval.py:45 msgid "augmented third" msgstr "增三度" #: mpd/interval.py:47 msgid "diminished fourth" msgstr "减四度" #: mpd/interval.py:48 lesson-files/csound-intonation-harmonic-p4-10cent:10 #: lesson-files/csound-intonation-harmonic-p4-15cent:10 #: lesson-files/csound-intonation-harmonic-p4-20cent:10 #: lesson-files/csound-intonation-harmonic-p4-30cent:10 #: lesson-files/csound-intonation-harmonic-p4-40cent:10 #: lesson-files/csound-intonation-harmonic-p4-5cent:10 #: lesson-files/csound-intonation-harmonic-p4-6cent:10 #: lesson-files/csound-intonation-harmonic-p4-8cent:10 #: lesson-files/csound-intonation-p4-10cent:10 #: lesson-files/csound-intonation-p4-15cent:10 #: lesson-files/csound-intonation-p4-20cent:10 #: lesson-files/csound-intonation-p4-30cent:10 #: lesson-files/csound-intonation-p4-40cent:10 #: lesson-files/csound-intonation-p4-5cent:10 #: lesson-files/csound-intonation-p4-6cent:10 #: lesson-files/csound-intonation-p4-8cent:10 learningtrees/csound-tree.txt:60 #: learningtrees/csound-tree.txt:184 msgid "perfect fourth" msgstr "纯四度" #: mpd/interval.py:49 msgid "augmented fourth" msgstr "增四度" #: mpd/interval.py:51 msgid "diminished fifth" msgstr "减五度" #: mpd/interval.py:52 lesson-files/csound-intonation-harmonic-p5-10cent:10 #: lesson-files/csound-intonation-harmonic-p5-15cent:10 #: lesson-files/csound-intonation-harmonic-p5-20cent:10 #: lesson-files/csound-intonation-harmonic-p5-30cent:10 #: lesson-files/csound-intonation-harmonic-p5-40cent:10 #: lesson-files/csound-intonation-harmonic-p5-5cent:10 #: lesson-files/csound-intonation-harmonic-p5-6cent:10 #: lesson-files/csound-intonation-harmonic-p5-8cent:10 #: lesson-files/csound-intonation-p5-10cent:10 #: lesson-files/csound-intonation-p5-15cent:10 #: lesson-files/csound-intonation-p5-20cent:10 #: lesson-files/csound-intonation-p5-30cent:10 #: lesson-files/csound-intonation-p5-40cent:10 #: lesson-files/csound-intonation-p5-5cent:10 #: lesson-files/csound-intonation-p5-6cent:10 #: lesson-files/csound-intonation-p5-8cent:10 learningtrees/csound-tree.txt:72 #: learningtrees/csound-tree.txt:196 msgid "perfect fifth" msgstr "纯五度" #: mpd/interval.py:53 msgid "augmented fifth" msgstr "增五度" #: mpd/interval.py:55 msgid "diminished sixth" msgstr "减六度" #: mpd/interval.py:56 lesson-files/csound-intonation-harmonic-min6-10cent:10 #: lesson-files/csound-intonation-harmonic-min6-15cent:10 #: lesson-files/csound-intonation-harmonic-min6-20cent:10 #: lesson-files/csound-intonation-harmonic-min6-30cent:10 #: lesson-files/csound-intonation-harmonic-min6-40cent:10 #: lesson-files/csound-intonation-harmonic-min6-5cent:10 #: lesson-files/csound-intonation-harmonic-min6-6cent:10 #: lesson-files/csound-intonation-harmonic-min6-8cent:10 #: lesson-files/csound-intonation-min6-10cent:10 #: lesson-files/csound-intonation-min6-15cent:10 #: lesson-files/csound-intonation-min6-20cent:10 #: lesson-files/csound-intonation-min6-30cent:10 #: lesson-files/csound-intonation-min6-40cent:10 #: lesson-files/csound-intonation-min6-5cent:10 #: lesson-files/csound-intonation-min6-6cent:10 #: lesson-files/csound-intonation-min6-8cent:10 #: learningtrees/csound-tree.txt:84 learningtrees/csound-tree.txt:208 msgid "minor sixth" msgstr "小六度" #: mpd/interval.py:57 lesson-files/csound-intonation-harmonic-maj6-10cent:10 #: lesson-files/csound-intonation-harmonic-maj6-15cent:10 #: lesson-files/csound-intonation-harmonic-maj6-20cent:10 #: lesson-files/csound-intonation-harmonic-maj6-30cent:10 #: lesson-files/csound-intonation-harmonic-maj6-40cent:10 #: lesson-files/csound-intonation-harmonic-maj6-5cent:10 #: lesson-files/csound-intonation-harmonic-maj6-6cent:10 #: lesson-files/csound-intonation-harmonic-maj6-8cent:10 #: lesson-files/csound-intonation-maj6-10cent:10 #: lesson-files/csound-intonation-maj6-15cent:10 #: lesson-files/csound-intonation-maj6-20cent:10 #: lesson-files/csound-intonation-maj6-30cent:10 #: lesson-files/csound-intonation-maj6-40cent:10 #: lesson-files/csound-intonation-maj6-5cent:10 #: lesson-files/csound-intonation-maj6-6cent:10 #: lesson-files/csound-intonation-maj6-8cent:10 #: learningtrees/csound-tree.txt:96 learningtrees/csound-tree.txt:220 msgid "major sixth" msgstr "大六度" #: mpd/interval.py:58 msgid "augmented sixth" msgstr "增六度" #: mpd/interval.py:60 msgid "diminished seventh" msgstr "减七度" #: mpd/interval.py:61 lesson-files/csound-intonation-harmonic-min7-10cent:10 #: lesson-files/csound-intonation-harmonic-min7-15cent:10 #: lesson-files/csound-intonation-harmonic-min7-20cent:10 #: lesson-files/csound-intonation-harmonic-min7-30cent:10 #: lesson-files/csound-intonation-harmonic-min7-40cent:10 #: lesson-files/csound-intonation-harmonic-min7-5cent:10 #: lesson-files/csound-intonation-harmonic-min7-6cent:10 #: lesson-files/csound-intonation-harmonic-min7-8cent:10 #: lesson-files/csound-intonation-min7-10cent:10 #: lesson-files/csound-intonation-min7-15cent:10 #: lesson-files/csound-intonation-min7-20cent:10 #: lesson-files/csound-intonation-min7-30cent:10 #: lesson-files/csound-intonation-min7-40cent:10 #: lesson-files/csound-intonation-min7-5cent:10 #: lesson-files/csound-intonation-min7-6cent:10 #: lesson-files/csound-intonation-min7-8cent:10 #: learningtrees/csound-tree.txt:108 learningtrees/csound-tree.txt:232 msgid "minor seventh" msgstr "小七度" #: mpd/interval.py:62 lesson-files/csound-intonation-harmonic-maj7-10cent:10 #: lesson-files/csound-intonation-harmonic-maj7-15cent:10 #: lesson-files/csound-intonation-harmonic-maj7-20cent:10 #: lesson-files/csound-intonation-harmonic-maj7-30cent:10 #: lesson-files/csound-intonation-harmonic-maj7-40cent:10 #: lesson-files/csound-intonation-harmonic-maj7-5cent:10 #: lesson-files/csound-intonation-harmonic-maj7-6cent:10 #: lesson-files/csound-intonation-harmonic-maj7-8cent:10 #: lesson-files/csound-intonation-maj7-10cent:10 #: lesson-files/csound-intonation-maj7-15cent:10 #: lesson-files/csound-intonation-maj7-20cent:10 #: lesson-files/csound-intonation-maj7-30cent:10 #: lesson-files/csound-intonation-maj7-40cent:10 #: lesson-files/csound-intonation-maj7-5cent:10 #: lesson-files/csound-intonation-maj7-6cent:10 #: lesson-files/csound-intonation-maj7-8cent:10 #: learningtrees/csound-tree.txt:120 learningtrees/csound-tree.txt:244 msgid "major seventh" msgstr "大七度" #: mpd/interval.py:63 msgid "augmented seventh" msgstr "增七度" #: mpd/interval.py:65 msgid "diminished octave" msgstr "减八度" #: mpd/interval.py:66 msgid "perfect octave" msgstr "纯八度" #: mpd/interval.py:67 msgid "augmented octave" msgstr "增八度" #: mpd/interval.py:69 msgid "minor ninth" msgstr "小九度" #: mpd/interval.py:70 msgid "major ninth" msgstr "大九度" #: mpd/interval.py:71 msgid "minor decim" msgstr "小十度" #: mpd/interval.py:72 msgid "major decim" msgstr "大十度" #: mpd/interval.py:73 msgid "interval|unison" msgstr "同度" #: mpd/interval.py:74 msgid "interval|second" msgstr "二度" #: mpd/interval.py:75 msgid "interval|third" msgstr "三度" #: mpd/interval.py:76 msgid "interval|fourth" msgstr "四度" #: mpd/interval.py:77 msgid "interval|fifth" msgstr "五度" #: mpd/interval.py:78 msgid "interval|sixth" msgstr "六度" #: mpd/interval.py:79 msgid "interval|seventh" msgstr "七度" #: mpd/interval.py:80 msgid "interval|octave" msgstr "八度" #: mpd/interval.py:81 msgid "interval|ninth" msgstr "九度" #: mpd/interval.py:82 msgid "interval|decim" msgstr "十度" #. translators: Only translate the word after interval| , and don't include #. interval| in the translated string. So for Norwegians, translate #. "interval|diminished" to "forminsket". Do similar for all strings #. that are preceded with "interval|" #: mpd/interval.py:87 msgid "interval|diminished" msgstr "减音程" #: mpd/interval.py:88 msgid "interval|perfect" msgstr "纯音程" #: mpd/interval.py:89 msgid "interval|augmented" msgstr "增音程" #: mpd/interval.py:90 msgid "interval|minor" msgstr "小音程" #: mpd/interval.py:91 msgid "interval|major" msgstr "大音程" #: mpd/interval.py:92 msgid "interval|doubly-diminished" msgstr "重减音程" #: mpd/interval.py:93 msgid "interval|doubly-augmented" msgstr "重增音程" #: mpd/interval.py:95 msgid "interval|u" msgstr "u 纯一度" #: mpd/interval.py:96 msgid "interval|m2" msgstr "m2 小二度" #: mpd/interval.py:96 msgid "interval|M2" msgstr "M2 大二度" #: mpd/interval.py:97 msgid "interval|m3" msgstr "m3 小三度" #: mpd/interval.py:97 msgid "interval|M3" msgstr "M3 大三度" #: mpd/interval.py:98 msgid "interval|4" msgstr "4 纯四度" #: mpd/interval.py:98 msgid "interval|d5" msgstr "d5 减五度" #: mpd/interval.py:99 msgid "interval|5" msgstr "5 纯五度" #: mpd/interval.py:100 msgid "interval|m6" msgstr "m6 小六度" #: mpd/interval.py:100 msgid "interval|M6" msgstr "M6 大六度" #: mpd/interval.py:101 msgid "interval|m7" msgstr "m7 小七度" #: mpd/interval.py:101 msgid "interval|M7" msgstr "M7 大七度" #: mpd/interval.py:102 msgid "interval|8" msgstr "8 纯八度" #: mpd/interval.py:103 msgid "interval|m9" msgstr "m9 小九度" #: mpd/interval.py:103 msgid "interval|M9" msgstr "M9 大九度" #: mpd/interval.py:104 msgid "interval|m10" msgstr "m10 小十度" #: mpd/interval.py:104 msgid "interval|M10" msgstr "M10 大十度" #: mpd/interval.py:111 #, python-format msgid "Invalid interval name: %s" msgstr "无效的音程名称: %s" #: mpd/musicalpitch.py:84 msgid "notename|c" msgstr "c" #: mpd/musicalpitch.py:85 msgid "notename|cb" msgstr "cb" #: mpd/musicalpitch.py:86 msgid "notename|cbb" msgstr "cbb" #: mpd/musicalpitch.py:87 msgid "notename|c#" msgstr "c#" #: mpd/musicalpitch.py:88 msgid "notename|cx" msgstr "cx" #: mpd/musicalpitch.py:89 msgid "notename|d" msgstr "d" #: mpd/musicalpitch.py:90 msgid "notename|db" msgstr "db" #: mpd/musicalpitch.py:91 msgid "notename|dbb" msgstr "dbb" #: mpd/musicalpitch.py:92 msgid "notename|d#" msgstr "d#" #: mpd/musicalpitch.py:93 msgid "notename|dx" msgstr "dx" #: mpd/musicalpitch.py:94 msgid "notename|e" msgstr "e" #: mpd/musicalpitch.py:95 msgid "notename|eb" msgstr "eb" #: mpd/musicalpitch.py:96 msgid "notename|ebb" msgstr "ebb" #: mpd/musicalpitch.py:97 msgid "notename|e#" msgstr "e#" #: mpd/musicalpitch.py:98 msgid "notename|ex" msgstr "ex" #: mpd/musicalpitch.py:99 msgid "notename|f" msgstr "f" #: mpd/musicalpitch.py:100 msgid "notename|fb" msgstr "fb" #: mpd/musicalpitch.py:101 msgid "notename|fbb" msgstr "fbb" #: mpd/musicalpitch.py:102 msgid "notename|f#" msgstr "f#" #: mpd/musicalpitch.py:103 msgid "notename|fx" msgstr "fx" #: mpd/musicalpitch.py:104 msgid "notename|g" msgstr "g" #: mpd/musicalpitch.py:105 msgid "notename|gb" msgstr "gb" #: mpd/musicalpitch.py:106 msgid "notename|gbb" msgstr "gbb" #: mpd/musicalpitch.py:107 msgid "notename|g#" msgstr "g#" #: mpd/musicalpitch.py:108 msgid "notename|gx" msgstr "gx" #: mpd/musicalpitch.py:109 msgid "notename|a" msgstr "a" #: mpd/musicalpitch.py:110 msgid "notename|ab" msgstr "ab" #: mpd/musicalpitch.py:111 msgid "notename|abb" msgstr "abb" #: mpd/musicalpitch.py:112 msgid "notename|a#" msgstr "a#" #: mpd/musicalpitch.py:113 msgid "notename|ax" msgstr "ax" #: mpd/musicalpitch.py:114 msgid "notename|b" msgstr "b" #: mpd/musicalpitch.py:115 msgid "notename|bb" msgstr "bb" #: mpd/musicalpitch.py:116 msgid "notename|bbb" msgstr "bbb" #: mpd/musicalpitch.py:117 msgid "notename|b#" msgstr "b#" #: mpd/musicalpitch.py:118 msgid "notename|bx" msgstr "bx" #: mpd/musicalpitch.py:125 #, python-format msgid "Invalid notename: %s" msgstr "无效的音符名称:%s" #: mpd/musicalpitch.py:351 #, no-python-format msgid "notenameformat|%(notename)s" msgstr "notenameformat|%(notename)s" #: mpd/musicalpitch.py:354 #, no-python-format msgid "notenameformat|%(notename)s%(oct)s" msgstr "notenameformat|%(notename)s%(oct)s" #: lesson-files/altered-1:13 msgid "Altered chords" msgstr "变化音和弦" #: lesson-files/altered-1:19 lesson-files/altered-2:14 #: lesson-files/altered-2:20 lesson-files/altered-2:26 #: lesson-files/altered-2:32 lesson-files/chord-voicing-test:13 msgid "chord|maj7b5" msgstr "maj7b5(大七降五和弦)" #: lesson-files/altered-1:25 lesson-files/altered-2:38 #: lesson-files/altered-2:44 lesson-files/altered-2:50 #: lesson-files/altered-2:56 lesson-files/chord-voicing-test:19 msgid "chord|m maj7" msgstr "m maj7(小大七和弦)" #: lesson-files/altered-1:31 lesson-files/altered-2:62 #: lesson-files/altered-2:68 lesson-files/altered-2:74 #: lesson-files/altered-2:80 lesson-files/chord-m7-7:18 #: lesson-files/chord-m7-7-inv:16 lesson-files/chord-m7-7-inv:17 #: lesson-files/chord-m7-7-inv:18 lesson-files/chord-m7-7-inv:19 #: lesson-files/chord-voicing-test:25 lesson-files/diatonic-1:26 #: lesson-files/diatonic-2:62 lesson-files/diatonic-2:68 #: lesson-files/diatonic-2:74 lesson-files/diatonic-2:80 msgid "chord|7" msgstr "7(属七和弦)" #: lesson-files/altered-1:37 lesson-files/altered-2:86 #: lesson-files/altered-2:92 lesson-files/altered-2:98 #: lesson-files/altered-2:104 lesson-files/chord-voicing-test:31 msgid "chord|7b5" msgstr "7b5(属七降五和弦)" #: lesson-files/altered-1:43 lesson-files/altered-2:110 #: lesson-files/altered-2:116 lesson-files/altered-2:122 #: lesson-files/altered-2:128 lesson-files/chord-voicing-test:37 msgid "chord|7#5" msgstr "7#5(属七增五和弦)" #: lesson-files/altered-1:49 lesson-files/altered-2:134 #: lesson-files/altered-2:140 lesson-files/altered-2:146 #: lesson-files/altered-2:152 lesson-files/chord-m9-9:17 #: lesson-files/chord-voicing-test:43 msgid "chord|9" msgstr "9(属九和弦)" #: lesson-files/altered-1:55 lesson-files/altered-2:158 #: lesson-files/altered-2:164 lesson-files/altered-2:170 #: lesson-files/altered-2:176 lesson-files/chord-voicing-test:49 msgid "chord|7#9" msgstr "7#9(属七增九和弦)" #: lesson-files/altered-1:61 lesson-files/altered-2:182 #: lesson-files/altered-2:188 lesson-files/altered-2:194 #: lesson-files/altered-2:200 lesson-files/chord-7b9-maj79:17 #: lesson-files/chord-voicing-test:55 msgid "chord|7b9" msgstr "7b9(属七降九和弦)" #: lesson-files/altered-1:67 lesson-files/chord-voicing-test:61 msgid "chord|7#5b9" msgstr "7#5b9(属七增五降九和弦)" #: lesson-files/altered-2:9 msgid "Altered chords & inversions" msgstr "变化音和弦及转位" #: lesson-files/barnesanger:10 msgid "Norwegian children songs" msgstr "挪威儿歌" #: lesson-files/besifring:10 msgid "simple tonal chords" msgstr "简单和弦" #: lesson-files/cadense-1:14 msgid "Cadences" msgstr "终止进行" #: lesson-files/cadense-1:28 msgid "Perfect authentic cadence" msgstr "完满终止" #: lesson-files/cadense-1:40 msgid "Imperfect authentic cadence" msgstr "不完满终止" #: lesson-files/cadense-1:49 msgid "Plagal cadence" msgstr "变格终止" #: lesson-files/cadense-1:58 msgid "Deceptive cadence" msgstr "阻碍终止" #: lesson-files/cadense-1:68 msgid "Half cadense" msgstr "半终止" #: lesson-files/chord-7b9-maj79:12 msgid "7b9 and maj79 chords" msgstr "属七降九和弦和大七属九和弦" #: lesson-files/chord-7b9-maj79:18 msgid "chord|maj79" msgstr "maj79(大七加九和弦)" #: lesson-files/chord-dim-aug:12 msgid "Diminished and augmented chords" msgstr "减三和弦和增三和弦" #: lesson-files/chord-dim-aug:17 msgid "diminished" msgstr "diminished(减三和弦)" #: lesson-files/chord-dim-aug:18 msgid "augmented" msgstr "augmented(增三和弦)" #: lesson-files/chord-dim-aug-min-major:9 msgid "Minor, major, diminished and augmented chords" msgstr "小三和弦,大三和弦,减三和弦和增三和弦" #: lesson-files/chord-m7-7:12 msgid "Minor 7 and dominant 7 chords" msgstr "小七和弦和属七和弦" #: lesson-files/chord-m7-7:17 lesson-files/chord-m7-7-inv:12 #: lesson-files/chord-m7-7-inv:13 lesson-files/chord-m7-7-inv:14 #: lesson-files/chord-m7-7-inv:15 lesson-files/diatonic-1:20 #: lesson-files/diatonic-2:38 lesson-files/diatonic-2:44 #: lesson-files/diatonic-2:50 lesson-files/diatonic-2:56 msgid "chord|m7" msgstr "m7(小七和弦)" #: lesson-files/chord-m7-7-inv:10 msgid "Minor 7 and dominant 7 chords with inversions" msgstr "小七和弦和属七和弦的转位" #: lesson-files/chord-m7-7-maj7-m7b5-dim7:12 msgid "Chords with 7 in their name" msgstr "含有七音的和弦" #: lesson-files/chord-m9-9:12 msgid "Minor 9 and 9 chords" msgstr "小九和弦和九和弦" #: lesson-files/chord-m9-9:18 msgid "chord|m9" msgstr "m9(小九和弦)" #: lesson-files/chord-m9-9-7b9-maj79:12 msgid "Chords with 9 in their name" msgstr "含有九音的和弦" #: lesson-files/chord-maj7-m7b5-dim7:12 msgid "Major seventh, diminished seventh and half diminished seventh chords" msgstr "大七和弦,减七和弦和半减七和弦" #: lesson-files/chord-maj7-m7b5-dim7:17 lesson-files/diatonic-1:14 #: lesson-files/diatonic-2:14 lesson-files/diatonic-2:20 #: lesson-files/diatonic-2:26 lesson-files/diatonic-2:32 msgid "chord|maj7" msgstr "maj7(大七和弦)" #: lesson-files/chord-maj7-m7b5-dim7:18 lesson-files/diatonic-1:32 #: lesson-files/diatonic-2:86 lesson-files/diatonic-2:92 #: lesson-files/diatonic-2:98 lesson-files/diatonic-2:104 msgid "chord|m7b5" msgstr "m7b5(小七降五和弦)" #: lesson-files/chord-maj7-m7b5-dim7:19 msgid "chord|dim7" msgstr "dim7(减七和弦)" #: lesson-files/chord-min-major:12 lesson-files/chord-min-major-inv:10 msgid "Minor and major chords" msgstr "小三和弦和大三和弦" #: lesson-files/chord-min-major:20 lesson-files/chord-min-major-7:18 #: lesson-files/chord-min-major-7:19 lesson-files/chord-min-major-7:20 #: lesson-files/chord-min-major-close-open:46 #: lesson-files/chord-min-major-close-open:52 #: lesson-files/chord-min-major-close-open:58 #: lesson-files/chord-min-major-close-open:64 #: lesson-files/chord-min-major-close-open:70 #: lesson-files/chord-min-major-inv:12 lesson-files/chord-min-major-inv:13 #: lesson-files/chord-min-major-inv:14 msgid "major" msgstr "major(大三和弦)" #: lesson-files/chord-min-major:21 lesson-files/chord-min-major-7:21 #: lesson-files/chord-min-major-7:22 lesson-files/chord-min-major-7:23 #: lesson-files/chord-min-major-close-open:13 #: lesson-files/chord-min-major-close-open:19 #: lesson-files/chord-min-major-close-open:25 #: lesson-files/chord-min-major-close-open:31 #: lesson-files/chord-min-major-close-open:37 #: lesson-files/chord-min-major-inv:15 lesson-files/chord-min-major-inv:16 #: lesson-files/chord-min-major-inv:17 msgid "minor" msgstr "minor(小三和弦)" #: lesson-files/chord-min-major-7:12 msgid "Major, minor, dominant seventh with inversions" msgstr "带有转位的大三和弦,小三和弦和属七和弦" #: lesson-files/chord-min-major-7:24 lesson-files/chord-min-major-7:25 #: lesson-files/chord-min-major-7:26 lesson-files/chord-min-major-7:27 msgid "dominant seventh" msgstr "dominant seventh(属七和弦)" #: lesson-files/chord-min-major-close-open:10 msgid "Minor/major in close and open position" msgstr "小三和弦/大三和弦的开放/紧密排列" #: lesson-files/chord-voicing-test:8 msgid "Altered chords (chord voicing)" msgstr "变化和弦(和弦排列)" #: lesson-files/compare-intervals:6 msgid "Compare intervals" msgstr "音程比较" #: lesson-files/compare-intervals-harmonic:6 lesson-files/harmonic-intervals:7 #: lesson-files/melodic-intervals:7 lesson-files/melodic-intervals-down:7 #: lesson-files/melodic-intervals-up:7 lesson-files/sing-intervals:9 msgid "Second to decim" msgstr "二度至十度" #: lesson-files/compare-intervals-harmonic-10:6 #: lesson-files/harmonic-intervals-10:8 lesson-files/melodic-intervals-10:7 #: lesson-files/melodic-intervals-down-10:7 #: lesson-files/melodic-intervals-up-10:7 lesson-files/sing-intervals-10:8 msgid "Decims" msgstr "十度" #: lesson-files/compare-intervals-harmonic-2:6 #: lesson-files/harmonic-intervals-2:8 lesson-files/hear-tones-2:7 #: lesson-files/melodic-intervals-2:10 lesson-files/melodic-intervals-down-2:9 #: lesson-files/melodic-intervals-up-2:9 lesson-files/nameinterval-seconds:8 #: lesson-files/sing-intervals-2:9 msgid "Seconds" msgstr "二度" #: lesson-files/compare-intervals-harmonic-2-3:6 #: lesson-files/harmonic-intervals-2-3:8 lesson-files/melodic-intervals-2-3:9 #: lesson-files/melodic-intervals-down-2-3:9 #: lesson-files/melodic-intervals-up-2-3:9 lesson-files/sing-intervals-2-3:9 msgid "Seconds and thirds" msgstr "二度和三度" #: lesson-files/compare-intervals-harmonic-3:6 #: lesson-files/harmonic-intervals-3:8 lesson-files/hear-tones-1:7 #: lesson-files/melodic-intervals-3:8 lesson-files/melodic-intervals-down-3:7 #: lesson-files/melodic-intervals-up-3:7 lesson-files/nameinterval-thirds:8 #: lesson-files/sing-intervals-3:8 msgid "Thirds" msgstr "三度" #: lesson-files/compare-intervals-harmonic-4-5:6 #: lesson-files/harmonic-intervals-4-5:8 lesson-files/hear-tones-3:7 #: lesson-files/melodic-intervals-4-5:8 #: lesson-files/melodic-intervals-down-4-5:8 #: lesson-files/melodic-intervals-up-4-5:8 lesson-files/sing-intervals-4-5:8 msgid "Fourths and fifths" msgstr "四度和五度" #: lesson-files/compare-intervals-harmonic-4-5-8:6 #: lesson-files/harmonic-intervals-4-5-8:9 #: lesson-files/melodic-intervals-4-5-8:8 #: lesson-files/melodic-intervals-down-4-5-8:8 #: lesson-files/melodic-intervals-up-4-5-8:8 #: lesson-files/sing-intervals-4-5-8:8 msgid "Fourths, fifths and octave" msgstr "四度,五度以及八度" #: lesson-files/compare-intervals-harmonic-6:6 #: lesson-files/harmonic-intervals-6:8 lesson-files/melodic-intervals-6:7 #: lesson-files/melodic-intervals-down-6:7 #: lesson-files/melodic-intervals-up-6:7 lesson-files/nameinterval-sixths:8 #: lesson-files/sing-intervals-6:8 msgid "Sixths" msgstr "六度" #: lesson-files/compare-intervals-harmonic-6-7:6 #: lesson-files/harmonic-intervals-6-7:8 lesson-files/hear-tones-4:7 #: lesson-files/melodic-intervals-6-7:9 #: lesson-files/melodic-intervals-down-6-7:9 #: lesson-files/melodic-intervals-up-6-7:9 lesson-files/sing-intervals-6-7:9 msgid "Sixths and sevenths" msgstr "六度和七度" #: lesson-files/compare-intervals-harmonic-7:6 #: lesson-files/harmonic-intervals-7:8 lesson-files/melodic-intervals-7:7 #: lesson-files/melodic-intervals-down-7:7 #: lesson-files/melodic-intervals-up-7:7 lesson-files/nameinterval-sevenths:8 #: lesson-files/sing-intervals-7:8 msgid "Sevenths" msgstr "七度" #: lesson-files/compare-intervals-harmonic-7-9:6 #: lesson-files/harmonic-intervals-7-9:9 lesson-files/melodic-intervals-7-9:9 #: lesson-files/melodic-intervals-down-7-9:9 #: lesson-files/melodic-intervals-up-7-9:9 lesson-files/sing-intervals-7-9:8 msgid "Sevenths and ninths" msgstr "七度和九度" #: lesson-files/compare-intervals-harmonic-9:6 #: lesson-files/harmonic-intervals-9:8 lesson-files/melodic-intervals-9:7 #: lesson-files/melodic-intervals-down-9:7 #: lesson-files/melodic-intervals-up-9:7 lesson-files/sing-intervals-9:8 msgid "Ninths" msgstr "九度" #: lesson-files/compare-intervals-harmonic-tritonus-7:6 #: lesson-files/harmonic-intervals-tritonus-7:8 #: lesson-files/melodic-intervals-down-tritonus-7:7 #: lesson-files/melodic-intervals-tritonus-7:7 #: lesson-files/melodic-intervals-up-tritonus-7:7 #: lesson-files/sing-intervals-tritonus-7:8 msgid "Tritonus and sevenths" msgstr "三全音和七度" #: lesson-files/csound-fifth-0.97:9 lesson-files/csound-fifth-0.98:9 #: lesson-files/csound-fifth-0.99:9 lesson-files/csound-fifth-0.995:9 #: lesson-files/csound-fifth-0.996:9 lesson-files/csound-fifth-0.997:9 #: lesson-files/csound-fifth-0.998:9 #, python-format msgid "Is the fifth flat, in tune or sharp? %s" msgstr "五度音在调内,低半音,还是高半音?%s" #: lesson-files/csound-fifth-0.97:15 lesson-files/csound-fifth-0.97:45 #: lesson-files/csound-fifth-0.97:75 lesson-files/csound-fifth-0.97:105 #: lesson-files/csound-fifth-0.97:135 lesson-files/csound-fifth-0.97:165 #: lesson-files/csound-fifth-0.97:195 lesson-files/csound-fifth-0.98:15 #: lesson-files/csound-fifth-0.98:45 lesson-files/csound-fifth-0.98:75 #: lesson-files/csound-fifth-0.98:105 lesson-files/csound-fifth-0.98:135 #: lesson-files/csound-fifth-0.98:165 lesson-files/csound-fifth-0.98:195 #: lesson-files/csound-fifth-0.99:15 lesson-files/csound-fifth-0.99:45 #: lesson-files/csound-fifth-0.99:75 lesson-files/csound-fifth-0.99:105 #: lesson-files/csound-fifth-0.99:135 lesson-files/csound-fifth-0.99:165 #: lesson-files/csound-fifth-0.99:195 lesson-files/csound-fifth-0.995:15 #: lesson-files/csound-fifth-0.995:45 lesson-files/csound-fifth-0.995:75 #: lesson-files/csound-fifth-0.995:105 lesson-files/csound-fifth-0.995:135 #: lesson-files/csound-fifth-0.995:165 lesson-files/csound-fifth-0.995:195 #: lesson-files/csound-fifth-0.996:15 lesson-files/csound-fifth-0.996:45 #: lesson-files/csound-fifth-0.996:75 lesson-files/csound-fifth-0.996:105 #: lesson-files/csound-fifth-0.996:135 lesson-files/csound-fifth-0.996:165 #: lesson-files/csound-fifth-0.996:195 lesson-files/csound-fifth-0.997:15 #: lesson-files/csound-fifth-0.997:45 lesson-files/csound-fifth-0.997:75 #: lesson-files/csound-fifth-0.997:105 lesson-files/csound-fifth-0.997:135 #: lesson-files/csound-fifth-0.997:165 lesson-files/csound-fifth-0.997:195 #: lesson-files/csound-fifth-0.998:15 lesson-files/csound-fifth-0.998:45 #: lesson-files/csound-fifth-0.998:75 lesson-files/csound-fifth-0.998:105 #: lesson-files/csound-fifth-0.998:135 lesson-files/csound-fifth-0.998:165 #: lesson-files/csound-fifth-0.998:195 #: lesson-files/csound-intonation-harmonic-maj2-10cent:15 #: lesson-files/csound-intonation-harmonic-maj2-10cent:45 #: lesson-files/csound-intonation-harmonic-maj2-10cent:75 #: lesson-files/csound-intonation-harmonic-maj2-10cent:105 #: lesson-files/csound-intonation-harmonic-maj2-10cent:135 #: lesson-files/csound-intonation-harmonic-maj2-10cent:165 #: lesson-files/csound-intonation-harmonic-maj2-10cent:195 #: lesson-files/csound-intonation-harmonic-maj2-10cent:225 #: lesson-files/csound-intonation-harmonic-maj2-10cent:255 #: lesson-files/csound-intonation-harmonic-maj2-10cent:285 #: lesson-files/csound-intonation-harmonic-maj2-10cent:315 #: lesson-files/csound-intonation-harmonic-maj2-10cent:345 #: lesson-files/csound-intonation-harmonic-maj2-15cent:15 #: lesson-files/csound-intonation-harmonic-maj2-15cent:45 #: lesson-files/csound-intonation-harmonic-maj2-15cent:75 #: lesson-files/csound-intonation-harmonic-maj2-15cent:105 #: lesson-files/csound-intonation-harmonic-maj2-15cent:135 #: lesson-files/csound-intonation-harmonic-maj2-15cent:165 #: lesson-files/csound-intonation-harmonic-maj2-15cent:195 #: lesson-files/csound-intonation-harmonic-maj2-15cent:225 #: lesson-files/csound-intonation-harmonic-maj2-15cent:255 #: lesson-files/csound-intonation-harmonic-maj2-15cent:285 #: lesson-files/csound-intonation-harmonic-maj2-15cent:315 #: lesson-files/csound-intonation-harmonic-maj2-15cent:345 #: lesson-files/csound-intonation-harmonic-maj2-20cent:15 #: lesson-files/csound-intonation-harmonic-maj2-20cent:45 #: lesson-files/csound-intonation-harmonic-maj2-20cent:75 #: lesson-files/csound-intonation-harmonic-maj2-20cent:105 #: lesson-files/csound-intonation-harmonic-maj2-20cent:135 #: lesson-files/csound-intonation-harmonic-maj2-20cent:165 #: lesson-files/csound-intonation-harmonic-maj2-20cent:195 #: lesson-files/csound-intonation-harmonic-maj2-20cent:225 #: lesson-files/csound-intonation-harmonic-maj2-20cent:255 #: lesson-files/csound-intonation-harmonic-maj2-20cent:285 #: lesson-files/csound-intonation-harmonic-maj2-20cent:315 #: lesson-files/csound-intonation-harmonic-maj2-20cent:345 #: lesson-files/csound-intonation-harmonic-maj2-30cent:15 #: lesson-files/csound-intonation-harmonic-maj2-30cent:45 #: lesson-files/csound-intonation-harmonic-maj2-30cent:75 #: lesson-files/csound-intonation-harmonic-maj2-30cent:105 #: lesson-files/csound-intonation-harmonic-maj2-30cent:135 #: lesson-files/csound-intonation-harmonic-maj2-30cent:165 #: lesson-files/csound-intonation-harmonic-maj2-30cent:195 #: lesson-files/csound-intonation-harmonic-maj2-30cent:225 #: lesson-files/csound-intonation-harmonic-maj2-30cent:255 #: lesson-files/csound-intonation-harmonic-maj2-30cent:285 #: lesson-files/csound-intonation-harmonic-maj2-30cent:315 #: lesson-files/csound-intonation-harmonic-maj2-30cent:345 #: lesson-files/csound-intonation-harmonic-maj2-40cent:15 #: lesson-files/csound-intonation-harmonic-maj2-40cent:45 #: lesson-files/csound-intonation-harmonic-maj2-40cent:75 #: lesson-files/csound-intonation-harmonic-maj2-40cent:105 #: lesson-files/csound-intonation-harmonic-maj2-40cent:135 #: lesson-files/csound-intonation-harmonic-maj2-40cent:165 #: lesson-files/csound-intonation-harmonic-maj2-40cent:195 #: lesson-files/csound-intonation-harmonic-maj2-40cent:225 #: lesson-files/csound-intonation-harmonic-maj2-40cent:255 #: lesson-files/csound-intonation-harmonic-maj2-40cent:285 #: lesson-files/csound-intonation-harmonic-maj2-40cent:315 #: lesson-files/csound-intonation-harmonic-maj2-40cent:345 #: lesson-files/csound-intonation-harmonic-maj2-5cent:15 #: lesson-files/csound-intonation-harmonic-maj2-5cent:45 #: lesson-files/csound-intonation-harmonic-maj2-5cent:75 #: lesson-files/csound-intonation-harmonic-maj2-5cent:105 #: lesson-files/csound-intonation-harmonic-maj2-5cent:135 #: lesson-files/csound-intonation-harmonic-maj2-5cent:165 #: lesson-files/csound-intonation-harmonic-maj2-5cent:195 #: lesson-files/csound-intonation-harmonic-maj2-5cent:225 #: lesson-files/csound-intonation-harmonic-maj2-5cent:255 #: lesson-files/csound-intonation-harmonic-maj2-5cent:285 #: lesson-files/csound-intonation-harmonic-maj2-5cent:315 #: lesson-files/csound-intonation-harmonic-maj2-5cent:345 #: lesson-files/csound-intonation-harmonic-maj2-6cent:15 #: lesson-files/csound-intonation-harmonic-maj2-6cent:45 #: lesson-files/csound-intonation-harmonic-maj2-6cent:75 #: lesson-files/csound-intonation-harmonic-maj2-6cent:105 #: lesson-files/csound-intonation-harmonic-maj2-6cent:135 #: lesson-files/csound-intonation-harmonic-maj2-6cent:165 #: lesson-files/csound-intonation-harmonic-maj2-6cent:195 #: lesson-files/csound-intonation-harmonic-maj2-6cent:225 #: lesson-files/csound-intonation-harmonic-maj2-6cent:255 #: lesson-files/csound-intonation-harmonic-maj2-6cent:285 #: lesson-files/csound-intonation-harmonic-maj2-6cent:315 #: lesson-files/csound-intonation-harmonic-maj2-6cent:345 #: lesson-files/csound-intonation-harmonic-maj2-8cent:15 #: lesson-files/csound-intonation-harmonic-maj2-8cent:45 #: lesson-files/csound-intonation-harmonic-maj2-8cent:75 #: lesson-files/csound-intonation-harmonic-maj2-8cent:105 #: lesson-files/csound-intonation-harmonic-maj2-8cent:135 #: lesson-files/csound-intonation-harmonic-maj2-8cent:165 #: lesson-files/csound-intonation-harmonic-maj2-8cent:195 #: lesson-files/csound-intonation-harmonic-maj2-8cent:225 #: lesson-files/csound-intonation-harmonic-maj2-8cent:255 #: lesson-files/csound-intonation-harmonic-maj2-8cent:285 #: lesson-files/csound-intonation-harmonic-maj2-8cent:315 #: lesson-files/csound-intonation-harmonic-maj2-8cent:345 #: lesson-files/csound-intonation-harmonic-maj3-10cent:15 #: lesson-files/csound-intonation-harmonic-maj3-10cent:45 #: lesson-files/csound-intonation-harmonic-maj3-10cent:75 #: lesson-files/csound-intonation-harmonic-maj3-10cent:105 #: lesson-files/csound-intonation-harmonic-maj3-10cent:135 #: lesson-files/csound-intonation-harmonic-maj3-10cent:165 #: lesson-files/csound-intonation-harmonic-maj3-10cent:195 #: lesson-files/csound-intonation-harmonic-maj3-10cent:225 #: lesson-files/csound-intonation-harmonic-maj3-10cent:255 #: lesson-files/csound-intonation-harmonic-maj3-10cent:285 #: lesson-files/csound-intonation-harmonic-maj3-10cent:315 #: lesson-files/csound-intonation-harmonic-maj3-10cent:345 #: lesson-files/csound-intonation-harmonic-maj3-15cent:15 #: lesson-files/csound-intonation-harmonic-maj3-15cent:45 #: lesson-files/csound-intonation-harmonic-maj3-15cent:75 #: lesson-files/csound-intonation-harmonic-maj3-15cent:105 #: lesson-files/csound-intonation-harmonic-maj3-15cent:135 #: lesson-files/csound-intonation-harmonic-maj3-15cent:165 #: lesson-files/csound-intonation-harmonic-maj3-15cent:195 #: lesson-files/csound-intonation-harmonic-maj3-15cent:225 #: lesson-files/csound-intonation-harmonic-maj3-15cent:255 #: lesson-files/csound-intonation-harmonic-maj3-15cent:285 #: lesson-files/csound-intonation-harmonic-maj3-15cent:315 #: lesson-files/csound-intonation-harmonic-maj3-15cent:345 #: lesson-files/csound-intonation-harmonic-maj3-20cent:15 #: lesson-files/csound-intonation-harmonic-maj3-20cent:45 #: lesson-files/csound-intonation-harmonic-maj3-20cent:75 #: lesson-files/csound-intonation-harmonic-maj3-20cent:105 #: lesson-files/csound-intonation-harmonic-maj3-20cent:135 #: lesson-files/csound-intonation-harmonic-maj3-20cent:165 #: lesson-files/csound-intonation-harmonic-maj3-20cent:195 #: lesson-files/csound-intonation-harmonic-maj3-20cent:225 #: lesson-files/csound-intonation-harmonic-maj3-20cent:255 #: lesson-files/csound-intonation-harmonic-maj3-20cent:285 #: lesson-files/csound-intonation-harmonic-maj3-20cent:315 #: lesson-files/csound-intonation-harmonic-maj3-20cent:345 #: lesson-files/csound-intonation-harmonic-maj3-30cent:15 #: lesson-files/csound-intonation-harmonic-maj3-30cent:45 #: lesson-files/csound-intonation-harmonic-maj3-30cent:75 #: lesson-files/csound-intonation-harmonic-maj3-30cent:105 #: lesson-files/csound-intonation-harmonic-maj3-30cent:135 #: lesson-files/csound-intonation-harmonic-maj3-30cent:165 #: lesson-files/csound-intonation-harmonic-maj3-30cent:195 #: lesson-files/csound-intonation-harmonic-maj3-30cent:225 #: lesson-files/csound-intonation-harmonic-maj3-30cent:255 #: lesson-files/csound-intonation-harmonic-maj3-30cent:285 #: lesson-files/csound-intonation-harmonic-maj3-30cent:315 #: lesson-files/csound-intonation-harmonic-maj3-30cent:345 #: lesson-files/csound-intonation-harmonic-maj3-40cent:15 #: lesson-files/csound-intonation-harmonic-maj3-40cent:45 #: lesson-files/csound-intonation-harmonic-maj3-40cent:75 #: lesson-files/csound-intonation-harmonic-maj3-40cent:105 #: lesson-files/csound-intonation-harmonic-maj3-40cent:135 #: lesson-files/csound-intonation-harmonic-maj3-40cent:165 #: lesson-files/csound-intonation-harmonic-maj3-40cent:195 #: lesson-files/csound-intonation-harmonic-maj3-40cent:225 #: lesson-files/csound-intonation-harmonic-maj3-40cent:255 #: lesson-files/csound-intonation-harmonic-maj3-40cent:285 #: lesson-files/csound-intonation-harmonic-maj3-40cent:315 #: lesson-files/csound-intonation-harmonic-maj3-40cent:345 #: lesson-files/csound-intonation-harmonic-maj3-5cent:15 #: lesson-files/csound-intonation-harmonic-maj3-5cent:45 #: lesson-files/csound-intonation-harmonic-maj3-5cent:75 #: lesson-files/csound-intonation-harmonic-maj3-5cent:105 #: lesson-files/csound-intonation-harmonic-maj3-5cent:135 #: lesson-files/csound-intonation-harmonic-maj3-5cent:165 #: lesson-files/csound-intonation-harmonic-maj3-5cent:195 #: lesson-files/csound-intonation-harmonic-maj3-5cent:225 #: lesson-files/csound-intonation-harmonic-maj3-5cent:255 #: lesson-files/csound-intonation-harmonic-maj3-5cent:285 #: lesson-files/csound-intonation-harmonic-maj3-5cent:315 #: lesson-files/csound-intonation-harmonic-maj3-5cent:345 #: lesson-files/csound-intonation-harmonic-maj3-6cent:15 #: lesson-files/csound-intonation-harmonic-maj3-6cent:45 #: lesson-files/csound-intonation-harmonic-maj3-6cent:75 #: lesson-files/csound-intonation-harmonic-maj3-6cent:105 #: lesson-files/csound-intonation-harmonic-maj3-6cent:135 #: lesson-files/csound-intonation-harmonic-maj3-6cent:165 #: lesson-files/csound-intonation-harmonic-maj3-6cent:195 #: lesson-files/csound-intonation-harmonic-maj3-6cent:225 #: lesson-files/csound-intonation-harmonic-maj3-6cent:255 #: lesson-files/csound-intonation-harmonic-maj3-6cent:285 #: lesson-files/csound-intonation-harmonic-maj3-6cent:315 #: lesson-files/csound-intonation-harmonic-maj3-6cent:345 #: lesson-files/csound-intonation-harmonic-maj3-8cent:15 #: lesson-files/csound-intonation-harmonic-maj3-8cent:45 #: lesson-files/csound-intonation-harmonic-maj3-8cent:75 #: lesson-files/csound-intonation-harmonic-maj3-8cent:105 #: lesson-files/csound-intonation-harmonic-maj3-8cent:135 #: lesson-files/csound-intonation-harmonic-maj3-8cent:165 #: lesson-files/csound-intonation-harmonic-maj3-8cent:195 #: lesson-files/csound-intonation-harmonic-maj3-8cent:225 #: lesson-files/csound-intonation-harmonic-maj3-8cent:255 #: lesson-files/csound-intonation-harmonic-maj3-8cent:285 #: lesson-files/csound-intonation-harmonic-maj3-8cent:315 #: lesson-files/csound-intonation-harmonic-maj3-8cent:345 #: lesson-files/csound-intonation-harmonic-maj6-10cent:15 #: lesson-files/csound-intonation-harmonic-maj6-10cent:45 #: lesson-files/csound-intonation-harmonic-maj6-10cent:75 #: lesson-files/csound-intonation-harmonic-maj6-10cent:105 #: lesson-files/csound-intonation-harmonic-maj6-10cent:135 #: lesson-files/csound-intonation-harmonic-maj6-10cent:165 #: lesson-files/csound-intonation-harmonic-maj6-10cent:195 #: lesson-files/csound-intonation-harmonic-maj6-10cent:225 #: lesson-files/csound-intonation-harmonic-maj6-10cent:255 #: lesson-files/csound-intonation-harmonic-maj6-10cent:285 #: lesson-files/csound-intonation-harmonic-maj6-10cent:315 #: lesson-files/csound-intonation-harmonic-maj6-10cent:345 #: lesson-files/csound-intonation-harmonic-maj6-15cent:15 #: lesson-files/csound-intonation-harmonic-maj6-15cent:45 #: lesson-files/csound-intonation-harmonic-maj6-15cent:75 #: lesson-files/csound-intonation-harmonic-maj6-15cent:105 #: lesson-files/csound-intonation-harmonic-maj6-15cent:135 #: lesson-files/csound-intonation-harmonic-maj6-15cent:165 #: lesson-files/csound-intonation-harmonic-maj6-15cent:195 #: lesson-files/csound-intonation-harmonic-maj6-15cent:225 #: lesson-files/csound-intonation-harmonic-maj6-15cent:255 #: lesson-files/csound-intonation-harmonic-maj6-15cent:285 #: lesson-files/csound-intonation-harmonic-maj6-15cent:315 #: lesson-files/csound-intonation-harmonic-maj6-15cent:345 #: lesson-files/csound-intonation-harmonic-maj6-20cent:15 #: lesson-files/csound-intonation-harmonic-maj6-20cent:45 #: lesson-files/csound-intonation-harmonic-maj6-20cent:75 #: lesson-files/csound-intonation-harmonic-maj6-20cent:105 #: lesson-files/csound-intonation-harmonic-maj6-20cent:135 #: lesson-files/csound-intonation-harmonic-maj6-20cent:165 #: lesson-files/csound-intonation-harmonic-maj6-20cent:195 #: lesson-files/csound-intonation-harmonic-maj6-20cent:225 #: lesson-files/csound-intonation-harmonic-maj6-20cent:255 #: lesson-files/csound-intonation-harmonic-maj6-20cent:285 #: lesson-files/csound-intonation-harmonic-maj6-20cent:315 #: lesson-files/csound-intonation-harmonic-maj6-20cent:345 #: lesson-files/csound-intonation-harmonic-maj6-30cent:15 #: lesson-files/csound-intonation-harmonic-maj6-30cent:45 #: lesson-files/csound-intonation-harmonic-maj6-30cent:75 #: lesson-files/csound-intonation-harmonic-maj6-30cent:105 #: lesson-files/csound-intonation-harmonic-maj6-30cent:135 #: lesson-files/csound-intonation-harmonic-maj6-30cent:165 #: lesson-files/csound-intonation-harmonic-maj6-30cent:195 #: lesson-files/csound-intonation-harmonic-maj6-30cent:225 #: lesson-files/csound-intonation-harmonic-maj6-30cent:255 #: lesson-files/csound-intonation-harmonic-maj6-30cent:285 #: lesson-files/csound-intonation-harmonic-maj6-30cent:315 #: lesson-files/csound-intonation-harmonic-maj6-30cent:345 #: lesson-files/csound-intonation-harmonic-maj6-40cent:15 #: lesson-files/csound-intonation-harmonic-maj6-40cent:45 #: lesson-files/csound-intonation-harmonic-maj6-40cent:75 #: lesson-files/csound-intonation-harmonic-maj6-40cent:105 #: lesson-files/csound-intonation-harmonic-maj6-40cent:135 #: lesson-files/csound-intonation-harmonic-maj6-40cent:165 #: lesson-files/csound-intonation-harmonic-maj6-40cent:195 #: lesson-files/csound-intonation-harmonic-maj6-40cent:225 #: lesson-files/csound-intonation-harmonic-maj6-40cent:255 #: lesson-files/csound-intonation-harmonic-maj6-40cent:285 #: lesson-files/csound-intonation-harmonic-maj6-40cent:315 #: lesson-files/csound-intonation-harmonic-maj6-40cent:345 #: lesson-files/csound-intonation-harmonic-maj6-5cent:15 #: lesson-files/csound-intonation-harmonic-maj6-5cent:45 #: lesson-files/csound-intonation-harmonic-maj6-5cent:75 #: lesson-files/csound-intonation-harmonic-maj6-5cent:105 #: lesson-files/csound-intonation-harmonic-maj6-5cent:135 #: lesson-files/csound-intonation-harmonic-maj6-5cent:165 #: lesson-files/csound-intonation-harmonic-maj6-5cent:195 #: lesson-files/csound-intonation-harmonic-maj6-5cent:225 #: lesson-files/csound-intonation-harmonic-maj6-5cent:255 #: lesson-files/csound-intonation-harmonic-maj6-5cent:285 #: lesson-files/csound-intonation-harmonic-maj6-5cent:315 #: lesson-files/csound-intonation-harmonic-maj6-5cent:345 #: lesson-files/csound-intonation-harmonic-maj6-6cent:15 #: lesson-files/csound-intonation-harmonic-maj6-6cent:45 #: lesson-files/csound-intonation-harmonic-maj6-6cent:75 #: lesson-files/csound-intonation-harmonic-maj6-6cent:105 #: lesson-files/csound-intonation-harmonic-maj6-6cent:135 #: lesson-files/csound-intonation-harmonic-maj6-6cent:165 #: lesson-files/csound-intonation-harmonic-maj6-6cent:195 #: lesson-files/csound-intonation-harmonic-maj6-6cent:225 #: lesson-files/csound-intonation-harmonic-maj6-6cent:255 #: lesson-files/csound-intonation-harmonic-maj6-6cent:285 #: lesson-files/csound-intonation-harmonic-maj6-6cent:315 #: lesson-files/csound-intonation-harmonic-maj6-6cent:345 #: lesson-files/csound-intonation-harmonic-maj6-8cent:15 #: lesson-files/csound-intonation-harmonic-maj6-8cent:45 #: lesson-files/csound-intonation-harmonic-maj6-8cent:75 #: lesson-files/csound-intonation-harmonic-maj6-8cent:105 #: lesson-files/csound-intonation-harmonic-maj6-8cent:135 #: lesson-files/csound-intonation-harmonic-maj6-8cent:165 #: lesson-files/csound-intonation-harmonic-maj6-8cent:195 #: lesson-files/csound-intonation-harmonic-maj6-8cent:225 #: lesson-files/csound-intonation-harmonic-maj6-8cent:255 #: lesson-files/csound-intonation-harmonic-maj6-8cent:285 #: lesson-files/csound-intonation-harmonic-maj6-8cent:315 #: lesson-files/csound-intonation-harmonic-maj6-8cent:345 #: lesson-files/csound-intonation-harmonic-maj7-10cent:15 #: lesson-files/csound-intonation-harmonic-maj7-10cent:45 #: lesson-files/csound-intonation-harmonic-maj7-10cent:75 #: lesson-files/csound-intonation-harmonic-maj7-10cent:105 #: lesson-files/csound-intonation-harmonic-maj7-10cent:135 #: lesson-files/csound-intonation-harmonic-maj7-10cent:165 #: lesson-files/csound-intonation-harmonic-maj7-10cent:195 #: lesson-files/csound-intonation-harmonic-maj7-10cent:225 #: lesson-files/csound-intonation-harmonic-maj7-10cent:255 #: lesson-files/csound-intonation-harmonic-maj7-10cent:285 #: lesson-files/csound-intonation-harmonic-maj7-10cent:315 #: lesson-files/csound-intonation-harmonic-maj7-10cent:345 #: lesson-files/csound-intonation-harmonic-maj7-15cent:15 #: lesson-files/csound-intonation-harmonic-maj7-15cent:45 #: lesson-files/csound-intonation-harmonic-maj7-15cent:75 #: lesson-files/csound-intonation-harmonic-maj7-15cent:105 #: lesson-files/csound-intonation-harmonic-maj7-15cent:135 #: lesson-files/csound-intonation-harmonic-maj7-15cent:165 #: lesson-files/csound-intonation-harmonic-maj7-15cent:195 #: lesson-files/csound-intonation-harmonic-maj7-15cent:225 #: lesson-files/csound-intonation-harmonic-maj7-15cent:255 #: lesson-files/csound-intonation-harmonic-maj7-15cent:285 #: lesson-files/csound-intonation-harmonic-maj7-15cent:315 #: lesson-files/csound-intonation-harmonic-maj7-15cent:345 #: lesson-files/csound-intonation-harmonic-maj7-20cent:15 #: lesson-files/csound-intonation-harmonic-maj7-20cent:45 #: lesson-files/csound-intonation-harmonic-maj7-20cent:75 #: lesson-files/csound-intonation-harmonic-maj7-20cent:105 #: lesson-files/csound-intonation-harmonic-maj7-20cent:135 #: lesson-files/csound-intonation-harmonic-maj7-20cent:165 #: lesson-files/csound-intonation-harmonic-maj7-20cent:195 #: lesson-files/csound-intonation-harmonic-maj7-20cent:225 #: lesson-files/csound-intonation-harmonic-maj7-20cent:255 #: lesson-files/csound-intonation-harmonic-maj7-20cent:285 #: lesson-files/csound-intonation-harmonic-maj7-20cent:315 #: lesson-files/csound-intonation-harmonic-maj7-20cent:345 #: lesson-files/csound-intonation-harmonic-maj7-30cent:15 #: lesson-files/csound-intonation-harmonic-maj7-30cent:45 #: lesson-files/csound-intonation-harmonic-maj7-30cent:75 #: lesson-files/csound-intonation-harmonic-maj7-30cent:105 #: lesson-files/csound-intonation-harmonic-maj7-30cent:135 #: lesson-files/csound-intonation-harmonic-maj7-30cent:165 #: lesson-files/csound-intonation-harmonic-maj7-30cent:195 #: lesson-files/csound-intonation-harmonic-maj7-30cent:225 #: lesson-files/csound-intonation-harmonic-maj7-30cent:255 #: lesson-files/csound-intonation-harmonic-maj7-30cent:285 #: lesson-files/csound-intonation-harmonic-maj7-30cent:315 #: lesson-files/csound-intonation-harmonic-maj7-30cent:345 #: lesson-files/csound-intonation-harmonic-maj7-40cent:15 #: lesson-files/csound-intonation-harmonic-maj7-40cent:45 #: lesson-files/csound-intonation-harmonic-maj7-40cent:75 #: lesson-files/csound-intonation-harmonic-maj7-40cent:105 #: lesson-files/csound-intonation-harmonic-maj7-40cent:135 #: lesson-files/csound-intonation-harmonic-maj7-40cent:165 #: lesson-files/csound-intonation-harmonic-maj7-40cent:195 #: lesson-files/csound-intonation-harmonic-maj7-40cent:225 #: lesson-files/csound-intonation-harmonic-maj7-40cent:255 #: lesson-files/csound-intonation-harmonic-maj7-40cent:285 #: lesson-files/csound-intonation-harmonic-maj7-40cent:315 #: lesson-files/csound-intonation-harmonic-maj7-40cent:345 #: lesson-files/csound-intonation-harmonic-maj7-5cent:15 #: lesson-files/csound-intonation-harmonic-maj7-5cent:45 #: lesson-files/csound-intonation-harmonic-maj7-5cent:75 #: lesson-files/csound-intonation-harmonic-maj7-5cent:105 #: lesson-files/csound-intonation-harmonic-maj7-5cent:135 #: lesson-files/csound-intonation-harmonic-maj7-5cent:165 #: lesson-files/csound-intonation-harmonic-maj7-5cent:195 #: lesson-files/csound-intonation-harmonic-maj7-5cent:225 #: lesson-files/csound-intonation-harmonic-maj7-5cent:255 #: lesson-files/csound-intonation-harmonic-maj7-5cent:285 #: lesson-files/csound-intonation-harmonic-maj7-5cent:315 #: lesson-files/csound-intonation-harmonic-maj7-5cent:345 #: lesson-files/csound-intonation-harmonic-maj7-6cent:15 #: lesson-files/csound-intonation-harmonic-maj7-6cent:45 #: lesson-files/csound-intonation-harmonic-maj7-6cent:75 #: lesson-files/csound-intonation-harmonic-maj7-6cent:105 #: lesson-files/csound-intonation-harmonic-maj7-6cent:135 #: lesson-files/csound-intonation-harmonic-maj7-6cent:165 #: lesson-files/csound-intonation-harmonic-maj7-6cent:195 #: lesson-files/csound-intonation-harmonic-maj7-6cent:225 #: lesson-files/csound-intonation-harmonic-maj7-6cent:255 #: lesson-files/csound-intonation-harmonic-maj7-6cent:285 #: lesson-files/csound-intonation-harmonic-maj7-6cent:315 #: lesson-files/csound-intonation-harmonic-maj7-6cent:345 #: lesson-files/csound-intonation-harmonic-maj7-8cent:15 #: lesson-files/csound-intonation-harmonic-maj7-8cent:45 #: lesson-files/csound-intonation-harmonic-maj7-8cent:75 #: lesson-files/csound-intonation-harmonic-maj7-8cent:105 #: lesson-files/csound-intonation-harmonic-maj7-8cent:135 #: lesson-files/csound-intonation-harmonic-maj7-8cent:165 #: lesson-files/csound-intonation-harmonic-maj7-8cent:195 #: lesson-files/csound-intonation-harmonic-maj7-8cent:225 #: lesson-files/csound-intonation-harmonic-maj7-8cent:255 #: lesson-files/csound-intonation-harmonic-maj7-8cent:285 #: lesson-files/csound-intonation-harmonic-maj7-8cent:315 #: lesson-files/csound-intonation-harmonic-maj7-8cent:345 #: lesson-files/csound-intonation-harmonic-min2-10cent:15 #: lesson-files/csound-intonation-harmonic-min2-10cent:45 #: lesson-files/csound-intonation-harmonic-min2-10cent:75 #: lesson-files/csound-intonation-harmonic-min2-10cent:105 #: lesson-files/csound-intonation-harmonic-min2-10cent:135 #: lesson-files/csound-intonation-harmonic-min2-10cent:165 #: lesson-files/csound-intonation-harmonic-min2-10cent:195 #: lesson-files/csound-intonation-harmonic-min2-10cent:225 #: lesson-files/csound-intonation-harmonic-min2-10cent:255 #: lesson-files/csound-intonation-harmonic-min2-10cent:285 #: lesson-files/csound-intonation-harmonic-min2-10cent:315 #: lesson-files/csound-intonation-harmonic-min2-10cent:345 #: lesson-files/csound-intonation-harmonic-min2-15cent:15 #: lesson-files/csound-intonation-harmonic-min2-15cent:45 #: lesson-files/csound-intonation-harmonic-min2-15cent:75 #: lesson-files/csound-intonation-harmonic-min2-15cent:105 #: lesson-files/csound-intonation-harmonic-min2-15cent:135 #: lesson-files/csound-intonation-harmonic-min2-15cent:165 #: lesson-files/csound-intonation-harmonic-min2-15cent:195 #: lesson-files/csound-intonation-harmonic-min2-15cent:225 #: lesson-files/csound-intonation-harmonic-min2-15cent:255 #: lesson-files/csound-intonation-harmonic-min2-15cent:285 #: lesson-files/csound-intonation-harmonic-min2-15cent:315 #: lesson-files/csound-intonation-harmonic-min2-15cent:345 #: lesson-files/csound-intonation-harmonic-min2-20cent:15 #: lesson-files/csound-intonation-harmonic-min2-20cent:45 #: lesson-files/csound-intonation-harmonic-min2-20cent:75 #: lesson-files/csound-intonation-harmonic-min2-20cent:105 #: lesson-files/csound-intonation-harmonic-min2-20cent:135 #: lesson-files/csound-intonation-harmonic-min2-20cent:165 #: lesson-files/csound-intonation-harmonic-min2-20cent:195 #: lesson-files/csound-intonation-harmonic-min2-20cent:225 #: lesson-files/csound-intonation-harmonic-min2-20cent:255 #: lesson-files/csound-intonation-harmonic-min2-20cent:285 #: lesson-files/csound-intonation-harmonic-min2-20cent:315 #: lesson-files/csound-intonation-harmonic-min2-20cent:345 #: lesson-files/csound-intonation-harmonic-min2-30cent:15 #: lesson-files/csound-intonation-harmonic-min2-30cent:45 #: lesson-files/csound-intonation-harmonic-min2-30cent:75 #: lesson-files/csound-intonation-harmonic-min2-30cent:105 #: lesson-files/csound-intonation-harmonic-min2-30cent:135 #: lesson-files/csound-intonation-harmonic-min2-30cent:165 #: lesson-files/csound-intonation-harmonic-min2-30cent:195 #: lesson-files/csound-intonation-harmonic-min2-30cent:225 #: lesson-files/csound-intonation-harmonic-min2-30cent:255 #: lesson-files/csound-intonation-harmonic-min2-30cent:285 #: lesson-files/csound-intonation-harmonic-min2-30cent:315 #: lesson-files/csound-intonation-harmonic-min2-30cent:345 #: lesson-files/csound-intonation-harmonic-min2-40cent:15 #: lesson-files/csound-intonation-harmonic-min2-40cent:45 #: lesson-files/csound-intonation-harmonic-min2-40cent:75 #: lesson-files/csound-intonation-harmonic-min2-40cent:105 #: lesson-files/csound-intonation-harmonic-min2-40cent:135 #: lesson-files/csound-intonation-harmonic-min2-40cent:165 #: lesson-files/csound-intonation-harmonic-min2-40cent:195 #: lesson-files/csound-intonation-harmonic-min2-40cent:225 #: lesson-files/csound-intonation-harmonic-min2-40cent:255 #: lesson-files/csound-intonation-harmonic-min2-40cent:285 #: lesson-files/csound-intonation-harmonic-min2-40cent:315 #: lesson-files/csound-intonation-harmonic-min2-40cent:345 #: lesson-files/csound-intonation-harmonic-min2-5cent:15 #: lesson-files/csound-intonation-harmonic-min2-5cent:45 #: lesson-files/csound-intonation-harmonic-min2-5cent:75 #: lesson-files/csound-intonation-harmonic-min2-5cent:105 #: lesson-files/csound-intonation-harmonic-min2-5cent:135 #: lesson-files/csound-intonation-harmonic-min2-5cent:165 #: lesson-files/csound-intonation-harmonic-min2-5cent:195 #: lesson-files/csound-intonation-harmonic-min2-5cent:225 #: lesson-files/csound-intonation-harmonic-min2-5cent:255 #: lesson-files/csound-intonation-harmonic-min2-5cent:285 #: lesson-files/csound-intonation-harmonic-min2-5cent:315 #: lesson-files/csound-intonation-harmonic-min2-5cent:345 #: lesson-files/csound-intonation-harmonic-min2-6cent:15 #: lesson-files/csound-intonation-harmonic-min2-6cent:45 #: lesson-files/csound-intonation-harmonic-min2-6cent:75 #: lesson-files/csound-intonation-harmonic-min2-6cent:105 #: lesson-files/csound-intonation-harmonic-min2-6cent:135 #: lesson-files/csound-intonation-harmonic-min2-6cent:165 #: lesson-files/csound-intonation-harmonic-min2-6cent:195 #: lesson-files/csound-intonation-harmonic-min2-6cent:225 #: lesson-files/csound-intonation-harmonic-min2-6cent:255 #: lesson-files/csound-intonation-harmonic-min2-6cent:285 #: lesson-files/csound-intonation-harmonic-min2-6cent:315 #: lesson-files/csound-intonation-harmonic-min2-6cent:345 #: lesson-files/csound-intonation-harmonic-min2-8cent:15 #: lesson-files/csound-intonation-harmonic-min2-8cent:45 #: lesson-files/csound-intonation-harmonic-min2-8cent:75 #: lesson-files/csound-intonation-harmonic-min2-8cent:105 #: lesson-files/csound-intonation-harmonic-min2-8cent:135 #: lesson-files/csound-intonation-harmonic-min2-8cent:165 #: lesson-files/csound-intonation-harmonic-min2-8cent:195 #: lesson-files/csound-intonation-harmonic-min2-8cent:225 #: lesson-files/csound-intonation-harmonic-min2-8cent:255 #: lesson-files/csound-intonation-harmonic-min2-8cent:285 #: lesson-files/csound-intonation-harmonic-min2-8cent:315 #: lesson-files/csound-intonation-harmonic-min2-8cent:345 #: lesson-files/csound-intonation-harmonic-min3-10cent:15 #: lesson-files/csound-intonation-harmonic-min3-10cent:45 #: lesson-files/csound-intonation-harmonic-min3-10cent:75 #: lesson-files/csound-intonation-harmonic-min3-10cent:105 #: lesson-files/csound-intonation-harmonic-min3-10cent:135 #: lesson-files/csound-intonation-harmonic-min3-10cent:165 #: lesson-files/csound-intonation-harmonic-min3-10cent:195 #: lesson-files/csound-intonation-harmonic-min3-10cent:225 #: lesson-files/csound-intonation-harmonic-min3-10cent:255 #: lesson-files/csound-intonation-harmonic-min3-10cent:285 #: lesson-files/csound-intonation-harmonic-min3-10cent:315 #: lesson-files/csound-intonation-harmonic-min3-10cent:345 #: lesson-files/csound-intonation-harmonic-min3-15cent:15 #: lesson-files/csound-intonation-harmonic-min3-15cent:45 #: lesson-files/csound-intonation-harmonic-min3-15cent:75 #: lesson-files/csound-intonation-harmonic-min3-15cent:105 #: lesson-files/csound-intonation-harmonic-min3-15cent:135 #: lesson-files/csound-intonation-harmonic-min3-15cent:165 #: lesson-files/csound-intonation-harmonic-min3-15cent:195 #: lesson-files/csound-intonation-harmonic-min3-15cent:225 #: lesson-files/csound-intonation-harmonic-min3-15cent:255 #: lesson-files/csound-intonation-harmonic-min3-15cent:285 #: lesson-files/csound-intonation-harmonic-min3-15cent:315 #: lesson-files/csound-intonation-harmonic-min3-15cent:345 #: lesson-files/csound-intonation-harmonic-min3-20cent:15 #: lesson-files/csound-intonation-harmonic-min3-20cent:45 #: lesson-files/csound-intonation-harmonic-min3-20cent:75 #: lesson-files/csound-intonation-harmonic-min3-20cent:105 #: lesson-files/csound-intonation-harmonic-min3-20cent:135 #: lesson-files/csound-intonation-harmonic-min3-20cent:165 #: lesson-files/csound-intonation-harmonic-min3-20cent:195 #: lesson-files/csound-intonation-harmonic-min3-20cent:225 #: lesson-files/csound-intonation-harmonic-min3-20cent:255 #: lesson-files/csound-intonation-harmonic-min3-20cent:285 #: lesson-files/csound-intonation-harmonic-min3-20cent:315 #: lesson-files/csound-intonation-harmonic-min3-20cent:345 #: lesson-files/csound-intonation-harmonic-min3-30cent:15 #: lesson-files/csound-intonation-harmonic-min3-30cent:45 #: lesson-files/csound-intonation-harmonic-min3-30cent:75 #: lesson-files/csound-intonation-harmonic-min3-30cent:105 #: lesson-files/csound-intonation-harmonic-min3-30cent:135 #: lesson-files/csound-intonation-harmonic-min3-30cent:165 #: lesson-files/csound-intonation-harmonic-min3-30cent:195 #: lesson-files/csound-intonation-harmonic-min3-30cent:225 #: lesson-files/csound-intonation-harmonic-min3-30cent:255 #: lesson-files/csound-intonation-harmonic-min3-30cent:285 #: lesson-files/csound-intonation-harmonic-min3-30cent:315 #: lesson-files/csound-intonation-harmonic-min3-30cent:345 #: lesson-files/csound-intonation-harmonic-min3-40cent:15 #: lesson-files/csound-intonation-harmonic-min3-40cent:45 #: lesson-files/csound-intonation-harmonic-min3-40cent:75 #: lesson-files/csound-intonation-harmonic-min3-40cent:105 #: lesson-files/csound-intonation-harmonic-min3-40cent:135 #: lesson-files/csound-intonation-harmonic-min3-40cent:165 #: lesson-files/csound-intonation-harmonic-min3-40cent:195 #: lesson-files/csound-intonation-harmonic-min3-40cent:225 #: lesson-files/csound-intonation-harmonic-min3-40cent:255 #: lesson-files/csound-intonation-harmonic-min3-40cent:285 #: lesson-files/csound-intonation-harmonic-min3-40cent:315 #: lesson-files/csound-intonation-harmonic-min3-40cent:345 #: lesson-files/csound-intonation-harmonic-min3-5cent:15 #: lesson-files/csound-intonation-harmonic-min3-5cent:45 #: lesson-files/csound-intonation-harmonic-min3-5cent:75 #: lesson-files/csound-intonation-harmonic-min3-5cent:105 #: lesson-files/csound-intonation-harmonic-min3-5cent:135 #: lesson-files/csound-intonation-harmonic-min3-5cent:165 #: lesson-files/csound-intonation-harmonic-min3-5cent:195 #: lesson-files/csound-intonation-harmonic-min3-5cent:225 #: lesson-files/csound-intonation-harmonic-min3-5cent:255 #: lesson-files/csound-intonation-harmonic-min3-5cent:285 #: lesson-files/csound-intonation-harmonic-min3-5cent:315 #: lesson-files/csound-intonation-harmonic-min3-5cent:345 #: lesson-files/csound-intonation-harmonic-min3-6cent:15 #: lesson-files/csound-intonation-harmonic-min3-6cent:45 #: lesson-files/csound-intonation-harmonic-min3-6cent:75 #: lesson-files/csound-intonation-harmonic-min3-6cent:105 #: lesson-files/csound-intonation-harmonic-min3-6cent:135 #: lesson-files/csound-intonation-harmonic-min3-6cent:165 #: lesson-files/csound-intonation-harmonic-min3-6cent:195 #: lesson-files/csound-intonation-harmonic-min3-6cent:225 #: lesson-files/csound-intonation-harmonic-min3-6cent:255 #: lesson-files/csound-intonation-harmonic-min3-6cent:285 #: lesson-files/csound-intonation-harmonic-min3-6cent:315 #: lesson-files/csound-intonation-harmonic-min3-6cent:345 #: lesson-files/csound-intonation-harmonic-min3-8cent:15 #: lesson-files/csound-intonation-harmonic-min3-8cent:45 #: lesson-files/csound-intonation-harmonic-min3-8cent:75 #: lesson-files/csound-intonation-harmonic-min3-8cent:105 #: lesson-files/csound-intonation-harmonic-min3-8cent:135 #: lesson-files/csound-intonation-harmonic-min3-8cent:165 #: lesson-files/csound-intonation-harmonic-min3-8cent:195 #: lesson-files/csound-intonation-harmonic-min3-8cent:225 #: lesson-files/csound-intonation-harmonic-min3-8cent:255 #: lesson-files/csound-intonation-harmonic-min3-8cent:285 #: lesson-files/csound-intonation-harmonic-min3-8cent:315 #: lesson-files/csound-intonation-harmonic-min3-8cent:345 #: lesson-files/csound-intonation-harmonic-min6-10cent:15 #: lesson-files/csound-intonation-harmonic-min6-10cent:45 #: lesson-files/csound-intonation-harmonic-min6-10cent:75 #: lesson-files/csound-intonation-harmonic-min6-10cent:105 #: lesson-files/csound-intonation-harmonic-min6-10cent:135 #: lesson-files/csound-intonation-harmonic-min6-10cent:165 #: lesson-files/csound-intonation-harmonic-min6-10cent:195 #: lesson-files/csound-intonation-harmonic-min6-10cent:225 #: lesson-files/csound-intonation-harmonic-min6-10cent:255 #: lesson-files/csound-intonation-harmonic-min6-10cent:285 #: lesson-files/csound-intonation-harmonic-min6-10cent:315 #: lesson-files/csound-intonation-harmonic-min6-10cent:345 #: lesson-files/csound-intonation-harmonic-min6-15cent:15 #: lesson-files/csound-intonation-harmonic-min6-15cent:45 #: lesson-files/csound-intonation-harmonic-min6-15cent:75 #: lesson-files/csound-intonation-harmonic-min6-15cent:105 #: lesson-files/csound-intonation-harmonic-min6-15cent:135 #: lesson-files/csound-intonation-harmonic-min6-15cent:165 #: lesson-files/csound-intonation-harmonic-min6-15cent:195 #: lesson-files/csound-intonation-harmonic-min6-15cent:225 #: lesson-files/csound-intonation-harmonic-min6-15cent:255 #: lesson-files/csound-intonation-harmonic-min6-15cent:285 #: lesson-files/csound-intonation-harmonic-min6-15cent:315 #: lesson-files/csound-intonation-harmonic-min6-15cent:345 #: lesson-files/csound-intonation-harmonic-min6-20cent:15 #: lesson-files/csound-intonation-harmonic-min6-20cent:45 #: lesson-files/csound-intonation-harmonic-min6-20cent:75 #: lesson-files/csound-intonation-harmonic-min6-20cent:105 #: lesson-files/csound-intonation-harmonic-min6-20cent:135 #: lesson-files/csound-intonation-harmonic-min6-20cent:165 #: lesson-files/csound-intonation-harmonic-min6-20cent:195 #: lesson-files/csound-intonation-harmonic-min6-20cent:225 #: lesson-files/csound-intonation-harmonic-min6-20cent:255 #: lesson-files/csound-intonation-harmonic-min6-20cent:285 #: lesson-files/csound-intonation-harmonic-min6-20cent:315 #: lesson-files/csound-intonation-harmonic-min6-20cent:345 #: lesson-files/csound-intonation-harmonic-min6-30cent:15 #: lesson-files/csound-intonation-harmonic-min6-30cent:45 #: lesson-files/csound-intonation-harmonic-min6-30cent:75 #: lesson-files/csound-intonation-harmonic-min6-30cent:105 #: lesson-files/csound-intonation-harmonic-min6-30cent:135 #: lesson-files/csound-intonation-harmonic-min6-30cent:165 #: lesson-files/csound-intonation-harmonic-min6-30cent:195 #: lesson-files/csound-intonation-harmonic-min6-30cent:225 #: lesson-files/csound-intonation-harmonic-min6-30cent:255 #: lesson-files/csound-intonation-harmonic-min6-30cent:285 #: lesson-files/csound-intonation-harmonic-min6-30cent:315 #: lesson-files/csound-intonation-harmonic-min6-30cent:345 #: lesson-files/csound-intonation-harmonic-min6-40cent:15 #: lesson-files/csound-intonation-harmonic-min6-40cent:45 #: lesson-files/csound-intonation-harmonic-min6-40cent:75 #: lesson-files/csound-intonation-harmonic-min6-40cent:105 #: lesson-files/csound-intonation-harmonic-min6-40cent:135 #: lesson-files/csound-intonation-harmonic-min6-40cent:165 #: lesson-files/csound-intonation-harmonic-min6-40cent:195 #: lesson-files/csound-intonation-harmonic-min6-40cent:225 #: lesson-files/csound-intonation-harmonic-min6-40cent:255 #: lesson-files/csound-intonation-harmonic-min6-40cent:285 #: lesson-files/csound-intonation-harmonic-min6-40cent:315 #: lesson-files/csound-intonation-harmonic-min6-40cent:345 #: lesson-files/csound-intonation-harmonic-min6-5cent:15 #: lesson-files/csound-intonation-harmonic-min6-5cent:45 #: lesson-files/csound-intonation-harmonic-min6-5cent:75 #: lesson-files/csound-intonation-harmonic-min6-5cent:105 #: lesson-files/csound-intonation-harmonic-min6-5cent:135 #: lesson-files/csound-intonation-harmonic-min6-5cent:165 #: lesson-files/csound-intonation-harmonic-min6-5cent:195 #: lesson-files/csound-intonation-harmonic-min6-5cent:225 #: lesson-files/csound-intonation-harmonic-min6-5cent:255 #: lesson-files/csound-intonation-harmonic-min6-5cent:285 #: lesson-files/csound-intonation-harmonic-min6-5cent:315 #: lesson-files/csound-intonation-harmonic-min6-5cent:345 #: lesson-files/csound-intonation-harmonic-min6-6cent:15 #: lesson-files/csound-intonation-harmonic-min6-6cent:45 #: lesson-files/csound-intonation-harmonic-min6-6cent:75 #: lesson-files/csound-intonation-harmonic-min6-6cent:105 #: lesson-files/csound-intonation-harmonic-min6-6cent:135 #: lesson-files/csound-intonation-harmonic-min6-6cent:165 #: lesson-files/csound-intonation-harmonic-min6-6cent:195 #: lesson-files/csound-intonation-harmonic-min6-6cent:225 #: lesson-files/csound-intonation-harmonic-min6-6cent:255 #: lesson-files/csound-intonation-harmonic-min6-6cent:285 #: lesson-files/csound-intonation-harmonic-min6-6cent:315 #: lesson-files/csound-intonation-harmonic-min6-6cent:345 #: lesson-files/csound-intonation-harmonic-min6-8cent:15 #: lesson-files/csound-intonation-harmonic-min6-8cent:45 #: lesson-files/csound-intonation-harmonic-min6-8cent:75 #: lesson-files/csound-intonation-harmonic-min6-8cent:105 #: lesson-files/csound-intonation-harmonic-min6-8cent:135 #: lesson-files/csound-intonation-harmonic-min6-8cent:165 #: lesson-files/csound-intonation-harmonic-min6-8cent:195 #: lesson-files/csound-intonation-harmonic-min6-8cent:225 #: lesson-files/csound-intonation-harmonic-min6-8cent:255 #: lesson-files/csound-intonation-harmonic-min6-8cent:285 #: lesson-files/csound-intonation-harmonic-min6-8cent:315 #: lesson-files/csound-intonation-harmonic-min6-8cent:345 #: lesson-files/csound-intonation-harmonic-min7-10cent:15 #: lesson-files/csound-intonation-harmonic-min7-10cent:45 #: lesson-files/csound-intonation-harmonic-min7-10cent:75 #: lesson-files/csound-intonation-harmonic-min7-10cent:105 #: lesson-files/csound-intonation-harmonic-min7-10cent:135 #: lesson-files/csound-intonation-harmonic-min7-10cent:165 #: lesson-files/csound-intonation-harmonic-min7-10cent:195 #: lesson-files/csound-intonation-harmonic-min7-10cent:225 #: lesson-files/csound-intonation-harmonic-min7-10cent:255 #: lesson-files/csound-intonation-harmonic-min7-10cent:285 #: lesson-files/csound-intonation-harmonic-min7-10cent:315 #: lesson-files/csound-intonation-harmonic-min7-10cent:345 #: lesson-files/csound-intonation-harmonic-min7-15cent:15 #: lesson-files/csound-intonation-harmonic-min7-15cent:45 #: lesson-files/csound-intonation-harmonic-min7-15cent:75 #: lesson-files/csound-intonation-harmonic-min7-15cent:105 #: lesson-files/csound-intonation-harmonic-min7-15cent:135 #: lesson-files/csound-intonation-harmonic-min7-15cent:165 #: lesson-files/csound-intonation-harmonic-min7-15cent:195 #: lesson-files/csound-intonation-harmonic-min7-15cent:225 #: lesson-files/csound-intonation-harmonic-min7-15cent:255 #: lesson-files/csound-intonation-harmonic-min7-15cent:285 #: lesson-files/csound-intonation-harmonic-min7-15cent:315 #: lesson-files/csound-intonation-harmonic-min7-15cent:345 #: lesson-files/csound-intonation-harmonic-min7-20cent:15 #: lesson-files/csound-intonation-harmonic-min7-20cent:45 #: lesson-files/csound-intonation-harmonic-min7-20cent:75 #: lesson-files/csound-intonation-harmonic-min7-20cent:105 #: lesson-files/csound-intonation-harmonic-min7-20cent:135 #: lesson-files/csound-intonation-harmonic-min7-20cent:165 #: lesson-files/csound-intonation-harmonic-min7-20cent:195 #: lesson-files/csound-intonation-harmonic-min7-20cent:225 #: lesson-files/csound-intonation-harmonic-min7-20cent:255 #: lesson-files/csound-intonation-harmonic-min7-20cent:285 #: lesson-files/csound-intonation-harmonic-min7-20cent:315 #: lesson-files/csound-intonation-harmonic-min7-20cent:345 #: lesson-files/csound-intonation-harmonic-min7-30cent:15 #: lesson-files/csound-intonation-harmonic-min7-30cent:45 #: lesson-files/csound-intonation-harmonic-min7-30cent:75 #: lesson-files/csound-intonation-harmonic-min7-30cent:105 #: lesson-files/csound-intonation-harmonic-min7-30cent:135 #: lesson-files/csound-intonation-harmonic-min7-30cent:165 #: lesson-files/csound-intonation-harmonic-min7-30cent:195 #: lesson-files/csound-intonation-harmonic-min7-30cent:225 #: lesson-files/csound-intonation-harmonic-min7-30cent:255 #: lesson-files/csound-intonation-harmonic-min7-30cent:285 #: lesson-files/csound-intonation-harmonic-min7-30cent:315 #: lesson-files/csound-intonation-harmonic-min7-30cent:345 #: lesson-files/csound-intonation-harmonic-min7-40cent:15 #: lesson-files/csound-intonation-harmonic-min7-40cent:45 #: lesson-files/csound-intonation-harmonic-min7-40cent:75 #: lesson-files/csound-intonation-harmonic-min7-40cent:105 #: lesson-files/csound-intonation-harmonic-min7-40cent:135 #: lesson-files/csound-intonation-harmonic-min7-40cent:165 #: lesson-files/csound-intonation-harmonic-min7-40cent:195 #: lesson-files/csound-intonation-harmonic-min7-40cent:225 #: lesson-files/csound-intonation-harmonic-min7-40cent:255 #: lesson-files/csound-intonation-harmonic-min7-40cent:285 #: lesson-files/csound-intonation-harmonic-min7-40cent:315 #: lesson-files/csound-intonation-harmonic-min7-40cent:345 #: lesson-files/csound-intonation-harmonic-min7-5cent:15 #: lesson-files/csound-intonation-harmonic-min7-5cent:45 #: lesson-files/csound-intonation-harmonic-min7-5cent:75 #: lesson-files/csound-intonation-harmonic-min7-5cent:105 #: lesson-files/csound-intonation-harmonic-min7-5cent:135 #: lesson-files/csound-intonation-harmonic-min7-5cent:165 #: lesson-files/csound-intonation-harmonic-min7-5cent:195 #: lesson-files/csound-intonation-harmonic-min7-5cent:225 #: lesson-files/csound-intonation-harmonic-min7-5cent:255 #: lesson-files/csound-intonation-harmonic-min7-5cent:285 #: lesson-files/csound-intonation-harmonic-min7-5cent:315 #: lesson-files/csound-intonation-harmonic-min7-5cent:345 #: lesson-files/csound-intonation-harmonic-min7-6cent:15 #: lesson-files/csound-intonation-harmonic-min7-6cent:45 #: lesson-files/csound-intonation-harmonic-min7-6cent:75 #: lesson-files/csound-intonation-harmonic-min7-6cent:105 #: lesson-files/csound-intonation-harmonic-min7-6cent:135 #: lesson-files/csound-intonation-harmonic-min7-6cent:165 #: lesson-files/csound-intonation-harmonic-min7-6cent:195 #: lesson-files/csound-intonation-harmonic-min7-6cent:225 #: lesson-files/csound-intonation-harmonic-min7-6cent:255 #: lesson-files/csound-intonation-harmonic-min7-6cent:285 #: lesson-files/csound-intonation-harmonic-min7-6cent:315 #: lesson-files/csound-intonation-harmonic-min7-6cent:345 #: lesson-files/csound-intonation-harmonic-min7-8cent:15 #: lesson-files/csound-intonation-harmonic-min7-8cent:45 #: lesson-files/csound-intonation-harmonic-min7-8cent:75 #: lesson-files/csound-intonation-harmonic-min7-8cent:105 #: lesson-files/csound-intonation-harmonic-min7-8cent:135 #: lesson-files/csound-intonation-harmonic-min7-8cent:165 #: lesson-files/csound-intonation-harmonic-min7-8cent:195 #: lesson-files/csound-intonation-harmonic-min7-8cent:225 #: lesson-files/csound-intonation-harmonic-min7-8cent:255 #: lesson-files/csound-intonation-harmonic-min7-8cent:285 #: lesson-files/csound-intonation-harmonic-min7-8cent:315 #: lesson-files/csound-intonation-harmonic-min7-8cent:345 #: lesson-files/csound-intonation-harmonic-p4-10cent:15 #: lesson-files/csound-intonation-harmonic-p4-10cent:45 #: lesson-files/csound-intonation-harmonic-p4-10cent:75 #: lesson-files/csound-intonation-harmonic-p4-10cent:105 #: lesson-files/csound-intonation-harmonic-p4-10cent:135 #: lesson-files/csound-intonation-harmonic-p4-10cent:165 #: lesson-files/csound-intonation-harmonic-p4-10cent:195 #: lesson-files/csound-intonation-harmonic-p4-10cent:225 #: lesson-files/csound-intonation-harmonic-p4-10cent:255 #: lesson-files/csound-intonation-harmonic-p4-10cent:285 #: lesson-files/csound-intonation-harmonic-p4-10cent:315 #: lesson-files/csound-intonation-harmonic-p4-10cent:345 #: lesson-files/csound-intonation-harmonic-p4-15cent:15 #: lesson-files/csound-intonation-harmonic-p4-15cent:45 #: lesson-files/csound-intonation-harmonic-p4-15cent:75 #: lesson-files/csound-intonation-harmonic-p4-15cent:105 #: lesson-files/csound-intonation-harmonic-p4-15cent:135 #: lesson-files/csound-intonation-harmonic-p4-15cent:165 #: lesson-files/csound-intonation-harmonic-p4-15cent:195 #: lesson-files/csound-intonation-harmonic-p4-15cent:225 #: lesson-files/csound-intonation-harmonic-p4-15cent:255 #: lesson-files/csound-intonation-harmonic-p4-15cent:285 #: lesson-files/csound-intonation-harmonic-p4-15cent:315 #: lesson-files/csound-intonation-harmonic-p4-15cent:345 #: lesson-files/csound-intonation-harmonic-p4-20cent:15 #: lesson-files/csound-intonation-harmonic-p4-20cent:45 #: lesson-files/csound-intonation-harmonic-p4-20cent:75 #: lesson-files/csound-intonation-harmonic-p4-20cent:105 #: lesson-files/csound-intonation-harmonic-p4-20cent:135 #: lesson-files/csound-intonation-harmonic-p4-20cent:165 #: lesson-files/csound-intonation-harmonic-p4-20cent:195 #: lesson-files/csound-intonation-harmonic-p4-20cent:225 #: lesson-files/csound-intonation-harmonic-p4-20cent:255 #: lesson-files/csound-intonation-harmonic-p4-20cent:285 #: lesson-files/csound-intonation-harmonic-p4-20cent:315 #: lesson-files/csound-intonation-harmonic-p4-20cent:345 #: lesson-files/csound-intonation-harmonic-p4-30cent:15 #: lesson-files/csound-intonation-harmonic-p4-30cent:45 #: lesson-files/csound-intonation-harmonic-p4-30cent:75 #: lesson-files/csound-intonation-harmonic-p4-30cent:105 #: lesson-files/csound-intonation-harmonic-p4-30cent:135 #: lesson-files/csound-intonation-harmonic-p4-30cent:165 #: lesson-files/csound-intonation-harmonic-p4-30cent:195 #: lesson-files/csound-intonation-harmonic-p4-30cent:225 #: lesson-files/csound-intonation-harmonic-p4-30cent:255 #: lesson-files/csound-intonation-harmonic-p4-30cent:285 #: lesson-files/csound-intonation-harmonic-p4-30cent:315 #: lesson-files/csound-intonation-harmonic-p4-30cent:345 #: lesson-files/csound-intonation-harmonic-p4-40cent:15 #: lesson-files/csound-intonation-harmonic-p4-40cent:45 #: lesson-files/csound-intonation-harmonic-p4-40cent:75 #: lesson-files/csound-intonation-harmonic-p4-40cent:105 #: lesson-files/csound-intonation-harmonic-p4-40cent:135 #: lesson-files/csound-intonation-harmonic-p4-40cent:165 #: lesson-files/csound-intonation-harmonic-p4-40cent:195 #: lesson-files/csound-intonation-harmonic-p4-40cent:225 #: lesson-files/csound-intonation-harmonic-p4-40cent:255 #: lesson-files/csound-intonation-harmonic-p4-40cent:285 #: lesson-files/csound-intonation-harmonic-p4-40cent:315 #: lesson-files/csound-intonation-harmonic-p4-40cent:345 #: lesson-files/csound-intonation-harmonic-p4-5cent:15 #: lesson-files/csound-intonation-harmonic-p4-5cent:45 #: lesson-files/csound-intonation-harmonic-p4-5cent:75 #: lesson-files/csound-intonation-harmonic-p4-5cent:105 #: lesson-files/csound-intonation-harmonic-p4-5cent:135 #: lesson-files/csound-intonation-harmonic-p4-5cent:165 #: lesson-files/csound-intonation-harmonic-p4-5cent:195 #: lesson-files/csound-intonation-harmonic-p4-5cent:225 #: lesson-files/csound-intonation-harmonic-p4-5cent:255 #: lesson-files/csound-intonation-harmonic-p4-5cent:285 #: lesson-files/csound-intonation-harmonic-p4-5cent:315 #: lesson-files/csound-intonation-harmonic-p4-5cent:345 #: lesson-files/csound-intonation-harmonic-p4-6cent:15 #: lesson-files/csound-intonation-harmonic-p4-6cent:45 #: lesson-files/csound-intonation-harmonic-p4-6cent:75 #: lesson-files/csound-intonation-harmonic-p4-6cent:105 #: lesson-files/csound-intonation-harmonic-p4-6cent:135 #: lesson-files/csound-intonation-harmonic-p4-6cent:165 #: lesson-files/csound-intonation-harmonic-p4-6cent:195 #: lesson-files/csound-intonation-harmonic-p4-6cent:225 #: lesson-files/csound-intonation-harmonic-p4-6cent:255 #: lesson-files/csound-intonation-harmonic-p4-6cent:285 #: lesson-files/csound-intonation-harmonic-p4-6cent:315 #: lesson-files/csound-intonation-harmonic-p4-6cent:345 #: lesson-files/csound-intonation-harmonic-p4-8cent:15 #: lesson-files/csound-intonation-harmonic-p4-8cent:45 #: lesson-files/csound-intonation-harmonic-p4-8cent:75 #: lesson-files/csound-intonation-harmonic-p4-8cent:105 #: lesson-files/csound-intonation-harmonic-p4-8cent:135 #: lesson-files/csound-intonation-harmonic-p4-8cent:165 #: lesson-files/csound-intonation-harmonic-p4-8cent:195 #: lesson-files/csound-intonation-harmonic-p4-8cent:225 #: lesson-files/csound-intonation-harmonic-p4-8cent:255 #: lesson-files/csound-intonation-harmonic-p4-8cent:285 #: lesson-files/csound-intonation-harmonic-p4-8cent:315 #: lesson-files/csound-intonation-harmonic-p4-8cent:345 #: lesson-files/csound-intonation-harmonic-p5-10cent:15 #: lesson-files/csound-intonation-harmonic-p5-10cent:45 #: lesson-files/csound-intonation-harmonic-p5-10cent:75 #: lesson-files/csound-intonation-harmonic-p5-10cent:105 #: lesson-files/csound-intonation-harmonic-p5-10cent:135 #: lesson-files/csound-intonation-harmonic-p5-10cent:165 #: lesson-files/csound-intonation-harmonic-p5-10cent:195 #: lesson-files/csound-intonation-harmonic-p5-10cent:225 #: lesson-files/csound-intonation-harmonic-p5-10cent:255 #: lesson-files/csound-intonation-harmonic-p5-10cent:285 #: lesson-files/csound-intonation-harmonic-p5-10cent:315 #: lesson-files/csound-intonation-harmonic-p5-10cent:345 #: lesson-files/csound-intonation-harmonic-p5-15cent:15 #: lesson-files/csound-intonation-harmonic-p5-15cent:45 #: lesson-files/csound-intonation-harmonic-p5-15cent:75 #: lesson-files/csound-intonation-harmonic-p5-15cent:105 #: lesson-files/csound-intonation-harmonic-p5-15cent:135 #: lesson-files/csound-intonation-harmonic-p5-15cent:165 #: lesson-files/csound-intonation-harmonic-p5-15cent:195 #: lesson-files/csound-intonation-harmonic-p5-15cent:225 #: lesson-files/csound-intonation-harmonic-p5-15cent:255 #: lesson-files/csound-intonation-harmonic-p5-15cent:285 #: lesson-files/csound-intonation-harmonic-p5-15cent:315 #: lesson-files/csound-intonation-harmonic-p5-15cent:345 #: lesson-files/csound-intonation-harmonic-p5-20cent:15 #: lesson-files/csound-intonation-harmonic-p5-20cent:45 #: lesson-files/csound-intonation-harmonic-p5-20cent:75 #: lesson-files/csound-intonation-harmonic-p5-20cent:105 #: lesson-files/csound-intonation-harmonic-p5-20cent:135 #: lesson-files/csound-intonation-harmonic-p5-20cent:165 #: lesson-files/csound-intonation-harmonic-p5-20cent:195 #: lesson-files/csound-intonation-harmonic-p5-20cent:225 #: lesson-files/csound-intonation-harmonic-p5-20cent:255 #: lesson-files/csound-intonation-harmonic-p5-20cent:285 #: lesson-files/csound-intonation-harmonic-p5-20cent:315 #: lesson-files/csound-intonation-harmonic-p5-20cent:345 #: lesson-files/csound-intonation-harmonic-p5-30cent:15 #: lesson-files/csound-intonation-harmonic-p5-30cent:45 #: lesson-files/csound-intonation-harmonic-p5-30cent:75 #: lesson-files/csound-intonation-harmonic-p5-30cent:105 #: lesson-files/csound-intonation-harmonic-p5-30cent:135 #: lesson-files/csound-intonation-harmonic-p5-30cent:165 #: lesson-files/csound-intonation-harmonic-p5-30cent:195 #: lesson-files/csound-intonation-harmonic-p5-30cent:225 #: lesson-files/csound-intonation-harmonic-p5-30cent:255 #: lesson-files/csound-intonation-harmonic-p5-30cent:285 #: lesson-files/csound-intonation-harmonic-p5-30cent:315 #: lesson-files/csound-intonation-harmonic-p5-30cent:345 #: lesson-files/csound-intonation-harmonic-p5-40cent:15 #: lesson-files/csound-intonation-harmonic-p5-40cent:45 #: lesson-files/csound-intonation-harmonic-p5-40cent:75 #: lesson-files/csound-intonation-harmonic-p5-40cent:105 #: lesson-files/csound-intonation-harmonic-p5-40cent:135 #: lesson-files/csound-intonation-harmonic-p5-40cent:165 #: lesson-files/csound-intonation-harmonic-p5-40cent:195 #: lesson-files/csound-intonation-harmonic-p5-40cent:225 #: lesson-files/csound-intonation-harmonic-p5-40cent:255 #: lesson-files/csound-intonation-harmonic-p5-40cent:285 #: lesson-files/csound-intonation-harmonic-p5-40cent:315 #: lesson-files/csound-intonation-harmonic-p5-40cent:345 #: lesson-files/csound-intonation-harmonic-p5-5cent:15 #: lesson-files/csound-intonation-harmonic-p5-5cent:45 #: lesson-files/csound-intonation-harmonic-p5-5cent:75 #: lesson-files/csound-intonation-harmonic-p5-5cent:105 #: lesson-files/csound-intonation-harmonic-p5-5cent:135 #: lesson-files/csound-intonation-harmonic-p5-5cent:165 #: lesson-files/csound-intonation-harmonic-p5-5cent:195 #: lesson-files/csound-intonation-harmonic-p5-5cent:225 #: lesson-files/csound-intonation-harmonic-p5-5cent:255 #: lesson-files/csound-intonation-harmonic-p5-5cent:285 #: lesson-files/csound-intonation-harmonic-p5-5cent:315 #: lesson-files/csound-intonation-harmonic-p5-5cent:345 #: lesson-files/csound-intonation-harmonic-p5-6cent:15 #: lesson-files/csound-intonation-harmonic-p5-6cent:45 #: lesson-files/csound-intonation-harmonic-p5-6cent:75 #: lesson-files/csound-intonation-harmonic-p5-6cent:105 #: lesson-files/csound-intonation-harmonic-p5-6cent:135 #: lesson-files/csound-intonation-harmonic-p5-6cent:165 #: lesson-files/csound-intonation-harmonic-p5-6cent:195 #: lesson-files/csound-intonation-harmonic-p5-6cent:225 #: lesson-files/csound-intonation-harmonic-p5-6cent:255 #: lesson-files/csound-intonation-harmonic-p5-6cent:285 #: lesson-files/csound-intonation-harmonic-p5-6cent:315 #: lesson-files/csound-intonation-harmonic-p5-6cent:345 #: lesson-files/csound-intonation-harmonic-p5-8cent:15 #: lesson-files/csound-intonation-harmonic-p5-8cent:45 #: lesson-files/csound-intonation-harmonic-p5-8cent:75 #: lesson-files/csound-intonation-harmonic-p5-8cent:105 #: lesson-files/csound-intonation-harmonic-p5-8cent:135 #: lesson-files/csound-intonation-harmonic-p5-8cent:165 #: lesson-files/csound-intonation-harmonic-p5-8cent:195 #: lesson-files/csound-intonation-harmonic-p5-8cent:225 #: lesson-files/csound-intonation-harmonic-p5-8cent:255 #: lesson-files/csound-intonation-harmonic-p5-8cent:285 #: lesson-files/csound-intonation-harmonic-p5-8cent:315 #: lesson-files/csound-intonation-harmonic-p5-8cent:345 #: lesson-files/csound-intonation-maj2-10cent:15 #: lesson-files/csound-intonation-maj2-10cent:45 #: lesson-files/csound-intonation-maj2-10cent:75 #: lesson-files/csound-intonation-maj2-10cent:105 #: lesson-files/csound-intonation-maj2-10cent:135 #: lesson-files/csound-intonation-maj2-10cent:165 #: lesson-files/csound-intonation-maj2-10cent:195 #: lesson-files/csound-intonation-maj2-10cent:225 #: lesson-files/csound-intonation-maj2-10cent:255 #: lesson-files/csound-intonation-maj2-10cent:285 #: lesson-files/csound-intonation-maj2-10cent:315 #: lesson-files/csound-intonation-maj2-10cent:345 #: lesson-files/csound-intonation-maj2-15cent:15 #: lesson-files/csound-intonation-maj2-15cent:45 #: lesson-files/csound-intonation-maj2-15cent:75 #: lesson-files/csound-intonation-maj2-15cent:105 #: lesson-files/csound-intonation-maj2-15cent:135 #: lesson-files/csound-intonation-maj2-15cent:165 #: lesson-files/csound-intonation-maj2-15cent:195 #: lesson-files/csound-intonation-maj2-15cent:225 #: lesson-files/csound-intonation-maj2-15cent:255 #: lesson-files/csound-intonation-maj2-15cent:285 #: lesson-files/csound-intonation-maj2-15cent:315 #: lesson-files/csound-intonation-maj2-15cent:345 #: lesson-files/csound-intonation-maj2-20cent:15 #: lesson-files/csound-intonation-maj2-20cent:45 #: lesson-files/csound-intonation-maj2-20cent:75 #: lesson-files/csound-intonation-maj2-20cent:105 #: lesson-files/csound-intonation-maj2-20cent:135 #: lesson-files/csound-intonation-maj2-20cent:165 #: lesson-files/csound-intonation-maj2-20cent:195 #: lesson-files/csound-intonation-maj2-20cent:225 #: lesson-files/csound-intonation-maj2-20cent:255 #: lesson-files/csound-intonation-maj2-20cent:285 #: lesson-files/csound-intonation-maj2-20cent:315 #: lesson-files/csound-intonation-maj2-20cent:345 #: lesson-files/csound-intonation-maj2-30cent:15 #: lesson-files/csound-intonation-maj2-30cent:45 #: lesson-files/csound-intonation-maj2-30cent:75 #: lesson-files/csound-intonation-maj2-30cent:105 #: lesson-files/csound-intonation-maj2-30cent:135 #: lesson-files/csound-intonation-maj2-30cent:165 #: lesson-files/csound-intonation-maj2-30cent:195 #: lesson-files/csound-intonation-maj2-30cent:225 #: lesson-files/csound-intonation-maj2-30cent:255 #: lesson-files/csound-intonation-maj2-30cent:285 #: lesson-files/csound-intonation-maj2-30cent:315 #: lesson-files/csound-intonation-maj2-30cent:345 #: lesson-files/csound-intonation-maj2-40cent:15 #: lesson-files/csound-intonation-maj2-40cent:45 #: lesson-files/csound-intonation-maj2-40cent:75 #: lesson-files/csound-intonation-maj2-40cent:105 #: lesson-files/csound-intonation-maj2-40cent:135 #: lesson-files/csound-intonation-maj2-40cent:165 #: lesson-files/csound-intonation-maj2-40cent:195 #: lesson-files/csound-intonation-maj2-40cent:225 #: lesson-files/csound-intonation-maj2-40cent:255 #: lesson-files/csound-intonation-maj2-40cent:285 #: lesson-files/csound-intonation-maj2-40cent:315 #: lesson-files/csound-intonation-maj2-40cent:345 #: lesson-files/csound-intonation-maj2-5cent:15 #: lesson-files/csound-intonation-maj2-5cent:45 #: lesson-files/csound-intonation-maj2-5cent:75 #: lesson-files/csound-intonation-maj2-5cent:105 #: lesson-files/csound-intonation-maj2-5cent:135 #: lesson-files/csound-intonation-maj2-5cent:165 #: lesson-files/csound-intonation-maj2-5cent:195 #: lesson-files/csound-intonation-maj2-5cent:225 #: lesson-files/csound-intonation-maj2-5cent:255 #: lesson-files/csound-intonation-maj2-5cent:285 #: lesson-files/csound-intonation-maj2-5cent:315 #: lesson-files/csound-intonation-maj2-5cent:345 #: lesson-files/csound-intonation-maj2-6cent:15 #: lesson-files/csound-intonation-maj2-6cent:45 #: lesson-files/csound-intonation-maj2-6cent:75 #: lesson-files/csound-intonation-maj2-6cent:105 #: lesson-files/csound-intonation-maj2-6cent:135 #: lesson-files/csound-intonation-maj2-6cent:165 #: lesson-files/csound-intonation-maj2-6cent:195 #: lesson-files/csound-intonation-maj2-6cent:225 #: lesson-files/csound-intonation-maj2-6cent:255 #: lesson-files/csound-intonation-maj2-6cent:285 #: lesson-files/csound-intonation-maj2-6cent:315 #: lesson-files/csound-intonation-maj2-6cent:345 #: lesson-files/csound-intonation-maj2-8cent:15 #: lesson-files/csound-intonation-maj2-8cent:45 #: lesson-files/csound-intonation-maj2-8cent:75 #: lesson-files/csound-intonation-maj2-8cent:105 #: lesson-files/csound-intonation-maj2-8cent:135 #: lesson-files/csound-intonation-maj2-8cent:165 #: lesson-files/csound-intonation-maj2-8cent:195 #: lesson-files/csound-intonation-maj2-8cent:225 #: lesson-files/csound-intonation-maj2-8cent:255 #: lesson-files/csound-intonation-maj2-8cent:285 #: lesson-files/csound-intonation-maj2-8cent:315 #: lesson-files/csound-intonation-maj2-8cent:345 #: lesson-files/csound-intonation-maj3-10cent:15 #: lesson-files/csound-intonation-maj3-10cent:45 #: lesson-files/csound-intonation-maj3-10cent:75 #: lesson-files/csound-intonation-maj3-10cent:105 #: lesson-files/csound-intonation-maj3-10cent:135 #: lesson-files/csound-intonation-maj3-10cent:165 #: lesson-files/csound-intonation-maj3-10cent:195 #: lesson-files/csound-intonation-maj3-10cent:225 #: lesson-files/csound-intonation-maj3-10cent:255 #: lesson-files/csound-intonation-maj3-10cent:285 #: lesson-files/csound-intonation-maj3-10cent:315 #: lesson-files/csound-intonation-maj3-10cent:345 #: lesson-files/csound-intonation-maj3-15cent:15 #: lesson-files/csound-intonation-maj3-15cent:45 #: lesson-files/csound-intonation-maj3-15cent:75 #: lesson-files/csound-intonation-maj3-15cent:105 #: lesson-files/csound-intonation-maj3-15cent:135 #: lesson-files/csound-intonation-maj3-15cent:165 #: lesson-files/csound-intonation-maj3-15cent:195 #: lesson-files/csound-intonation-maj3-15cent:225 #: lesson-files/csound-intonation-maj3-15cent:255 #: lesson-files/csound-intonation-maj3-15cent:285 #: lesson-files/csound-intonation-maj3-15cent:315 #: lesson-files/csound-intonation-maj3-15cent:345 #: lesson-files/csound-intonation-maj3-20cent:15 #: lesson-files/csound-intonation-maj3-20cent:45 #: lesson-files/csound-intonation-maj3-20cent:75 #: lesson-files/csound-intonation-maj3-20cent:105 #: lesson-files/csound-intonation-maj3-20cent:135 #: lesson-files/csound-intonation-maj3-20cent:165 #: lesson-files/csound-intonation-maj3-20cent:195 #: lesson-files/csound-intonation-maj3-20cent:225 #: lesson-files/csound-intonation-maj3-20cent:255 #: lesson-files/csound-intonation-maj3-20cent:285 #: lesson-files/csound-intonation-maj3-20cent:315 #: lesson-files/csound-intonation-maj3-20cent:345 #: lesson-files/csound-intonation-maj3-30cent:15 #: lesson-files/csound-intonation-maj3-30cent:45 #: lesson-files/csound-intonation-maj3-30cent:75 #: lesson-files/csound-intonation-maj3-30cent:105 #: lesson-files/csound-intonation-maj3-30cent:135 #: lesson-files/csound-intonation-maj3-30cent:165 #: lesson-files/csound-intonation-maj3-30cent:195 #: lesson-files/csound-intonation-maj3-30cent:225 #: lesson-files/csound-intonation-maj3-30cent:255 #: lesson-files/csound-intonation-maj3-30cent:285 #: lesson-files/csound-intonation-maj3-30cent:315 #: lesson-files/csound-intonation-maj3-30cent:345 #: lesson-files/csound-intonation-maj3-40cent:15 #: lesson-files/csound-intonation-maj3-40cent:45 #: lesson-files/csound-intonation-maj3-40cent:75 #: lesson-files/csound-intonation-maj3-40cent:105 #: lesson-files/csound-intonation-maj3-40cent:135 #: lesson-files/csound-intonation-maj3-40cent:165 #: lesson-files/csound-intonation-maj3-40cent:195 #: lesson-files/csound-intonation-maj3-40cent:225 #: lesson-files/csound-intonation-maj3-40cent:255 #: lesson-files/csound-intonation-maj3-40cent:285 #: lesson-files/csound-intonation-maj3-40cent:315 #: lesson-files/csound-intonation-maj3-40cent:345 #: lesson-files/csound-intonation-maj3-5cent:15 #: lesson-files/csound-intonation-maj3-5cent:45 #: lesson-files/csound-intonation-maj3-5cent:75 #: lesson-files/csound-intonation-maj3-5cent:105 #: lesson-files/csound-intonation-maj3-5cent:135 #: lesson-files/csound-intonation-maj3-5cent:165 #: lesson-files/csound-intonation-maj3-5cent:195 #: lesson-files/csound-intonation-maj3-5cent:225 #: lesson-files/csound-intonation-maj3-5cent:255 #: lesson-files/csound-intonation-maj3-5cent:285 #: lesson-files/csound-intonation-maj3-5cent:315 #: lesson-files/csound-intonation-maj3-5cent:345 #: lesson-files/csound-intonation-maj3-6cent:15 #: lesson-files/csound-intonation-maj3-6cent:45 #: lesson-files/csound-intonation-maj3-6cent:75 #: lesson-files/csound-intonation-maj3-6cent:105 #: lesson-files/csound-intonation-maj3-6cent:135 #: lesson-files/csound-intonation-maj3-6cent:165 #: lesson-files/csound-intonation-maj3-6cent:195 #: lesson-files/csound-intonation-maj3-6cent:225 #: lesson-files/csound-intonation-maj3-6cent:255 #: lesson-files/csound-intonation-maj3-6cent:285 #: lesson-files/csound-intonation-maj3-6cent:315 #: lesson-files/csound-intonation-maj3-6cent:345 #: lesson-files/csound-intonation-maj3-8cent:15 #: lesson-files/csound-intonation-maj3-8cent:45 #: lesson-files/csound-intonation-maj3-8cent:75 #: lesson-files/csound-intonation-maj3-8cent:105 #: lesson-files/csound-intonation-maj3-8cent:135 #: lesson-files/csound-intonation-maj3-8cent:165 #: lesson-files/csound-intonation-maj3-8cent:195 #: lesson-files/csound-intonation-maj3-8cent:225 #: lesson-files/csound-intonation-maj3-8cent:255 #: lesson-files/csound-intonation-maj3-8cent:285 #: lesson-files/csound-intonation-maj3-8cent:315 #: lesson-files/csound-intonation-maj3-8cent:345 #: lesson-files/csound-intonation-maj6-10cent:15 #: lesson-files/csound-intonation-maj6-10cent:45 #: lesson-files/csound-intonation-maj6-10cent:75 #: lesson-files/csound-intonation-maj6-10cent:105 #: lesson-files/csound-intonation-maj6-10cent:135 #: lesson-files/csound-intonation-maj6-10cent:165 #: lesson-files/csound-intonation-maj6-10cent:195 #: lesson-files/csound-intonation-maj6-10cent:225 #: lesson-files/csound-intonation-maj6-10cent:255 #: lesson-files/csound-intonation-maj6-10cent:285 #: lesson-files/csound-intonation-maj6-10cent:315 #: lesson-files/csound-intonation-maj6-10cent:345 #: lesson-files/csound-intonation-maj6-15cent:15 #: lesson-files/csound-intonation-maj6-15cent:45 #: lesson-files/csound-intonation-maj6-15cent:75 #: lesson-files/csound-intonation-maj6-15cent:105 #: lesson-files/csound-intonation-maj6-15cent:135 #: lesson-files/csound-intonation-maj6-15cent:165 #: lesson-files/csound-intonation-maj6-15cent:195 #: lesson-files/csound-intonation-maj6-15cent:225 #: lesson-files/csound-intonation-maj6-15cent:255 #: lesson-files/csound-intonation-maj6-15cent:285 #: lesson-files/csound-intonation-maj6-15cent:315 #: lesson-files/csound-intonation-maj6-15cent:345 #: lesson-files/csound-intonation-maj6-20cent:15 #: lesson-files/csound-intonation-maj6-20cent:45 #: lesson-files/csound-intonation-maj6-20cent:75 #: lesson-files/csound-intonation-maj6-20cent:105 #: lesson-files/csound-intonation-maj6-20cent:135 #: lesson-files/csound-intonation-maj6-20cent:165 #: lesson-files/csound-intonation-maj6-20cent:195 #: lesson-files/csound-intonation-maj6-20cent:225 #: lesson-files/csound-intonation-maj6-20cent:255 #: lesson-files/csound-intonation-maj6-20cent:285 #: lesson-files/csound-intonation-maj6-20cent:315 #: lesson-files/csound-intonation-maj6-20cent:345 #: lesson-files/csound-intonation-maj6-30cent:15 #: lesson-files/csound-intonation-maj6-30cent:45 #: lesson-files/csound-intonation-maj6-30cent:75 #: lesson-files/csound-intonation-maj6-30cent:105 #: lesson-files/csound-intonation-maj6-30cent:135 #: lesson-files/csound-intonation-maj6-30cent:165 #: lesson-files/csound-intonation-maj6-30cent:195 #: lesson-files/csound-intonation-maj6-30cent:225 #: lesson-files/csound-intonation-maj6-30cent:255 #: lesson-files/csound-intonation-maj6-30cent:285 #: lesson-files/csound-intonation-maj6-30cent:315 #: lesson-files/csound-intonation-maj6-30cent:345 #: lesson-files/csound-intonation-maj6-40cent:15 #: lesson-files/csound-intonation-maj6-40cent:45 #: lesson-files/csound-intonation-maj6-40cent:75 #: lesson-files/csound-intonation-maj6-40cent:105 #: lesson-files/csound-intonation-maj6-40cent:135 #: lesson-files/csound-intonation-maj6-40cent:165 #: lesson-files/csound-intonation-maj6-40cent:195 #: lesson-files/csound-intonation-maj6-40cent:225 #: lesson-files/csound-intonation-maj6-40cent:255 #: lesson-files/csound-intonation-maj6-40cent:285 #: lesson-files/csound-intonation-maj6-40cent:315 #: lesson-files/csound-intonation-maj6-40cent:345 #: lesson-files/csound-intonation-maj6-5cent:15 #: lesson-files/csound-intonation-maj6-5cent:45 #: lesson-files/csound-intonation-maj6-5cent:75 #: lesson-files/csound-intonation-maj6-5cent:105 #: lesson-files/csound-intonation-maj6-5cent:135 #: lesson-files/csound-intonation-maj6-5cent:165 #: lesson-files/csound-intonation-maj6-5cent:195 #: lesson-files/csound-intonation-maj6-5cent:225 #: lesson-files/csound-intonation-maj6-5cent:255 #: lesson-files/csound-intonation-maj6-5cent:285 #: lesson-files/csound-intonation-maj6-5cent:315 #: lesson-files/csound-intonation-maj6-5cent:345 #: lesson-files/csound-intonation-maj6-6cent:15 #: lesson-files/csound-intonation-maj6-6cent:45 #: lesson-files/csound-intonation-maj6-6cent:75 #: lesson-files/csound-intonation-maj6-6cent:105 #: lesson-files/csound-intonation-maj6-6cent:135 #: lesson-files/csound-intonation-maj6-6cent:165 #: lesson-files/csound-intonation-maj6-6cent:195 #: lesson-files/csound-intonation-maj6-6cent:225 #: lesson-files/csound-intonation-maj6-6cent:255 #: lesson-files/csound-intonation-maj6-6cent:285 #: lesson-files/csound-intonation-maj6-6cent:315 #: lesson-files/csound-intonation-maj6-6cent:345 #: lesson-files/csound-intonation-maj6-8cent:15 #: lesson-files/csound-intonation-maj6-8cent:45 #: lesson-files/csound-intonation-maj6-8cent:75 #: lesson-files/csound-intonation-maj6-8cent:105 #: lesson-files/csound-intonation-maj6-8cent:135 #: lesson-files/csound-intonation-maj6-8cent:165 #: lesson-files/csound-intonation-maj6-8cent:195 #: lesson-files/csound-intonation-maj6-8cent:225 #: lesson-files/csound-intonation-maj6-8cent:255 #: lesson-files/csound-intonation-maj6-8cent:285 #: lesson-files/csound-intonation-maj6-8cent:315 #: lesson-files/csound-intonation-maj6-8cent:345 #: lesson-files/csound-intonation-maj7-10cent:15 #: lesson-files/csound-intonation-maj7-10cent:45 #: lesson-files/csound-intonation-maj7-10cent:75 #: lesson-files/csound-intonation-maj7-10cent:105 #: lesson-files/csound-intonation-maj7-10cent:135 #: lesson-files/csound-intonation-maj7-10cent:165 #: lesson-files/csound-intonation-maj7-10cent:195 #: lesson-files/csound-intonation-maj7-10cent:225 #: lesson-files/csound-intonation-maj7-10cent:255 #: lesson-files/csound-intonation-maj7-10cent:285 #: lesson-files/csound-intonation-maj7-10cent:315 #: lesson-files/csound-intonation-maj7-10cent:345 #: lesson-files/csound-intonation-maj7-15cent:15 #: lesson-files/csound-intonation-maj7-15cent:45 #: lesson-files/csound-intonation-maj7-15cent:75 #: lesson-files/csound-intonation-maj7-15cent:105 #: lesson-files/csound-intonation-maj7-15cent:135 #: lesson-files/csound-intonation-maj7-15cent:165 #: lesson-files/csound-intonation-maj7-15cent:195 #: lesson-files/csound-intonation-maj7-15cent:225 #: lesson-files/csound-intonation-maj7-15cent:255 #: lesson-files/csound-intonation-maj7-15cent:285 #: lesson-files/csound-intonation-maj7-15cent:315 #: lesson-files/csound-intonation-maj7-15cent:345 #: lesson-files/csound-intonation-maj7-20cent:15 #: lesson-files/csound-intonation-maj7-20cent:45 #: lesson-files/csound-intonation-maj7-20cent:75 #: lesson-files/csound-intonation-maj7-20cent:105 #: lesson-files/csound-intonation-maj7-20cent:135 #: lesson-files/csound-intonation-maj7-20cent:165 #: lesson-files/csound-intonation-maj7-20cent:195 #: lesson-files/csound-intonation-maj7-20cent:225 #: lesson-files/csound-intonation-maj7-20cent:255 #: lesson-files/csound-intonation-maj7-20cent:285 #: lesson-files/csound-intonation-maj7-20cent:315 #: lesson-files/csound-intonation-maj7-20cent:345 #: lesson-files/csound-intonation-maj7-30cent:15 #: lesson-files/csound-intonation-maj7-30cent:45 #: lesson-files/csound-intonation-maj7-30cent:75 #: lesson-files/csound-intonation-maj7-30cent:105 #: lesson-files/csound-intonation-maj7-30cent:135 #: lesson-files/csound-intonation-maj7-30cent:165 #: lesson-files/csound-intonation-maj7-30cent:195 #: lesson-files/csound-intonation-maj7-30cent:225 #: lesson-files/csound-intonation-maj7-30cent:255 #: lesson-files/csound-intonation-maj7-30cent:285 #: lesson-files/csound-intonation-maj7-30cent:315 #: lesson-files/csound-intonation-maj7-30cent:345 #: lesson-files/csound-intonation-maj7-40cent:15 #: lesson-files/csound-intonation-maj7-40cent:45 #: lesson-files/csound-intonation-maj7-40cent:75 #: lesson-files/csound-intonation-maj7-40cent:105 #: lesson-files/csound-intonation-maj7-40cent:135 #: lesson-files/csound-intonation-maj7-40cent:165 #: lesson-files/csound-intonation-maj7-40cent:195 #: lesson-files/csound-intonation-maj7-40cent:225 #: lesson-files/csound-intonation-maj7-40cent:255 #: lesson-files/csound-intonation-maj7-40cent:285 #: lesson-files/csound-intonation-maj7-40cent:315 #: lesson-files/csound-intonation-maj7-40cent:345 #: lesson-files/csound-intonation-maj7-5cent:15 #: lesson-files/csound-intonation-maj7-5cent:45 #: lesson-files/csound-intonation-maj7-5cent:75 #: lesson-files/csound-intonation-maj7-5cent:105 #: lesson-files/csound-intonation-maj7-5cent:135 #: lesson-files/csound-intonation-maj7-5cent:165 #: lesson-files/csound-intonation-maj7-5cent:195 #: lesson-files/csound-intonation-maj7-5cent:225 #: lesson-files/csound-intonation-maj7-5cent:255 #: lesson-files/csound-intonation-maj7-5cent:285 #: lesson-files/csound-intonation-maj7-5cent:315 #: lesson-files/csound-intonation-maj7-5cent:345 #: lesson-files/csound-intonation-maj7-6cent:15 #: lesson-files/csound-intonation-maj7-6cent:45 #: lesson-files/csound-intonation-maj7-6cent:75 #: lesson-files/csound-intonation-maj7-6cent:105 #: lesson-files/csound-intonation-maj7-6cent:135 #: lesson-files/csound-intonation-maj7-6cent:165 #: lesson-files/csound-intonation-maj7-6cent:195 #: lesson-files/csound-intonation-maj7-6cent:225 #: lesson-files/csound-intonation-maj7-6cent:255 #: lesson-files/csound-intonation-maj7-6cent:285 #: lesson-files/csound-intonation-maj7-6cent:315 #: lesson-files/csound-intonation-maj7-6cent:345 #: lesson-files/csound-intonation-maj7-8cent:15 #: lesson-files/csound-intonation-maj7-8cent:45 #: lesson-files/csound-intonation-maj7-8cent:75 #: lesson-files/csound-intonation-maj7-8cent:105 #: lesson-files/csound-intonation-maj7-8cent:135 #: lesson-files/csound-intonation-maj7-8cent:165 #: lesson-files/csound-intonation-maj7-8cent:195 #: lesson-files/csound-intonation-maj7-8cent:225 #: lesson-files/csound-intonation-maj7-8cent:255 #: lesson-files/csound-intonation-maj7-8cent:285 #: lesson-files/csound-intonation-maj7-8cent:315 #: lesson-files/csound-intonation-maj7-8cent:345 #: lesson-files/csound-intonation-min2-10cent:15 #: lesson-files/csound-intonation-min2-10cent:45 #: lesson-files/csound-intonation-min2-10cent:75 #: lesson-files/csound-intonation-min2-10cent:105 #: lesson-files/csound-intonation-min2-10cent:135 #: lesson-files/csound-intonation-min2-10cent:165 #: lesson-files/csound-intonation-min2-10cent:195 #: lesson-files/csound-intonation-min2-10cent:225 #: lesson-files/csound-intonation-min2-10cent:255 #: lesson-files/csound-intonation-min2-10cent:285 #: lesson-files/csound-intonation-min2-10cent:315 #: lesson-files/csound-intonation-min2-10cent:345 #: lesson-files/csound-intonation-min2-15cent:15 #: lesson-files/csound-intonation-min2-15cent:45 #: lesson-files/csound-intonation-min2-15cent:75 #: lesson-files/csound-intonation-min2-15cent:105 #: lesson-files/csound-intonation-min2-15cent:135 #: lesson-files/csound-intonation-min2-15cent:165 #: lesson-files/csound-intonation-min2-15cent:195 #: lesson-files/csound-intonation-min2-15cent:225 #: lesson-files/csound-intonation-min2-15cent:255 #: lesson-files/csound-intonation-min2-15cent:285 #: lesson-files/csound-intonation-min2-15cent:315 #: lesson-files/csound-intonation-min2-15cent:345 #: lesson-files/csound-intonation-min2-20cent:15 #: lesson-files/csound-intonation-min2-20cent:45 #: lesson-files/csound-intonation-min2-20cent:75 #: lesson-files/csound-intonation-min2-20cent:105 #: lesson-files/csound-intonation-min2-20cent:135 #: lesson-files/csound-intonation-min2-20cent:165 #: lesson-files/csound-intonation-min2-20cent:195 #: lesson-files/csound-intonation-min2-20cent:225 #: lesson-files/csound-intonation-min2-20cent:255 #: lesson-files/csound-intonation-min2-20cent:285 #: lesson-files/csound-intonation-min2-20cent:315 #: lesson-files/csound-intonation-min2-20cent:345 #: lesson-files/csound-intonation-min2-30cent:15 #: lesson-files/csound-intonation-min2-30cent:45 #: lesson-files/csound-intonation-min2-30cent:75 #: lesson-files/csound-intonation-min2-30cent:105 #: lesson-files/csound-intonation-min2-30cent:135 #: lesson-files/csound-intonation-min2-30cent:165 #: lesson-files/csound-intonation-min2-30cent:195 #: lesson-files/csound-intonation-min2-30cent:225 #: lesson-files/csound-intonation-min2-30cent:255 #: lesson-files/csound-intonation-min2-30cent:285 #: lesson-files/csound-intonation-min2-30cent:315 #: lesson-files/csound-intonation-min2-30cent:345 #: lesson-files/csound-intonation-min2-40cent:15 #: lesson-files/csound-intonation-min2-40cent:45 #: lesson-files/csound-intonation-min2-40cent:75 #: lesson-files/csound-intonation-min2-40cent:105 #: lesson-files/csound-intonation-min2-40cent:135 #: lesson-files/csound-intonation-min2-40cent:165 #: lesson-files/csound-intonation-min2-40cent:195 #: lesson-files/csound-intonation-min2-40cent:225 #: lesson-files/csound-intonation-min2-40cent:255 #: lesson-files/csound-intonation-min2-40cent:285 #: lesson-files/csound-intonation-min2-40cent:315 #: lesson-files/csound-intonation-min2-40cent:345 #: lesson-files/csound-intonation-min2-5cent:15 #: lesson-files/csound-intonation-min2-5cent:45 #: lesson-files/csound-intonation-min2-5cent:75 #: lesson-files/csound-intonation-min2-5cent:105 #: lesson-files/csound-intonation-min2-5cent:135 #: lesson-files/csound-intonation-min2-5cent:165 #: lesson-files/csound-intonation-min2-5cent:195 #: lesson-files/csound-intonation-min2-5cent:225 #: lesson-files/csound-intonation-min2-5cent:255 #: lesson-files/csound-intonation-min2-5cent:285 #: lesson-files/csound-intonation-min2-5cent:315 #: lesson-files/csound-intonation-min2-5cent:345 #: lesson-files/csound-intonation-min2-6cent:15 #: lesson-files/csound-intonation-min2-6cent:45 #: lesson-files/csound-intonation-min2-6cent:75 #: lesson-files/csound-intonation-min2-6cent:105 #: lesson-files/csound-intonation-min2-6cent:135 #: lesson-files/csound-intonation-min2-6cent:165 #: lesson-files/csound-intonation-min2-6cent:195 #: lesson-files/csound-intonation-min2-6cent:225 #: lesson-files/csound-intonation-min2-6cent:255 #: lesson-files/csound-intonation-min2-6cent:285 #: lesson-files/csound-intonation-min2-6cent:315 #: lesson-files/csound-intonation-min2-6cent:345 #: lesson-files/csound-intonation-min2-8cent:15 #: lesson-files/csound-intonation-min2-8cent:45 #: lesson-files/csound-intonation-min2-8cent:75 #: lesson-files/csound-intonation-min2-8cent:105 #: lesson-files/csound-intonation-min2-8cent:135 #: lesson-files/csound-intonation-min2-8cent:165 #: lesson-files/csound-intonation-min2-8cent:195 #: lesson-files/csound-intonation-min2-8cent:225 #: lesson-files/csound-intonation-min2-8cent:255 #: lesson-files/csound-intonation-min2-8cent:285 #: lesson-files/csound-intonation-min2-8cent:315 #: lesson-files/csound-intonation-min2-8cent:345 #: lesson-files/csound-intonation-min3-10cent:15 #: lesson-files/csound-intonation-min3-10cent:45 #: lesson-files/csound-intonation-min3-10cent:75 #: lesson-files/csound-intonation-min3-10cent:105 #: lesson-files/csound-intonation-min3-10cent:135 #: lesson-files/csound-intonation-min3-10cent:165 #: lesson-files/csound-intonation-min3-10cent:195 #: lesson-files/csound-intonation-min3-10cent:225 #: lesson-files/csound-intonation-min3-10cent:255 #: lesson-files/csound-intonation-min3-10cent:285 #: lesson-files/csound-intonation-min3-10cent:315 #: lesson-files/csound-intonation-min3-10cent:345 #: lesson-files/csound-intonation-min3-15cent:15 #: lesson-files/csound-intonation-min3-15cent:45 #: lesson-files/csound-intonation-min3-15cent:75 #: lesson-files/csound-intonation-min3-15cent:105 #: lesson-files/csound-intonation-min3-15cent:135 #: lesson-files/csound-intonation-min3-15cent:165 #: lesson-files/csound-intonation-min3-15cent:195 #: lesson-files/csound-intonation-min3-15cent:225 #: lesson-files/csound-intonation-min3-15cent:255 #: lesson-files/csound-intonation-min3-15cent:285 #: lesson-files/csound-intonation-min3-15cent:315 #: lesson-files/csound-intonation-min3-15cent:345 #: lesson-files/csound-intonation-min3-20cent:15 #: lesson-files/csound-intonation-min3-20cent:45 #: lesson-files/csound-intonation-min3-20cent:75 #: lesson-files/csound-intonation-min3-20cent:105 #: lesson-files/csound-intonation-min3-20cent:135 #: lesson-files/csound-intonation-min3-20cent:165 #: lesson-files/csound-intonation-min3-20cent:195 #: lesson-files/csound-intonation-min3-20cent:225 #: lesson-files/csound-intonation-min3-20cent:255 #: lesson-files/csound-intonation-min3-20cent:285 #: lesson-files/csound-intonation-min3-20cent:315 #: lesson-files/csound-intonation-min3-20cent:345 #: lesson-files/csound-intonation-min3-30cent:15 #: lesson-files/csound-intonation-min3-30cent:45 #: lesson-files/csound-intonation-min3-30cent:75 #: lesson-files/csound-intonation-min3-30cent:105 #: lesson-files/csound-intonation-min3-30cent:135 #: lesson-files/csound-intonation-min3-30cent:165 #: lesson-files/csound-intonation-min3-30cent:195 #: lesson-files/csound-intonation-min3-30cent:225 #: lesson-files/csound-intonation-min3-30cent:255 #: lesson-files/csound-intonation-min3-30cent:285 #: lesson-files/csound-intonation-min3-30cent:315 #: lesson-files/csound-intonation-min3-30cent:345 #: lesson-files/csound-intonation-min3-40cent:15 #: lesson-files/csound-intonation-min3-40cent:45 #: lesson-files/csound-intonation-min3-40cent:75 #: lesson-files/csound-intonation-min3-40cent:105 #: lesson-files/csound-intonation-min3-40cent:135 #: lesson-files/csound-intonation-min3-40cent:165 #: lesson-files/csound-intonation-min3-40cent:195 #: lesson-files/csound-intonation-min3-40cent:225 #: lesson-files/csound-intonation-min3-40cent:255 #: lesson-files/csound-intonation-min3-40cent:285 #: lesson-files/csound-intonation-min3-40cent:315 #: lesson-files/csound-intonation-min3-40cent:345 #: lesson-files/csound-intonation-min3-5cent:15 #: lesson-files/csound-intonation-min3-5cent:45 #: lesson-files/csound-intonation-min3-5cent:75 #: lesson-files/csound-intonation-min3-5cent:105 #: lesson-files/csound-intonation-min3-5cent:135 #: lesson-files/csound-intonation-min3-5cent:165 #: lesson-files/csound-intonation-min3-5cent:195 #: lesson-files/csound-intonation-min3-5cent:225 #: lesson-files/csound-intonation-min3-5cent:255 #: lesson-files/csound-intonation-min3-5cent:285 #: lesson-files/csound-intonation-min3-5cent:315 #: lesson-files/csound-intonation-min3-5cent:345 #: lesson-files/csound-intonation-min3-6cent:15 #: lesson-files/csound-intonation-min3-6cent:45 #: lesson-files/csound-intonation-min3-6cent:75 #: lesson-files/csound-intonation-min3-6cent:105 #: lesson-files/csound-intonation-min3-6cent:135 #: lesson-files/csound-intonation-min3-6cent:165 #: lesson-files/csound-intonation-min3-6cent:195 #: lesson-files/csound-intonation-min3-6cent:225 #: lesson-files/csound-intonation-min3-6cent:255 #: lesson-files/csound-intonation-min3-6cent:285 #: lesson-files/csound-intonation-min3-6cent:315 #: lesson-files/csound-intonation-min3-6cent:345 #: lesson-files/csound-intonation-min3-8cent:15 #: lesson-files/csound-intonation-min3-8cent:45 #: lesson-files/csound-intonation-min3-8cent:75 #: lesson-files/csound-intonation-min3-8cent:105 #: lesson-files/csound-intonation-min3-8cent:135 #: lesson-files/csound-intonation-min3-8cent:165 #: lesson-files/csound-intonation-min3-8cent:195 #: lesson-files/csound-intonation-min3-8cent:225 #: lesson-files/csound-intonation-min3-8cent:255 #: lesson-files/csound-intonation-min3-8cent:285 #: lesson-files/csound-intonation-min3-8cent:315 #: lesson-files/csound-intonation-min3-8cent:345 #: lesson-files/csound-intonation-min6-10cent:15 #: lesson-files/csound-intonation-min6-10cent:45 #: lesson-files/csound-intonation-min6-10cent:75 #: lesson-files/csound-intonation-min6-10cent:105 #: lesson-files/csound-intonation-min6-10cent:135 #: lesson-files/csound-intonation-min6-10cent:165 #: lesson-files/csound-intonation-min6-10cent:195 #: lesson-files/csound-intonation-min6-10cent:225 #: lesson-files/csound-intonation-min6-10cent:255 #: lesson-files/csound-intonation-min6-10cent:285 #: lesson-files/csound-intonation-min6-10cent:315 #: lesson-files/csound-intonation-min6-10cent:345 #: lesson-files/csound-intonation-min6-15cent:15 #: lesson-files/csound-intonation-min6-15cent:45 #: lesson-files/csound-intonation-min6-15cent:75 #: lesson-files/csound-intonation-min6-15cent:105 #: lesson-files/csound-intonation-min6-15cent:135 #: lesson-files/csound-intonation-min6-15cent:165 #: lesson-files/csound-intonation-min6-15cent:195 #: lesson-files/csound-intonation-min6-15cent:225 #: lesson-files/csound-intonation-min6-15cent:255 #: lesson-files/csound-intonation-min6-15cent:285 #: lesson-files/csound-intonation-min6-15cent:315 #: lesson-files/csound-intonation-min6-15cent:345 #: lesson-files/csound-intonation-min6-20cent:15 #: lesson-files/csound-intonation-min6-20cent:45 #: lesson-files/csound-intonation-min6-20cent:75 #: lesson-files/csound-intonation-min6-20cent:105 #: lesson-files/csound-intonation-min6-20cent:135 #: lesson-files/csound-intonation-min6-20cent:165 #: lesson-files/csound-intonation-min6-20cent:195 #: lesson-files/csound-intonation-min6-20cent:225 #: lesson-files/csound-intonation-min6-20cent:255 #: lesson-files/csound-intonation-min6-20cent:285 #: lesson-files/csound-intonation-min6-20cent:315 #: lesson-files/csound-intonation-min6-20cent:345 #: lesson-files/csound-intonation-min6-30cent:15 #: lesson-files/csound-intonation-min6-30cent:45 #: lesson-files/csound-intonation-min6-30cent:75 #: lesson-files/csound-intonation-min6-30cent:105 #: lesson-files/csound-intonation-min6-30cent:135 #: lesson-files/csound-intonation-min6-30cent:165 #: lesson-files/csound-intonation-min6-30cent:195 #: lesson-files/csound-intonation-min6-30cent:225 #: lesson-files/csound-intonation-min6-30cent:255 #: lesson-files/csound-intonation-min6-30cent:285 #: lesson-files/csound-intonation-min6-30cent:315 #: lesson-files/csound-intonation-min6-30cent:345 #: lesson-files/csound-intonation-min6-40cent:15 #: lesson-files/csound-intonation-min6-40cent:45 #: lesson-files/csound-intonation-min6-40cent:75 #: lesson-files/csound-intonation-min6-40cent:105 #: lesson-files/csound-intonation-min6-40cent:135 #: lesson-files/csound-intonation-min6-40cent:165 #: lesson-files/csound-intonation-min6-40cent:195 #: lesson-files/csound-intonation-min6-40cent:225 #: lesson-files/csound-intonation-min6-40cent:255 #: lesson-files/csound-intonation-min6-40cent:285 #: lesson-files/csound-intonation-min6-40cent:315 #: lesson-files/csound-intonation-min6-40cent:345 #: lesson-files/csound-intonation-min6-5cent:15 #: lesson-files/csound-intonation-min6-5cent:45 #: lesson-files/csound-intonation-min6-5cent:75 #: lesson-files/csound-intonation-min6-5cent:105 #: lesson-files/csound-intonation-min6-5cent:135 #: lesson-files/csound-intonation-min6-5cent:165 #: lesson-files/csound-intonation-min6-5cent:195 #: lesson-files/csound-intonation-min6-5cent:225 #: lesson-files/csound-intonation-min6-5cent:255 #: lesson-files/csound-intonation-min6-5cent:285 #: lesson-files/csound-intonation-min6-5cent:315 #: lesson-files/csound-intonation-min6-5cent:345 #: lesson-files/csound-intonation-min6-6cent:15 #: lesson-files/csound-intonation-min6-6cent:45 #: lesson-files/csound-intonation-min6-6cent:75 #: lesson-files/csound-intonation-min6-6cent:105 #: lesson-files/csound-intonation-min6-6cent:135 #: lesson-files/csound-intonation-min6-6cent:165 #: lesson-files/csound-intonation-min6-6cent:195 #: lesson-files/csound-intonation-min6-6cent:225 #: lesson-files/csound-intonation-min6-6cent:255 #: lesson-files/csound-intonation-min6-6cent:285 #: lesson-files/csound-intonation-min6-6cent:315 #: lesson-files/csound-intonation-min6-6cent:345 #: lesson-files/csound-intonation-min6-8cent:15 #: lesson-files/csound-intonation-min6-8cent:45 #: lesson-files/csound-intonation-min6-8cent:75 #: lesson-files/csound-intonation-min6-8cent:105 #: lesson-files/csound-intonation-min6-8cent:135 #: lesson-files/csound-intonation-min6-8cent:165 #: lesson-files/csound-intonation-min6-8cent:195 #: lesson-files/csound-intonation-min6-8cent:225 #: lesson-files/csound-intonation-min6-8cent:255 #: lesson-files/csound-intonation-min6-8cent:285 #: lesson-files/csound-intonation-min6-8cent:315 #: lesson-files/csound-intonation-min6-8cent:345 #: lesson-files/csound-intonation-min7-10cent:15 #: lesson-files/csound-intonation-min7-10cent:45 #: lesson-files/csound-intonation-min7-10cent:75 #: lesson-files/csound-intonation-min7-10cent:105 #: lesson-files/csound-intonation-min7-10cent:135 #: lesson-files/csound-intonation-min7-10cent:165 #: lesson-files/csound-intonation-min7-10cent:195 #: lesson-files/csound-intonation-min7-10cent:225 #: lesson-files/csound-intonation-min7-10cent:255 #: lesson-files/csound-intonation-min7-10cent:285 #: lesson-files/csound-intonation-min7-10cent:315 #: lesson-files/csound-intonation-min7-10cent:345 #: lesson-files/csound-intonation-min7-15cent:15 #: lesson-files/csound-intonation-min7-15cent:45 #: lesson-files/csound-intonation-min7-15cent:75 #: lesson-files/csound-intonation-min7-15cent:105 #: lesson-files/csound-intonation-min7-15cent:135 #: lesson-files/csound-intonation-min7-15cent:165 #: lesson-files/csound-intonation-min7-15cent:195 #: lesson-files/csound-intonation-min7-15cent:225 #: lesson-files/csound-intonation-min7-15cent:255 #: lesson-files/csound-intonation-min7-15cent:285 #: lesson-files/csound-intonation-min7-15cent:315 #: lesson-files/csound-intonation-min7-15cent:345 #: lesson-files/csound-intonation-min7-20cent:15 #: lesson-files/csound-intonation-min7-20cent:45 #: lesson-files/csound-intonation-min7-20cent:75 #: lesson-files/csound-intonation-min7-20cent:105 #: lesson-files/csound-intonation-min7-20cent:135 #: lesson-files/csound-intonation-min7-20cent:165 #: lesson-files/csound-intonation-min7-20cent:195 #: lesson-files/csound-intonation-min7-20cent:225 #: lesson-files/csound-intonation-min7-20cent:255 #: lesson-files/csound-intonation-min7-20cent:285 #: lesson-files/csound-intonation-min7-20cent:315 #: lesson-files/csound-intonation-min7-20cent:345 #: lesson-files/csound-intonation-min7-30cent:15 #: lesson-files/csound-intonation-min7-30cent:45 #: lesson-files/csound-intonation-min7-30cent:75 #: lesson-files/csound-intonation-min7-30cent:105 #: lesson-files/csound-intonation-min7-30cent:135 #: lesson-files/csound-intonation-min7-30cent:165 #: lesson-files/csound-intonation-min7-30cent:195 #: lesson-files/csound-intonation-min7-30cent:225 #: lesson-files/csound-intonation-min7-30cent:255 #: lesson-files/csound-intonation-min7-30cent:285 #: lesson-files/csound-intonation-min7-30cent:315 #: lesson-files/csound-intonation-min7-30cent:345 #: lesson-files/csound-intonation-min7-40cent:15 #: lesson-files/csound-intonation-min7-40cent:45 #: lesson-files/csound-intonation-min7-40cent:75 #: lesson-files/csound-intonation-min7-40cent:105 #: lesson-files/csound-intonation-min7-40cent:135 #: lesson-files/csound-intonation-min7-40cent:165 #: lesson-files/csound-intonation-min7-40cent:195 #: lesson-files/csound-intonation-min7-40cent:225 #: lesson-files/csound-intonation-min7-40cent:255 #: lesson-files/csound-intonation-min7-40cent:285 #: lesson-files/csound-intonation-min7-40cent:315 #: lesson-files/csound-intonation-min7-40cent:345 #: lesson-files/csound-intonation-min7-5cent:15 #: lesson-files/csound-intonation-min7-5cent:45 #: lesson-files/csound-intonation-min7-5cent:75 #: lesson-files/csound-intonation-min7-5cent:105 #: lesson-files/csound-intonation-min7-5cent:135 #: lesson-files/csound-intonation-min7-5cent:165 #: lesson-files/csound-intonation-min7-5cent:195 #: lesson-files/csound-intonation-min7-5cent:225 #: lesson-files/csound-intonation-min7-5cent:255 #: lesson-files/csound-intonation-min7-5cent:285 #: lesson-files/csound-intonation-min7-5cent:315 #: lesson-files/csound-intonation-min7-5cent:345 #: lesson-files/csound-intonation-min7-6cent:15 #: lesson-files/csound-intonation-min7-6cent:45 #: lesson-files/csound-intonation-min7-6cent:75 #: lesson-files/csound-intonation-min7-6cent:105 #: lesson-files/csound-intonation-min7-6cent:135 #: lesson-files/csound-intonation-min7-6cent:165 #: lesson-files/csound-intonation-min7-6cent:195 #: lesson-files/csound-intonation-min7-6cent:225 #: lesson-files/csound-intonation-min7-6cent:255 #: lesson-files/csound-intonation-min7-6cent:285 #: lesson-files/csound-intonation-min7-6cent:315 #: lesson-files/csound-intonation-min7-6cent:345 #: lesson-files/csound-intonation-min7-8cent:15 #: lesson-files/csound-intonation-min7-8cent:45 #: lesson-files/csound-intonation-min7-8cent:75 #: lesson-files/csound-intonation-min7-8cent:105 #: lesson-files/csound-intonation-min7-8cent:135 #: lesson-files/csound-intonation-min7-8cent:165 #: lesson-files/csound-intonation-min7-8cent:195 #: lesson-files/csound-intonation-min7-8cent:225 #: lesson-files/csound-intonation-min7-8cent:255 #: lesson-files/csound-intonation-min7-8cent:285 #: lesson-files/csound-intonation-min7-8cent:315 #: lesson-files/csound-intonation-min7-8cent:345 #: lesson-files/csound-intonation-p4-10cent:15 #: lesson-files/csound-intonation-p4-10cent:45 #: lesson-files/csound-intonation-p4-10cent:75 #: lesson-files/csound-intonation-p4-10cent:105 #: lesson-files/csound-intonation-p4-10cent:135 #: lesson-files/csound-intonation-p4-10cent:165 #: lesson-files/csound-intonation-p4-10cent:195 #: lesson-files/csound-intonation-p4-10cent:225 #: lesson-files/csound-intonation-p4-10cent:255 #: lesson-files/csound-intonation-p4-10cent:285 #: lesson-files/csound-intonation-p4-10cent:315 #: lesson-files/csound-intonation-p4-10cent:345 #: lesson-files/csound-intonation-p4-15cent:15 #: lesson-files/csound-intonation-p4-15cent:45 #: lesson-files/csound-intonation-p4-15cent:75 #: lesson-files/csound-intonation-p4-15cent:105 #: lesson-files/csound-intonation-p4-15cent:135 #: lesson-files/csound-intonation-p4-15cent:165 #: lesson-files/csound-intonation-p4-15cent:195 #: lesson-files/csound-intonation-p4-15cent:225 #: lesson-files/csound-intonation-p4-15cent:255 #: lesson-files/csound-intonation-p4-15cent:285 #: lesson-files/csound-intonation-p4-15cent:315 #: lesson-files/csound-intonation-p4-15cent:345 #: lesson-files/csound-intonation-p4-20cent:15 #: lesson-files/csound-intonation-p4-20cent:45 #: lesson-files/csound-intonation-p4-20cent:75 #: lesson-files/csound-intonation-p4-20cent:105 #: lesson-files/csound-intonation-p4-20cent:135 #: lesson-files/csound-intonation-p4-20cent:165 #: lesson-files/csound-intonation-p4-20cent:195 #: lesson-files/csound-intonation-p4-20cent:225 #: lesson-files/csound-intonation-p4-20cent:255 #: lesson-files/csound-intonation-p4-20cent:285 #: lesson-files/csound-intonation-p4-20cent:315 #: lesson-files/csound-intonation-p4-20cent:345 #: lesson-files/csound-intonation-p4-30cent:15 #: lesson-files/csound-intonation-p4-30cent:45 #: lesson-files/csound-intonation-p4-30cent:75 #: lesson-files/csound-intonation-p4-30cent:105 #: lesson-files/csound-intonation-p4-30cent:135 #: lesson-files/csound-intonation-p4-30cent:165 #: lesson-files/csound-intonation-p4-30cent:195 #: lesson-files/csound-intonation-p4-30cent:225 #: lesson-files/csound-intonation-p4-30cent:255 #: lesson-files/csound-intonation-p4-30cent:285 #: lesson-files/csound-intonation-p4-30cent:315 #: lesson-files/csound-intonation-p4-30cent:345 #: lesson-files/csound-intonation-p4-40cent:15 #: lesson-files/csound-intonation-p4-40cent:45 #: lesson-files/csound-intonation-p4-40cent:75 #: lesson-files/csound-intonation-p4-40cent:105 #: lesson-files/csound-intonation-p4-40cent:135 #: lesson-files/csound-intonation-p4-40cent:165 #: lesson-files/csound-intonation-p4-40cent:195 #: lesson-files/csound-intonation-p4-40cent:225 #: lesson-files/csound-intonation-p4-40cent:255 #: lesson-files/csound-intonation-p4-40cent:285 #: lesson-files/csound-intonation-p4-40cent:315 #: lesson-files/csound-intonation-p4-40cent:345 #: lesson-files/csound-intonation-p4-5cent:15 #: lesson-files/csound-intonation-p4-5cent:45 #: lesson-files/csound-intonation-p4-5cent:75 #: lesson-files/csound-intonation-p4-5cent:105 #: lesson-files/csound-intonation-p4-5cent:135 #: lesson-files/csound-intonation-p4-5cent:165 #: lesson-files/csound-intonation-p4-5cent:195 #: lesson-files/csound-intonation-p4-5cent:225 #: lesson-files/csound-intonation-p4-5cent:255 #: lesson-files/csound-intonation-p4-5cent:285 #: lesson-files/csound-intonation-p4-5cent:315 #: lesson-files/csound-intonation-p4-5cent:345 #: lesson-files/csound-intonation-p4-6cent:15 #: lesson-files/csound-intonation-p4-6cent:45 #: lesson-files/csound-intonation-p4-6cent:75 #: lesson-files/csound-intonation-p4-6cent:105 #: lesson-files/csound-intonation-p4-6cent:135 #: lesson-files/csound-intonation-p4-6cent:165 #: lesson-files/csound-intonation-p4-6cent:195 #: lesson-files/csound-intonation-p4-6cent:225 #: lesson-files/csound-intonation-p4-6cent:255 #: lesson-files/csound-intonation-p4-6cent:285 #: lesson-files/csound-intonation-p4-6cent:315 #: lesson-files/csound-intonation-p4-6cent:345 #: lesson-files/csound-intonation-p4-8cent:15 #: lesson-files/csound-intonation-p4-8cent:45 #: lesson-files/csound-intonation-p4-8cent:75 #: lesson-files/csound-intonation-p4-8cent:105 #: lesson-files/csound-intonation-p4-8cent:135 #: lesson-files/csound-intonation-p4-8cent:165 #: lesson-files/csound-intonation-p4-8cent:195 #: lesson-files/csound-intonation-p4-8cent:225 #: lesson-files/csound-intonation-p4-8cent:255 #: lesson-files/csound-intonation-p4-8cent:285 #: lesson-files/csound-intonation-p4-8cent:315 #: lesson-files/csound-intonation-p4-8cent:345 #: lesson-files/csound-intonation-p5-10cent:15 #: lesson-files/csound-intonation-p5-10cent:45 #: lesson-files/csound-intonation-p5-10cent:75 #: lesson-files/csound-intonation-p5-10cent:105 #: lesson-files/csound-intonation-p5-10cent:135 #: lesson-files/csound-intonation-p5-10cent:165 #: lesson-files/csound-intonation-p5-10cent:195 #: lesson-files/csound-intonation-p5-10cent:225 #: lesson-files/csound-intonation-p5-10cent:255 #: lesson-files/csound-intonation-p5-10cent:285 #: lesson-files/csound-intonation-p5-10cent:315 #: lesson-files/csound-intonation-p5-10cent:345 #: lesson-files/csound-intonation-p5-15cent:15 #: lesson-files/csound-intonation-p5-15cent:45 #: lesson-files/csound-intonation-p5-15cent:75 #: lesson-files/csound-intonation-p5-15cent:105 #: lesson-files/csound-intonation-p5-15cent:135 #: lesson-files/csound-intonation-p5-15cent:165 #: lesson-files/csound-intonation-p5-15cent:195 #: lesson-files/csound-intonation-p5-15cent:225 #: lesson-files/csound-intonation-p5-15cent:255 #: lesson-files/csound-intonation-p5-15cent:285 #: lesson-files/csound-intonation-p5-15cent:315 #: lesson-files/csound-intonation-p5-15cent:345 #: lesson-files/csound-intonation-p5-20cent:15 #: lesson-files/csound-intonation-p5-20cent:45 #: lesson-files/csound-intonation-p5-20cent:75 #: lesson-files/csound-intonation-p5-20cent:105 #: lesson-files/csound-intonation-p5-20cent:135 #: lesson-files/csound-intonation-p5-20cent:165 #: lesson-files/csound-intonation-p5-20cent:195 #: lesson-files/csound-intonation-p5-20cent:225 #: lesson-files/csound-intonation-p5-20cent:255 #: lesson-files/csound-intonation-p5-20cent:285 #: lesson-files/csound-intonation-p5-20cent:315 #: lesson-files/csound-intonation-p5-20cent:345 #: lesson-files/csound-intonation-p5-30cent:15 #: lesson-files/csound-intonation-p5-30cent:45 #: lesson-files/csound-intonation-p5-30cent:75 #: lesson-files/csound-intonation-p5-30cent:105 #: lesson-files/csound-intonation-p5-30cent:135 #: lesson-files/csound-intonation-p5-30cent:165 #: lesson-files/csound-intonation-p5-30cent:195 #: lesson-files/csound-intonation-p5-30cent:225 #: lesson-files/csound-intonation-p5-30cent:255 #: lesson-files/csound-intonation-p5-30cent:285 #: lesson-files/csound-intonation-p5-30cent:315 #: lesson-files/csound-intonation-p5-30cent:345 #: lesson-files/csound-intonation-p5-40cent:15 #: lesson-files/csound-intonation-p5-40cent:45 #: lesson-files/csound-intonation-p5-40cent:75 #: lesson-files/csound-intonation-p5-40cent:105 #: lesson-files/csound-intonation-p5-40cent:135 #: lesson-files/csound-intonation-p5-40cent:165 #: lesson-files/csound-intonation-p5-40cent:195 #: lesson-files/csound-intonation-p5-40cent:225 #: lesson-files/csound-intonation-p5-40cent:255 #: lesson-files/csound-intonation-p5-40cent:285 #: lesson-files/csound-intonation-p5-40cent:315 #: lesson-files/csound-intonation-p5-40cent:345 #: lesson-files/csound-intonation-p5-5cent:15 #: lesson-files/csound-intonation-p5-5cent:45 #: lesson-files/csound-intonation-p5-5cent:75 #: lesson-files/csound-intonation-p5-5cent:105 #: lesson-files/csound-intonation-p5-5cent:135 #: lesson-files/csound-intonation-p5-5cent:165 #: lesson-files/csound-intonation-p5-5cent:195 #: lesson-files/csound-intonation-p5-5cent:225 #: lesson-files/csound-intonation-p5-5cent:255 #: lesson-files/csound-intonation-p5-5cent:285 #: lesson-files/csound-intonation-p5-5cent:315 #: lesson-files/csound-intonation-p5-5cent:345 #: lesson-files/csound-intonation-p5-6cent:15 #: lesson-files/csound-intonation-p5-6cent:45 #: lesson-files/csound-intonation-p5-6cent:75 #: lesson-files/csound-intonation-p5-6cent:105 #: lesson-files/csound-intonation-p5-6cent:135 #: lesson-files/csound-intonation-p5-6cent:165 #: lesson-files/csound-intonation-p5-6cent:195 #: lesson-files/csound-intonation-p5-6cent:225 #: lesson-files/csound-intonation-p5-6cent:255 #: lesson-files/csound-intonation-p5-6cent:285 #: lesson-files/csound-intonation-p5-6cent:315 #: lesson-files/csound-intonation-p5-6cent:345 #: lesson-files/csound-intonation-p5-8cent:15 #: lesson-files/csound-intonation-p5-8cent:45 #: lesson-files/csound-intonation-p5-8cent:75 #: lesson-files/csound-intonation-p5-8cent:105 #: lesson-files/csound-intonation-p5-8cent:135 #: lesson-files/csound-intonation-p5-8cent:165 #: lesson-files/csound-intonation-p5-8cent:195 #: lesson-files/csound-intonation-p5-8cent:225 #: lesson-files/csound-intonation-p5-8cent:255 #: lesson-files/csound-intonation-p5-8cent:285 #: lesson-files/csound-intonation-p5-8cent:315 #: lesson-files/csound-intonation-p5-8cent:345 msgid "intonation|flat" msgstr "低半音" #: lesson-files/csound-fifth-0.97:25 lesson-files/csound-fifth-0.97:55 #: lesson-files/csound-fifth-0.97:85 lesson-files/csound-fifth-0.97:115 #: lesson-files/csound-fifth-0.97:145 lesson-files/csound-fifth-0.97:175 #: lesson-files/csound-fifth-0.97:205 lesson-files/csound-fifth-0.98:25 #: lesson-files/csound-fifth-0.98:55 lesson-files/csound-fifth-0.98:85 #: lesson-files/csound-fifth-0.98:115 lesson-files/csound-fifth-0.98:145 #: lesson-files/csound-fifth-0.98:175 lesson-files/csound-fifth-0.98:205 #: lesson-files/csound-fifth-0.99:25 lesson-files/csound-fifth-0.99:55 #: lesson-files/csound-fifth-0.99:85 lesson-files/csound-fifth-0.99:115 #: lesson-files/csound-fifth-0.99:145 lesson-files/csound-fifth-0.99:175 #: lesson-files/csound-fifth-0.99:205 lesson-files/csound-fifth-0.995:25 #: lesson-files/csound-fifth-0.995:55 lesson-files/csound-fifth-0.995:85 #: lesson-files/csound-fifth-0.995:115 lesson-files/csound-fifth-0.995:145 #: lesson-files/csound-fifth-0.995:175 lesson-files/csound-fifth-0.995:205 #: lesson-files/csound-fifth-0.996:25 lesson-files/csound-fifth-0.996:55 #: lesson-files/csound-fifth-0.996:85 lesson-files/csound-fifth-0.996:115 #: lesson-files/csound-fifth-0.996:145 lesson-files/csound-fifth-0.996:175 #: lesson-files/csound-fifth-0.996:205 lesson-files/csound-fifth-0.997:25 #: lesson-files/csound-fifth-0.997:55 lesson-files/csound-fifth-0.997:85 #: lesson-files/csound-fifth-0.997:115 lesson-files/csound-fifth-0.997:145 #: lesson-files/csound-fifth-0.997:175 lesson-files/csound-fifth-0.997:205 #: lesson-files/csound-fifth-0.998:25 lesson-files/csound-fifth-0.998:55 #: lesson-files/csound-fifth-0.998:85 lesson-files/csound-fifth-0.998:115 #: lesson-files/csound-fifth-0.998:145 lesson-files/csound-fifth-0.998:175 #: lesson-files/csound-fifth-0.998:205 #: lesson-files/csound-intonation-harmonic-maj2-10cent:25 #: lesson-files/csound-intonation-harmonic-maj2-10cent:55 #: lesson-files/csound-intonation-harmonic-maj2-10cent:85 #: lesson-files/csound-intonation-harmonic-maj2-10cent:115 #: lesson-files/csound-intonation-harmonic-maj2-10cent:145 #: lesson-files/csound-intonation-harmonic-maj2-10cent:175 #: lesson-files/csound-intonation-harmonic-maj2-10cent:205 #: lesson-files/csound-intonation-harmonic-maj2-10cent:235 #: lesson-files/csound-intonation-harmonic-maj2-10cent:265 #: lesson-files/csound-intonation-harmonic-maj2-10cent:295 #: lesson-files/csound-intonation-harmonic-maj2-10cent:325 #: lesson-files/csound-intonation-harmonic-maj2-10cent:355 #: lesson-files/csound-intonation-harmonic-maj2-15cent:25 #: lesson-files/csound-intonation-harmonic-maj2-15cent:55 #: lesson-files/csound-intonation-harmonic-maj2-15cent:85 #: lesson-files/csound-intonation-harmonic-maj2-15cent:115 #: lesson-files/csound-intonation-harmonic-maj2-15cent:145 #: lesson-files/csound-intonation-harmonic-maj2-15cent:175 #: lesson-files/csound-intonation-harmonic-maj2-15cent:205 #: lesson-files/csound-intonation-harmonic-maj2-15cent:235 #: lesson-files/csound-intonation-harmonic-maj2-15cent:265 #: lesson-files/csound-intonation-harmonic-maj2-15cent:295 #: lesson-files/csound-intonation-harmonic-maj2-15cent:325 #: lesson-files/csound-intonation-harmonic-maj2-15cent:355 #: lesson-files/csound-intonation-harmonic-maj2-20cent:25 #: lesson-files/csound-intonation-harmonic-maj2-20cent:55 #: lesson-files/csound-intonation-harmonic-maj2-20cent:85 #: lesson-files/csound-intonation-harmonic-maj2-20cent:115 #: lesson-files/csound-intonation-harmonic-maj2-20cent:145 #: lesson-files/csound-intonation-harmonic-maj2-20cent:175 #: lesson-files/csound-intonation-harmonic-maj2-20cent:205 #: lesson-files/csound-intonation-harmonic-maj2-20cent:235 #: lesson-files/csound-intonation-harmonic-maj2-20cent:265 #: lesson-files/csound-intonation-harmonic-maj2-20cent:295 #: lesson-files/csound-intonation-harmonic-maj2-20cent:325 #: lesson-files/csound-intonation-harmonic-maj2-20cent:355 #: lesson-files/csound-intonation-harmonic-maj2-30cent:25 #: lesson-files/csound-intonation-harmonic-maj2-30cent:55 #: lesson-files/csound-intonation-harmonic-maj2-30cent:85 #: lesson-files/csound-intonation-harmonic-maj2-30cent:115 #: lesson-files/csound-intonation-harmonic-maj2-30cent:145 #: lesson-files/csound-intonation-harmonic-maj2-30cent:175 #: lesson-files/csound-intonation-harmonic-maj2-30cent:205 #: lesson-files/csound-intonation-harmonic-maj2-30cent:235 #: lesson-files/csound-intonation-harmonic-maj2-30cent:265 #: lesson-files/csound-intonation-harmonic-maj2-30cent:295 #: lesson-files/csound-intonation-harmonic-maj2-30cent:325 #: lesson-files/csound-intonation-harmonic-maj2-30cent:355 #: lesson-files/csound-intonation-harmonic-maj2-40cent:25 #: lesson-files/csound-intonation-harmonic-maj2-40cent:55 #: lesson-files/csound-intonation-harmonic-maj2-40cent:85 #: lesson-files/csound-intonation-harmonic-maj2-40cent:115 #: lesson-files/csound-intonation-harmonic-maj2-40cent:145 #: lesson-files/csound-intonation-harmonic-maj2-40cent:175 #: lesson-files/csound-intonation-harmonic-maj2-40cent:205 #: lesson-files/csound-intonation-harmonic-maj2-40cent:235 #: lesson-files/csound-intonation-harmonic-maj2-40cent:265 #: lesson-files/csound-intonation-harmonic-maj2-40cent:295 #: lesson-files/csound-intonation-harmonic-maj2-40cent:325 #: lesson-files/csound-intonation-harmonic-maj2-40cent:355 #: lesson-files/csound-intonation-harmonic-maj2-5cent:25 #: lesson-files/csound-intonation-harmonic-maj2-5cent:55 #: lesson-files/csound-intonation-harmonic-maj2-5cent:85 #: lesson-files/csound-intonation-harmonic-maj2-5cent:115 #: lesson-files/csound-intonation-harmonic-maj2-5cent:145 #: lesson-files/csound-intonation-harmonic-maj2-5cent:175 #: lesson-files/csound-intonation-harmonic-maj2-5cent:205 #: lesson-files/csound-intonation-harmonic-maj2-5cent:235 #: lesson-files/csound-intonation-harmonic-maj2-5cent:265 #: lesson-files/csound-intonation-harmonic-maj2-5cent:295 #: lesson-files/csound-intonation-harmonic-maj2-5cent:325 #: lesson-files/csound-intonation-harmonic-maj2-5cent:355 #: lesson-files/csound-intonation-harmonic-maj2-6cent:25 #: lesson-files/csound-intonation-harmonic-maj2-6cent:55 #: lesson-files/csound-intonation-harmonic-maj2-6cent:85 #: lesson-files/csound-intonation-harmonic-maj2-6cent:115 #: lesson-files/csound-intonation-harmonic-maj2-6cent:145 #: lesson-files/csound-intonation-harmonic-maj2-6cent:175 #: lesson-files/csound-intonation-harmonic-maj2-6cent:205 #: lesson-files/csound-intonation-harmonic-maj2-6cent:235 #: lesson-files/csound-intonation-harmonic-maj2-6cent:265 #: lesson-files/csound-intonation-harmonic-maj2-6cent:295 #: lesson-files/csound-intonation-harmonic-maj2-6cent:325 #: lesson-files/csound-intonation-harmonic-maj2-6cent:355 #: lesson-files/csound-intonation-harmonic-maj2-8cent:25 #: lesson-files/csound-intonation-harmonic-maj2-8cent:55 #: lesson-files/csound-intonation-harmonic-maj2-8cent:85 #: lesson-files/csound-intonation-harmonic-maj2-8cent:115 #: lesson-files/csound-intonation-harmonic-maj2-8cent:145 #: lesson-files/csound-intonation-harmonic-maj2-8cent:175 #: lesson-files/csound-intonation-harmonic-maj2-8cent:205 #: lesson-files/csound-intonation-harmonic-maj2-8cent:235 #: lesson-files/csound-intonation-harmonic-maj2-8cent:265 #: lesson-files/csound-intonation-harmonic-maj2-8cent:295 #: lesson-files/csound-intonation-harmonic-maj2-8cent:325 #: lesson-files/csound-intonation-harmonic-maj2-8cent:355 #: lesson-files/csound-intonation-harmonic-maj3-10cent:25 #: lesson-files/csound-intonation-harmonic-maj3-10cent:55 #: lesson-files/csound-intonation-harmonic-maj3-10cent:85 #: lesson-files/csound-intonation-harmonic-maj3-10cent:115 #: lesson-files/csound-intonation-harmonic-maj3-10cent:145 #: lesson-files/csound-intonation-harmonic-maj3-10cent:175 #: lesson-files/csound-intonation-harmonic-maj3-10cent:205 #: lesson-files/csound-intonation-harmonic-maj3-10cent:235 #: lesson-files/csound-intonation-harmonic-maj3-10cent:265 #: lesson-files/csound-intonation-harmonic-maj3-10cent:295 #: lesson-files/csound-intonation-harmonic-maj3-10cent:325 #: lesson-files/csound-intonation-harmonic-maj3-10cent:355 #: lesson-files/csound-intonation-harmonic-maj3-15cent:25 #: lesson-files/csound-intonation-harmonic-maj3-15cent:55 #: lesson-files/csound-intonation-harmonic-maj3-15cent:85 #: lesson-files/csound-intonation-harmonic-maj3-15cent:115 #: lesson-files/csound-intonation-harmonic-maj3-15cent:145 #: lesson-files/csound-intonation-harmonic-maj3-15cent:175 #: lesson-files/csound-intonation-harmonic-maj3-15cent:205 #: lesson-files/csound-intonation-harmonic-maj3-15cent:235 #: lesson-files/csound-intonation-harmonic-maj3-15cent:265 #: lesson-files/csound-intonation-harmonic-maj3-15cent:295 #: lesson-files/csound-intonation-harmonic-maj3-15cent:325 #: lesson-files/csound-intonation-harmonic-maj3-15cent:355 #: lesson-files/csound-intonation-harmonic-maj3-20cent:25 #: lesson-files/csound-intonation-harmonic-maj3-20cent:55 #: lesson-files/csound-intonation-harmonic-maj3-20cent:85 #: lesson-files/csound-intonation-harmonic-maj3-20cent:115 #: lesson-files/csound-intonation-harmonic-maj3-20cent:145 #: lesson-files/csound-intonation-harmonic-maj3-20cent:175 #: lesson-files/csound-intonation-harmonic-maj3-20cent:205 #: lesson-files/csound-intonation-harmonic-maj3-20cent:235 #: lesson-files/csound-intonation-harmonic-maj3-20cent:265 #: lesson-files/csound-intonation-harmonic-maj3-20cent:295 #: lesson-files/csound-intonation-harmonic-maj3-20cent:325 #: lesson-files/csound-intonation-harmonic-maj3-20cent:355 #: lesson-files/csound-intonation-harmonic-maj3-30cent:25 #: lesson-files/csound-intonation-harmonic-maj3-30cent:55 #: lesson-files/csound-intonation-harmonic-maj3-30cent:85 #: lesson-files/csound-intonation-harmonic-maj3-30cent:115 #: lesson-files/csound-intonation-harmonic-maj3-30cent:145 #: lesson-files/csound-intonation-harmonic-maj3-30cent:175 #: lesson-files/csound-intonation-harmonic-maj3-30cent:205 #: lesson-files/csound-intonation-harmonic-maj3-30cent:235 #: lesson-files/csound-intonation-harmonic-maj3-30cent:265 #: lesson-files/csound-intonation-harmonic-maj3-30cent:295 #: lesson-files/csound-intonation-harmonic-maj3-30cent:325 #: lesson-files/csound-intonation-harmonic-maj3-30cent:355 #: lesson-files/csound-intonation-harmonic-maj3-40cent:25 #: lesson-files/csound-intonation-harmonic-maj3-40cent:55 #: lesson-files/csound-intonation-harmonic-maj3-40cent:85 #: lesson-files/csound-intonation-harmonic-maj3-40cent:115 #: lesson-files/csound-intonation-harmonic-maj3-40cent:145 #: lesson-files/csound-intonation-harmonic-maj3-40cent:175 #: lesson-files/csound-intonation-harmonic-maj3-40cent:205 #: lesson-files/csound-intonation-harmonic-maj3-40cent:235 #: lesson-files/csound-intonation-harmonic-maj3-40cent:265 #: lesson-files/csound-intonation-harmonic-maj3-40cent:295 #: lesson-files/csound-intonation-harmonic-maj3-40cent:325 #: lesson-files/csound-intonation-harmonic-maj3-40cent:355 #: lesson-files/csound-intonation-harmonic-maj3-5cent:25 #: lesson-files/csound-intonation-harmonic-maj3-5cent:55 #: lesson-files/csound-intonation-harmonic-maj3-5cent:85 #: lesson-files/csound-intonation-harmonic-maj3-5cent:115 #: lesson-files/csound-intonation-harmonic-maj3-5cent:145 #: lesson-files/csound-intonation-harmonic-maj3-5cent:175 #: lesson-files/csound-intonation-harmonic-maj3-5cent:205 #: lesson-files/csound-intonation-harmonic-maj3-5cent:235 #: lesson-files/csound-intonation-harmonic-maj3-5cent:265 #: lesson-files/csound-intonation-harmonic-maj3-5cent:295 #: lesson-files/csound-intonation-harmonic-maj3-5cent:325 #: lesson-files/csound-intonation-harmonic-maj3-5cent:355 #: lesson-files/csound-intonation-harmonic-maj3-6cent:25 #: lesson-files/csound-intonation-harmonic-maj3-6cent:55 #: lesson-files/csound-intonation-harmonic-maj3-6cent:85 #: lesson-files/csound-intonation-harmonic-maj3-6cent:115 #: lesson-files/csound-intonation-harmonic-maj3-6cent:145 #: lesson-files/csound-intonation-harmonic-maj3-6cent:175 #: lesson-files/csound-intonation-harmonic-maj3-6cent:205 #: lesson-files/csound-intonation-harmonic-maj3-6cent:235 #: lesson-files/csound-intonation-harmonic-maj3-6cent:265 #: lesson-files/csound-intonation-harmonic-maj3-6cent:295 #: lesson-files/csound-intonation-harmonic-maj3-6cent:325 #: lesson-files/csound-intonation-harmonic-maj3-6cent:355 #: lesson-files/csound-intonation-harmonic-maj3-8cent:25 #: lesson-files/csound-intonation-harmonic-maj3-8cent:55 #: lesson-files/csound-intonation-harmonic-maj3-8cent:85 #: lesson-files/csound-intonation-harmonic-maj3-8cent:115 #: lesson-files/csound-intonation-harmonic-maj3-8cent:145 #: lesson-files/csound-intonation-harmonic-maj3-8cent:175 #: lesson-files/csound-intonation-harmonic-maj3-8cent:205 #: lesson-files/csound-intonation-harmonic-maj3-8cent:235 #: lesson-files/csound-intonation-harmonic-maj3-8cent:265 #: lesson-files/csound-intonation-harmonic-maj3-8cent:295 #: lesson-files/csound-intonation-harmonic-maj3-8cent:325 #: lesson-files/csound-intonation-harmonic-maj3-8cent:355 #: lesson-files/csound-intonation-harmonic-maj6-10cent:25 #: lesson-files/csound-intonation-harmonic-maj6-10cent:55 #: lesson-files/csound-intonation-harmonic-maj6-10cent:85 #: lesson-files/csound-intonation-harmonic-maj6-10cent:115 #: lesson-files/csound-intonation-harmonic-maj6-10cent:145 #: lesson-files/csound-intonation-harmonic-maj6-10cent:175 #: lesson-files/csound-intonation-harmonic-maj6-10cent:205 #: lesson-files/csound-intonation-harmonic-maj6-10cent:235 #: lesson-files/csound-intonation-harmonic-maj6-10cent:265 #: lesson-files/csound-intonation-harmonic-maj6-10cent:295 #: lesson-files/csound-intonation-harmonic-maj6-10cent:325 #: lesson-files/csound-intonation-harmonic-maj6-10cent:355 #: lesson-files/csound-intonation-harmonic-maj6-15cent:25 #: lesson-files/csound-intonation-harmonic-maj6-15cent:55 #: lesson-files/csound-intonation-harmonic-maj6-15cent:85 #: lesson-files/csound-intonation-harmonic-maj6-15cent:115 #: lesson-files/csound-intonation-harmonic-maj6-15cent:145 #: lesson-files/csound-intonation-harmonic-maj6-15cent:175 #: lesson-files/csound-intonation-harmonic-maj6-15cent:205 #: lesson-files/csound-intonation-harmonic-maj6-15cent:235 #: lesson-files/csound-intonation-harmonic-maj6-15cent:265 #: lesson-files/csound-intonation-harmonic-maj6-15cent:295 #: lesson-files/csound-intonation-harmonic-maj6-15cent:325 #: lesson-files/csound-intonation-harmonic-maj6-15cent:355 #: lesson-files/csound-intonation-harmonic-maj6-20cent:25 #: lesson-files/csound-intonation-harmonic-maj6-20cent:55 #: lesson-files/csound-intonation-harmonic-maj6-20cent:85 #: lesson-files/csound-intonation-harmonic-maj6-20cent:115 #: lesson-files/csound-intonation-harmonic-maj6-20cent:145 #: lesson-files/csound-intonation-harmonic-maj6-20cent:175 #: lesson-files/csound-intonation-harmonic-maj6-20cent:205 #: lesson-files/csound-intonation-harmonic-maj6-20cent:235 #: lesson-files/csound-intonation-harmonic-maj6-20cent:265 #: lesson-files/csound-intonation-harmonic-maj6-20cent:295 #: lesson-files/csound-intonation-harmonic-maj6-20cent:325 #: lesson-files/csound-intonation-harmonic-maj6-20cent:355 #: lesson-files/csound-intonation-harmonic-maj6-30cent:25 #: lesson-files/csound-intonation-harmonic-maj6-30cent:55 #: lesson-files/csound-intonation-harmonic-maj6-30cent:85 #: lesson-files/csound-intonation-harmonic-maj6-30cent:115 #: lesson-files/csound-intonation-harmonic-maj6-30cent:145 #: lesson-files/csound-intonation-harmonic-maj6-30cent:175 #: lesson-files/csound-intonation-harmonic-maj6-30cent:205 #: lesson-files/csound-intonation-harmonic-maj6-30cent:235 #: lesson-files/csound-intonation-harmonic-maj6-30cent:265 #: lesson-files/csound-intonation-harmonic-maj6-30cent:295 #: lesson-files/csound-intonation-harmonic-maj6-30cent:325 #: lesson-files/csound-intonation-harmonic-maj6-30cent:355 #: lesson-files/csound-intonation-harmonic-maj6-40cent:25 #: lesson-files/csound-intonation-harmonic-maj6-40cent:55 #: lesson-files/csound-intonation-harmonic-maj6-40cent:85 #: lesson-files/csound-intonation-harmonic-maj6-40cent:115 #: lesson-files/csound-intonation-harmonic-maj6-40cent:145 #: lesson-files/csound-intonation-harmonic-maj6-40cent:175 #: lesson-files/csound-intonation-harmonic-maj6-40cent:205 #: lesson-files/csound-intonation-harmonic-maj6-40cent:235 #: lesson-files/csound-intonation-harmonic-maj6-40cent:265 #: lesson-files/csound-intonation-harmonic-maj6-40cent:295 #: lesson-files/csound-intonation-harmonic-maj6-40cent:325 #: lesson-files/csound-intonation-harmonic-maj6-40cent:355 #: lesson-files/csound-intonation-harmonic-maj6-5cent:25 #: lesson-files/csound-intonation-harmonic-maj6-5cent:55 #: lesson-files/csound-intonation-harmonic-maj6-5cent:85 #: lesson-files/csound-intonation-harmonic-maj6-5cent:115 #: lesson-files/csound-intonation-harmonic-maj6-5cent:145 #: lesson-files/csound-intonation-harmonic-maj6-5cent:175 #: lesson-files/csound-intonation-harmonic-maj6-5cent:205 #: lesson-files/csound-intonation-harmonic-maj6-5cent:235 #: lesson-files/csound-intonation-harmonic-maj6-5cent:265 #: lesson-files/csound-intonation-harmonic-maj6-5cent:295 #: lesson-files/csound-intonation-harmonic-maj6-5cent:325 #: lesson-files/csound-intonation-harmonic-maj6-5cent:355 #: lesson-files/csound-intonation-harmonic-maj6-6cent:25 #: lesson-files/csound-intonation-harmonic-maj6-6cent:55 #: lesson-files/csound-intonation-harmonic-maj6-6cent:85 #: lesson-files/csound-intonation-harmonic-maj6-6cent:115 #: lesson-files/csound-intonation-harmonic-maj6-6cent:145 #: lesson-files/csound-intonation-harmonic-maj6-6cent:175 #: lesson-files/csound-intonation-harmonic-maj6-6cent:205 #: lesson-files/csound-intonation-harmonic-maj6-6cent:235 #: lesson-files/csound-intonation-harmonic-maj6-6cent:265 #: lesson-files/csound-intonation-harmonic-maj6-6cent:295 #: lesson-files/csound-intonation-harmonic-maj6-6cent:325 #: lesson-files/csound-intonation-harmonic-maj6-6cent:355 #: lesson-files/csound-intonation-harmonic-maj6-8cent:25 #: lesson-files/csound-intonation-harmonic-maj6-8cent:55 #: lesson-files/csound-intonation-harmonic-maj6-8cent:85 #: lesson-files/csound-intonation-harmonic-maj6-8cent:115 #: lesson-files/csound-intonation-harmonic-maj6-8cent:145 #: lesson-files/csound-intonation-harmonic-maj6-8cent:175 #: lesson-files/csound-intonation-harmonic-maj6-8cent:205 #: lesson-files/csound-intonation-harmonic-maj6-8cent:235 #: lesson-files/csound-intonation-harmonic-maj6-8cent:265 #: lesson-files/csound-intonation-harmonic-maj6-8cent:295 #: lesson-files/csound-intonation-harmonic-maj6-8cent:325 #: lesson-files/csound-intonation-harmonic-maj6-8cent:355 #: lesson-files/csound-intonation-harmonic-maj7-10cent:25 #: lesson-files/csound-intonation-harmonic-maj7-10cent:55 #: lesson-files/csound-intonation-harmonic-maj7-10cent:85 #: lesson-files/csound-intonation-harmonic-maj7-10cent:115 #: lesson-files/csound-intonation-harmonic-maj7-10cent:145 #: lesson-files/csound-intonation-harmonic-maj7-10cent:175 #: lesson-files/csound-intonation-harmonic-maj7-10cent:205 #: lesson-files/csound-intonation-harmonic-maj7-10cent:235 #: lesson-files/csound-intonation-harmonic-maj7-10cent:265 #: lesson-files/csound-intonation-harmonic-maj7-10cent:295 #: lesson-files/csound-intonation-harmonic-maj7-10cent:325 #: lesson-files/csound-intonation-harmonic-maj7-10cent:355 #: lesson-files/csound-intonation-harmonic-maj7-15cent:25 #: lesson-files/csound-intonation-harmonic-maj7-15cent:55 #: lesson-files/csound-intonation-harmonic-maj7-15cent:85 #: lesson-files/csound-intonation-harmonic-maj7-15cent:115 #: lesson-files/csound-intonation-harmonic-maj7-15cent:145 #: lesson-files/csound-intonation-harmonic-maj7-15cent:175 #: lesson-files/csound-intonation-harmonic-maj7-15cent:205 #: lesson-files/csound-intonation-harmonic-maj7-15cent:235 #: lesson-files/csound-intonation-harmonic-maj7-15cent:265 #: lesson-files/csound-intonation-harmonic-maj7-15cent:295 #: lesson-files/csound-intonation-harmonic-maj7-15cent:325 #: lesson-files/csound-intonation-harmonic-maj7-15cent:355 #: lesson-files/csound-intonation-harmonic-maj7-20cent:25 #: lesson-files/csound-intonation-harmonic-maj7-20cent:55 #: lesson-files/csound-intonation-harmonic-maj7-20cent:85 #: lesson-files/csound-intonation-harmonic-maj7-20cent:115 #: lesson-files/csound-intonation-harmonic-maj7-20cent:145 #: lesson-files/csound-intonation-harmonic-maj7-20cent:175 #: lesson-files/csound-intonation-harmonic-maj7-20cent:205 #: lesson-files/csound-intonation-harmonic-maj7-20cent:235 #: lesson-files/csound-intonation-harmonic-maj7-20cent:265 #: lesson-files/csound-intonation-harmonic-maj7-20cent:295 #: lesson-files/csound-intonation-harmonic-maj7-20cent:325 #: lesson-files/csound-intonation-harmonic-maj7-20cent:355 #: lesson-files/csound-intonation-harmonic-maj7-30cent:25 #: lesson-files/csound-intonation-harmonic-maj7-30cent:55 #: lesson-files/csound-intonation-harmonic-maj7-30cent:85 #: lesson-files/csound-intonation-harmonic-maj7-30cent:115 #: lesson-files/csound-intonation-harmonic-maj7-30cent:145 #: lesson-files/csound-intonation-harmonic-maj7-30cent:175 #: lesson-files/csound-intonation-harmonic-maj7-30cent:205 #: lesson-files/csound-intonation-harmonic-maj7-30cent:235 #: lesson-files/csound-intonation-harmonic-maj7-30cent:265 #: lesson-files/csound-intonation-harmonic-maj7-30cent:295 #: lesson-files/csound-intonation-harmonic-maj7-30cent:325 #: lesson-files/csound-intonation-harmonic-maj7-30cent:355 #: lesson-files/csound-intonation-harmonic-maj7-40cent:25 #: lesson-files/csound-intonation-harmonic-maj7-40cent:55 #: lesson-files/csound-intonation-harmonic-maj7-40cent:85 #: lesson-files/csound-intonation-harmonic-maj7-40cent:115 #: lesson-files/csound-intonation-harmonic-maj7-40cent:145 #: lesson-files/csound-intonation-harmonic-maj7-40cent:175 #: lesson-files/csound-intonation-harmonic-maj7-40cent:205 #: lesson-files/csound-intonation-harmonic-maj7-40cent:235 #: lesson-files/csound-intonation-harmonic-maj7-40cent:265 #: lesson-files/csound-intonation-harmonic-maj7-40cent:295 #: lesson-files/csound-intonation-harmonic-maj7-40cent:325 #: lesson-files/csound-intonation-harmonic-maj7-40cent:355 #: lesson-files/csound-intonation-harmonic-maj7-5cent:25 #: lesson-files/csound-intonation-harmonic-maj7-5cent:55 #: lesson-files/csound-intonation-harmonic-maj7-5cent:85 #: lesson-files/csound-intonation-harmonic-maj7-5cent:115 #: lesson-files/csound-intonation-harmonic-maj7-5cent:145 #: lesson-files/csound-intonation-harmonic-maj7-5cent:175 #: lesson-files/csound-intonation-harmonic-maj7-5cent:205 #: lesson-files/csound-intonation-harmonic-maj7-5cent:235 #: lesson-files/csound-intonation-harmonic-maj7-5cent:265 #: lesson-files/csound-intonation-harmonic-maj7-5cent:295 #: lesson-files/csound-intonation-harmonic-maj7-5cent:325 #: lesson-files/csound-intonation-harmonic-maj7-5cent:355 #: lesson-files/csound-intonation-harmonic-maj7-6cent:25 #: lesson-files/csound-intonation-harmonic-maj7-6cent:55 #: lesson-files/csound-intonation-harmonic-maj7-6cent:85 #: lesson-files/csound-intonation-harmonic-maj7-6cent:115 #: lesson-files/csound-intonation-harmonic-maj7-6cent:145 #: lesson-files/csound-intonation-harmonic-maj7-6cent:175 #: lesson-files/csound-intonation-harmonic-maj7-6cent:205 #: lesson-files/csound-intonation-harmonic-maj7-6cent:235 #: lesson-files/csound-intonation-harmonic-maj7-6cent:265 #: lesson-files/csound-intonation-harmonic-maj7-6cent:295 #: lesson-files/csound-intonation-harmonic-maj7-6cent:325 #: lesson-files/csound-intonation-harmonic-maj7-6cent:355 #: lesson-files/csound-intonation-harmonic-maj7-8cent:25 #: lesson-files/csound-intonation-harmonic-maj7-8cent:55 #: lesson-files/csound-intonation-harmonic-maj7-8cent:85 #: lesson-files/csound-intonation-harmonic-maj7-8cent:115 #: lesson-files/csound-intonation-harmonic-maj7-8cent:145 #: lesson-files/csound-intonation-harmonic-maj7-8cent:175 #: lesson-files/csound-intonation-harmonic-maj7-8cent:205 #: lesson-files/csound-intonation-harmonic-maj7-8cent:235 #: lesson-files/csound-intonation-harmonic-maj7-8cent:265 #: lesson-files/csound-intonation-harmonic-maj7-8cent:295 #: lesson-files/csound-intonation-harmonic-maj7-8cent:325 #: lesson-files/csound-intonation-harmonic-maj7-8cent:355 #: lesson-files/csound-intonation-harmonic-min2-10cent:25 #: lesson-files/csound-intonation-harmonic-min2-10cent:55 #: lesson-files/csound-intonation-harmonic-min2-10cent:85 #: lesson-files/csound-intonation-harmonic-min2-10cent:115 #: lesson-files/csound-intonation-harmonic-min2-10cent:145 #: lesson-files/csound-intonation-harmonic-min2-10cent:175 #: lesson-files/csound-intonation-harmonic-min2-10cent:205 #: lesson-files/csound-intonation-harmonic-min2-10cent:235 #: lesson-files/csound-intonation-harmonic-min2-10cent:265 #: lesson-files/csound-intonation-harmonic-min2-10cent:295 #: lesson-files/csound-intonation-harmonic-min2-10cent:325 #: lesson-files/csound-intonation-harmonic-min2-10cent:355 #: lesson-files/csound-intonation-harmonic-min2-15cent:25 #: lesson-files/csound-intonation-harmonic-min2-15cent:55 #: lesson-files/csound-intonation-harmonic-min2-15cent:85 #: lesson-files/csound-intonation-harmonic-min2-15cent:115 #: lesson-files/csound-intonation-harmonic-min2-15cent:145 #: lesson-files/csound-intonation-harmonic-min2-15cent:175 #: lesson-files/csound-intonation-harmonic-min2-15cent:205 #: lesson-files/csound-intonation-harmonic-min2-15cent:235 #: lesson-files/csound-intonation-harmonic-min2-15cent:265 #: lesson-files/csound-intonation-harmonic-min2-15cent:295 #: lesson-files/csound-intonation-harmonic-min2-15cent:325 #: lesson-files/csound-intonation-harmonic-min2-15cent:355 #: lesson-files/csound-intonation-harmonic-min2-20cent:25 #: lesson-files/csound-intonation-harmonic-min2-20cent:55 #: lesson-files/csound-intonation-harmonic-min2-20cent:85 #: lesson-files/csound-intonation-harmonic-min2-20cent:115 #: lesson-files/csound-intonation-harmonic-min2-20cent:145 #: lesson-files/csound-intonation-harmonic-min2-20cent:175 #: lesson-files/csound-intonation-harmonic-min2-20cent:205 #: lesson-files/csound-intonation-harmonic-min2-20cent:235 #: lesson-files/csound-intonation-harmonic-min2-20cent:265 #: lesson-files/csound-intonation-harmonic-min2-20cent:295 #: lesson-files/csound-intonation-harmonic-min2-20cent:325 #: lesson-files/csound-intonation-harmonic-min2-20cent:355 #: lesson-files/csound-intonation-harmonic-min2-30cent:25 #: lesson-files/csound-intonation-harmonic-min2-30cent:55 #: lesson-files/csound-intonation-harmonic-min2-30cent:85 #: lesson-files/csound-intonation-harmonic-min2-30cent:115 #: lesson-files/csound-intonation-harmonic-min2-30cent:145 #: lesson-files/csound-intonation-harmonic-min2-30cent:175 #: lesson-files/csound-intonation-harmonic-min2-30cent:205 #: lesson-files/csound-intonation-harmonic-min2-30cent:235 #: lesson-files/csound-intonation-harmonic-min2-30cent:265 #: lesson-files/csound-intonation-harmonic-min2-30cent:295 #: lesson-files/csound-intonation-harmonic-min2-30cent:325 #: lesson-files/csound-intonation-harmonic-min2-30cent:355 #: lesson-files/csound-intonation-harmonic-min2-40cent:25 #: lesson-files/csound-intonation-harmonic-min2-40cent:55 #: lesson-files/csound-intonation-harmonic-min2-40cent:85 #: lesson-files/csound-intonation-harmonic-min2-40cent:115 #: lesson-files/csound-intonation-harmonic-min2-40cent:145 #: lesson-files/csound-intonation-harmonic-min2-40cent:175 #: lesson-files/csound-intonation-harmonic-min2-40cent:205 #: lesson-files/csound-intonation-harmonic-min2-40cent:235 #: lesson-files/csound-intonation-harmonic-min2-40cent:265 #: lesson-files/csound-intonation-harmonic-min2-40cent:295 #: lesson-files/csound-intonation-harmonic-min2-40cent:325 #: lesson-files/csound-intonation-harmonic-min2-40cent:355 #: lesson-files/csound-intonation-harmonic-min2-5cent:25 #: lesson-files/csound-intonation-harmonic-min2-5cent:55 #: lesson-files/csound-intonation-harmonic-min2-5cent:85 #: lesson-files/csound-intonation-harmonic-min2-5cent:115 #: lesson-files/csound-intonation-harmonic-min2-5cent:145 #: lesson-files/csound-intonation-harmonic-min2-5cent:175 #: lesson-files/csound-intonation-harmonic-min2-5cent:205 #: lesson-files/csound-intonation-harmonic-min2-5cent:235 #: lesson-files/csound-intonation-harmonic-min2-5cent:265 #: lesson-files/csound-intonation-harmonic-min2-5cent:295 #: lesson-files/csound-intonation-harmonic-min2-5cent:325 #: lesson-files/csound-intonation-harmonic-min2-5cent:355 #: lesson-files/csound-intonation-harmonic-min2-6cent:25 #: lesson-files/csound-intonation-harmonic-min2-6cent:55 #: lesson-files/csound-intonation-harmonic-min2-6cent:85 #: lesson-files/csound-intonation-harmonic-min2-6cent:115 #: lesson-files/csound-intonation-harmonic-min2-6cent:145 #: lesson-files/csound-intonation-harmonic-min2-6cent:175 #: lesson-files/csound-intonation-harmonic-min2-6cent:205 #: lesson-files/csound-intonation-harmonic-min2-6cent:235 #: lesson-files/csound-intonation-harmonic-min2-6cent:265 #: lesson-files/csound-intonation-harmonic-min2-6cent:295 #: lesson-files/csound-intonation-harmonic-min2-6cent:325 #: lesson-files/csound-intonation-harmonic-min2-6cent:355 #: lesson-files/csound-intonation-harmonic-min2-8cent:25 #: lesson-files/csound-intonation-harmonic-min2-8cent:55 #: lesson-files/csound-intonation-harmonic-min2-8cent:85 #: lesson-files/csound-intonation-harmonic-min2-8cent:115 #: lesson-files/csound-intonation-harmonic-min2-8cent:145 #: lesson-files/csound-intonation-harmonic-min2-8cent:175 #: lesson-files/csound-intonation-harmonic-min2-8cent:205 #: lesson-files/csound-intonation-harmonic-min2-8cent:235 #: lesson-files/csound-intonation-harmonic-min2-8cent:265 #: lesson-files/csound-intonation-harmonic-min2-8cent:295 #: lesson-files/csound-intonation-harmonic-min2-8cent:325 #: lesson-files/csound-intonation-harmonic-min2-8cent:355 #: lesson-files/csound-intonation-harmonic-min3-10cent:25 #: lesson-files/csound-intonation-harmonic-min3-10cent:55 #: lesson-files/csound-intonation-harmonic-min3-10cent:85 #: lesson-files/csound-intonation-harmonic-min3-10cent:115 #: lesson-files/csound-intonation-harmonic-min3-10cent:145 #: lesson-files/csound-intonation-harmonic-min3-10cent:175 #: lesson-files/csound-intonation-harmonic-min3-10cent:205 #: lesson-files/csound-intonation-harmonic-min3-10cent:235 #: lesson-files/csound-intonation-harmonic-min3-10cent:265 #: lesson-files/csound-intonation-harmonic-min3-10cent:295 #: lesson-files/csound-intonation-harmonic-min3-10cent:325 #: lesson-files/csound-intonation-harmonic-min3-10cent:355 #: lesson-files/csound-intonation-harmonic-min3-15cent:25 #: lesson-files/csound-intonation-harmonic-min3-15cent:55 #: lesson-files/csound-intonation-harmonic-min3-15cent:85 #: lesson-files/csound-intonation-harmonic-min3-15cent:115 #: lesson-files/csound-intonation-harmonic-min3-15cent:145 #: lesson-files/csound-intonation-harmonic-min3-15cent:175 #: lesson-files/csound-intonation-harmonic-min3-15cent:205 #: lesson-files/csound-intonation-harmonic-min3-15cent:235 #: lesson-files/csound-intonation-harmonic-min3-15cent:265 #: lesson-files/csound-intonation-harmonic-min3-15cent:295 #: lesson-files/csound-intonation-harmonic-min3-15cent:325 #: lesson-files/csound-intonation-harmonic-min3-15cent:355 #: lesson-files/csound-intonation-harmonic-min3-20cent:25 #: lesson-files/csound-intonation-harmonic-min3-20cent:55 #: lesson-files/csound-intonation-harmonic-min3-20cent:85 #: lesson-files/csound-intonation-harmonic-min3-20cent:115 #: lesson-files/csound-intonation-harmonic-min3-20cent:145 #: lesson-files/csound-intonation-harmonic-min3-20cent:175 #: lesson-files/csound-intonation-harmonic-min3-20cent:205 #: lesson-files/csound-intonation-harmonic-min3-20cent:235 #: lesson-files/csound-intonation-harmonic-min3-20cent:265 #: lesson-files/csound-intonation-harmonic-min3-20cent:295 #: lesson-files/csound-intonation-harmonic-min3-20cent:325 #: lesson-files/csound-intonation-harmonic-min3-20cent:355 #: lesson-files/csound-intonation-harmonic-min3-30cent:25 #: lesson-files/csound-intonation-harmonic-min3-30cent:55 #: lesson-files/csound-intonation-harmonic-min3-30cent:85 #: lesson-files/csound-intonation-harmonic-min3-30cent:115 #: lesson-files/csound-intonation-harmonic-min3-30cent:145 #: lesson-files/csound-intonation-harmonic-min3-30cent:175 #: lesson-files/csound-intonation-harmonic-min3-30cent:205 #: lesson-files/csound-intonation-harmonic-min3-30cent:235 #: lesson-files/csound-intonation-harmonic-min3-30cent:265 #: lesson-files/csound-intonation-harmonic-min3-30cent:295 #: lesson-files/csound-intonation-harmonic-min3-30cent:325 #: lesson-files/csound-intonation-harmonic-min3-30cent:355 #: lesson-files/csound-intonation-harmonic-min3-40cent:25 #: lesson-files/csound-intonation-harmonic-min3-40cent:55 #: lesson-files/csound-intonation-harmonic-min3-40cent:85 #: lesson-files/csound-intonation-harmonic-min3-40cent:115 #: lesson-files/csound-intonation-harmonic-min3-40cent:145 #: lesson-files/csound-intonation-harmonic-min3-40cent:175 #: lesson-files/csound-intonation-harmonic-min3-40cent:205 #: lesson-files/csound-intonation-harmonic-min3-40cent:235 #: lesson-files/csound-intonation-harmonic-min3-40cent:265 #: lesson-files/csound-intonation-harmonic-min3-40cent:295 #: lesson-files/csound-intonation-harmonic-min3-40cent:325 #: lesson-files/csound-intonation-harmonic-min3-40cent:355 #: lesson-files/csound-intonation-harmonic-min3-5cent:25 #: lesson-files/csound-intonation-harmonic-min3-5cent:55 #: lesson-files/csound-intonation-harmonic-min3-5cent:85 #: lesson-files/csound-intonation-harmonic-min3-5cent:115 #: lesson-files/csound-intonation-harmonic-min3-5cent:145 #: lesson-files/csound-intonation-harmonic-min3-5cent:175 #: lesson-files/csound-intonation-harmonic-min3-5cent:205 #: lesson-files/csound-intonation-harmonic-min3-5cent:235 #: lesson-files/csound-intonation-harmonic-min3-5cent:265 #: lesson-files/csound-intonation-harmonic-min3-5cent:295 #: lesson-files/csound-intonation-harmonic-min3-5cent:325 #: lesson-files/csound-intonation-harmonic-min3-5cent:355 #: lesson-files/csound-intonation-harmonic-min3-6cent:25 #: lesson-files/csound-intonation-harmonic-min3-6cent:55 #: lesson-files/csound-intonation-harmonic-min3-6cent:85 #: lesson-files/csound-intonation-harmonic-min3-6cent:115 #: lesson-files/csound-intonation-harmonic-min3-6cent:145 #: lesson-files/csound-intonation-harmonic-min3-6cent:175 #: lesson-files/csound-intonation-harmonic-min3-6cent:205 #: lesson-files/csound-intonation-harmonic-min3-6cent:235 #: lesson-files/csound-intonation-harmonic-min3-6cent:265 #: lesson-files/csound-intonation-harmonic-min3-6cent:295 #: lesson-files/csound-intonation-harmonic-min3-6cent:325 #: lesson-files/csound-intonation-harmonic-min3-6cent:355 #: lesson-files/csound-intonation-harmonic-min3-8cent:25 #: lesson-files/csound-intonation-harmonic-min3-8cent:55 #: lesson-files/csound-intonation-harmonic-min3-8cent:85 #: lesson-files/csound-intonation-harmonic-min3-8cent:115 #: lesson-files/csound-intonation-harmonic-min3-8cent:145 #: lesson-files/csound-intonation-harmonic-min3-8cent:175 #: lesson-files/csound-intonation-harmonic-min3-8cent:205 #: lesson-files/csound-intonation-harmonic-min3-8cent:235 #: lesson-files/csound-intonation-harmonic-min3-8cent:265 #: lesson-files/csound-intonation-harmonic-min3-8cent:295 #: lesson-files/csound-intonation-harmonic-min3-8cent:325 #: lesson-files/csound-intonation-harmonic-min3-8cent:355 #: lesson-files/csound-intonation-harmonic-min6-10cent:25 #: lesson-files/csound-intonation-harmonic-min6-10cent:55 #: lesson-files/csound-intonation-harmonic-min6-10cent:85 #: lesson-files/csound-intonation-harmonic-min6-10cent:115 #: lesson-files/csound-intonation-harmonic-min6-10cent:145 #: lesson-files/csound-intonation-harmonic-min6-10cent:175 #: lesson-files/csound-intonation-harmonic-min6-10cent:205 #: lesson-files/csound-intonation-harmonic-min6-10cent:235 #: lesson-files/csound-intonation-harmonic-min6-10cent:265 #: lesson-files/csound-intonation-harmonic-min6-10cent:295 #: lesson-files/csound-intonation-harmonic-min6-10cent:325 #: lesson-files/csound-intonation-harmonic-min6-10cent:355 #: lesson-files/csound-intonation-harmonic-min6-15cent:25 #: lesson-files/csound-intonation-harmonic-min6-15cent:55 #: lesson-files/csound-intonation-harmonic-min6-15cent:85 #: lesson-files/csound-intonation-harmonic-min6-15cent:115 #: lesson-files/csound-intonation-harmonic-min6-15cent:145 #: lesson-files/csound-intonation-harmonic-min6-15cent:175 #: lesson-files/csound-intonation-harmonic-min6-15cent:205 #: lesson-files/csound-intonation-harmonic-min6-15cent:235 #: lesson-files/csound-intonation-harmonic-min6-15cent:265 #: lesson-files/csound-intonation-harmonic-min6-15cent:295 #: lesson-files/csound-intonation-harmonic-min6-15cent:325 #: lesson-files/csound-intonation-harmonic-min6-15cent:355 #: lesson-files/csound-intonation-harmonic-min6-20cent:25 #: lesson-files/csound-intonation-harmonic-min6-20cent:55 #: lesson-files/csound-intonation-harmonic-min6-20cent:85 #: lesson-files/csound-intonation-harmonic-min6-20cent:115 #: lesson-files/csound-intonation-harmonic-min6-20cent:145 #: lesson-files/csound-intonation-harmonic-min6-20cent:175 #: lesson-files/csound-intonation-harmonic-min6-20cent:205 #: lesson-files/csound-intonation-harmonic-min6-20cent:235 #: lesson-files/csound-intonation-harmonic-min6-20cent:265 #: lesson-files/csound-intonation-harmonic-min6-20cent:295 #: lesson-files/csound-intonation-harmonic-min6-20cent:325 #: lesson-files/csound-intonation-harmonic-min6-20cent:355 #: lesson-files/csound-intonation-harmonic-min6-30cent:25 #: lesson-files/csound-intonation-harmonic-min6-30cent:55 #: lesson-files/csound-intonation-harmonic-min6-30cent:85 #: lesson-files/csound-intonation-harmonic-min6-30cent:115 #: lesson-files/csound-intonation-harmonic-min6-30cent:145 #: lesson-files/csound-intonation-harmonic-min6-30cent:175 #: lesson-files/csound-intonation-harmonic-min6-30cent:205 #: lesson-files/csound-intonation-harmonic-min6-30cent:235 #: lesson-files/csound-intonation-harmonic-min6-30cent:265 #: lesson-files/csound-intonation-harmonic-min6-30cent:295 #: lesson-files/csound-intonation-harmonic-min6-30cent:325 #: lesson-files/csound-intonation-harmonic-min6-30cent:355 #: lesson-files/csound-intonation-harmonic-min6-40cent:25 #: lesson-files/csound-intonation-harmonic-min6-40cent:55 #: lesson-files/csound-intonation-harmonic-min6-40cent:85 #: lesson-files/csound-intonation-harmonic-min6-40cent:115 #: lesson-files/csound-intonation-harmonic-min6-40cent:145 #: lesson-files/csound-intonation-harmonic-min6-40cent:175 #: lesson-files/csound-intonation-harmonic-min6-40cent:205 #: lesson-files/csound-intonation-harmonic-min6-40cent:235 #: lesson-files/csound-intonation-harmonic-min6-40cent:265 #: lesson-files/csound-intonation-harmonic-min6-40cent:295 #: lesson-files/csound-intonation-harmonic-min6-40cent:325 #: lesson-files/csound-intonation-harmonic-min6-40cent:355 #: lesson-files/csound-intonation-harmonic-min6-5cent:25 #: lesson-files/csound-intonation-harmonic-min6-5cent:55 #: lesson-files/csound-intonation-harmonic-min6-5cent:85 #: lesson-files/csound-intonation-harmonic-min6-5cent:115 #: lesson-files/csound-intonation-harmonic-min6-5cent:145 #: lesson-files/csound-intonation-harmonic-min6-5cent:175 #: lesson-files/csound-intonation-harmonic-min6-5cent:205 #: lesson-files/csound-intonation-harmonic-min6-5cent:235 #: lesson-files/csound-intonation-harmonic-min6-5cent:265 #: lesson-files/csound-intonation-harmonic-min6-5cent:295 #: lesson-files/csound-intonation-harmonic-min6-5cent:325 #: lesson-files/csound-intonation-harmonic-min6-5cent:355 #: lesson-files/csound-intonation-harmonic-min6-6cent:25 #: lesson-files/csound-intonation-harmonic-min6-6cent:55 #: lesson-files/csound-intonation-harmonic-min6-6cent:85 #: lesson-files/csound-intonation-harmonic-min6-6cent:115 #: lesson-files/csound-intonation-harmonic-min6-6cent:145 #: lesson-files/csound-intonation-harmonic-min6-6cent:175 #: lesson-files/csound-intonation-harmonic-min6-6cent:205 #: lesson-files/csound-intonation-harmonic-min6-6cent:235 #: lesson-files/csound-intonation-harmonic-min6-6cent:265 #: lesson-files/csound-intonation-harmonic-min6-6cent:295 #: lesson-files/csound-intonation-harmonic-min6-6cent:325 #: lesson-files/csound-intonation-harmonic-min6-6cent:355 #: lesson-files/csound-intonation-harmonic-min6-8cent:25 #: lesson-files/csound-intonation-harmonic-min6-8cent:55 #: lesson-files/csound-intonation-harmonic-min6-8cent:85 #: lesson-files/csound-intonation-harmonic-min6-8cent:115 #: lesson-files/csound-intonation-harmonic-min6-8cent:145 #: lesson-files/csound-intonation-harmonic-min6-8cent:175 #: lesson-files/csound-intonation-harmonic-min6-8cent:205 #: lesson-files/csound-intonation-harmonic-min6-8cent:235 #: lesson-files/csound-intonation-harmonic-min6-8cent:265 #: lesson-files/csound-intonation-harmonic-min6-8cent:295 #: lesson-files/csound-intonation-harmonic-min6-8cent:325 #: lesson-files/csound-intonation-harmonic-min6-8cent:355 #: lesson-files/csound-intonation-harmonic-min7-10cent:25 #: lesson-files/csound-intonation-harmonic-min7-10cent:55 #: lesson-files/csound-intonation-harmonic-min7-10cent:85 #: lesson-files/csound-intonation-harmonic-min7-10cent:115 #: lesson-files/csound-intonation-harmonic-min7-10cent:145 #: lesson-files/csound-intonation-harmonic-min7-10cent:175 #: lesson-files/csound-intonation-harmonic-min7-10cent:205 #: lesson-files/csound-intonation-harmonic-min7-10cent:235 #: lesson-files/csound-intonation-harmonic-min7-10cent:265 #: lesson-files/csound-intonation-harmonic-min7-10cent:295 #: lesson-files/csound-intonation-harmonic-min7-10cent:325 #: lesson-files/csound-intonation-harmonic-min7-10cent:355 #: lesson-files/csound-intonation-harmonic-min7-15cent:25 #: lesson-files/csound-intonation-harmonic-min7-15cent:55 #: lesson-files/csound-intonation-harmonic-min7-15cent:85 #: lesson-files/csound-intonation-harmonic-min7-15cent:115 #: lesson-files/csound-intonation-harmonic-min7-15cent:145 #: lesson-files/csound-intonation-harmonic-min7-15cent:175 #: lesson-files/csound-intonation-harmonic-min7-15cent:205 #: lesson-files/csound-intonation-harmonic-min7-15cent:235 #: lesson-files/csound-intonation-harmonic-min7-15cent:265 #: lesson-files/csound-intonation-harmonic-min7-15cent:295 #: lesson-files/csound-intonation-harmonic-min7-15cent:325 #: lesson-files/csound-intonation-harmonic-min7-15cent:355 #: lesson-files/csound-intonation-harmonic-min7-20cent:25 #: lesson-files/csound-intonation-harmonic-min7-20cent:55 #: lesson-files/csound-intonation-harmonic-min7-20cent:85 #: lesson-files/csound-intonation-harmonic-min7-20cent:115 #: lesson-files/csound-intonation-harmonic-min7-20cent:145 #: lesson-files/csound-intonation-harmonic-min7-20cent:175 #: lesson-files/csound-intonation-harmonic-min7-20cent:205 #: lesson-files/csound-intonation-harmonic-min7-20cent:235 #: lesson-files/csound-intonation-harmonic-min7-20cent:265 #: lesson-files/csound-intonation-harmonic-min7-20cent:295 #: lesson-files/csound-intonation-harmonic-min7-20cent:325 #: lesson-files/csound-intonation-harmonic-min7-20cent:355 #: lesson-files/csound-intonation-harmonic-min7-30cent:25 #: lesson-files/csound-intonation-harmonic-min7-30cent:55 #: lesson-files/csound-intonation-harmonic-min7-30cent:85 #: lesson-files/csound-intonation-harmonic-min7-30cent:115 #: lesson-files/csound-intonation-harmonic-min7-30cent:145 #: lesson-files/csound-intonation-harmonic-min7-30cent:175 #: lesson-files/csound-intonation-harmonic-min7-30cent:205 #: lesson-files/csound-intonation-harmonic-min7-30cent:235 #: lesson-files/csound-intonation-harmonic-min7-30cent:265 #: lesson-files/csound-intonation-harmonic-min7-30cent:295 #: lesson-files/csound-intonation-harmonic-min7-30cent:325 #: lesson-files/csound-intonation-harmonic-min7-30cent:355 #: lesson-files/csound-intonation-harmonic-min7-40cent:25 #: lesson-files/csound-intonation-harmonic-min7-40cent:55 #: lesson-files/csound-intonation-harmonic-min7-40cent:85 #: lesson-files/csound-intonation-harmonic-min7-40cent:115 #: lesson-files/csound-intonation-harmonic-min7-40cent:145 #: lesson-files/csound-intonation-harmonic-min7-40cent:175 #: lesson-files/csound-intonation-harmonic-min7-40cent:205 #: lesson-files/csound-intonation-harmonic-min7-40cent:235 #: lesson-files/csound-intonation-harmonic-min7-40cent:265 #: lesson-files/csound-intonation-harmonic-min7-40cent:295 #: lesson-files/csound-intonation-harmonic-min7-40cent:325 #: lesson-files/csound-intonation-harmonic-min7-40cent:355 #: lesson-files/csound-intonation-harmonic-min7-5cent:25 #: lesson-files/csound-intonation-harmonic-min7-5cent:55 #: lesson-files/csound-intonation-harmonic-min7-5cent:85 #: lesson-files/csound-intonation-harmonic-min7-5cent:115 #: lesson-files/csound-intonation-harmonic-min7-5cent:145 #: lesson-files/csound-intonation-harmonic-min7-5cent:175 #: lesson-files/csound-intonation-harmonic-min7-5cent:205 #: lesson-files/csound-intonation-harmonic-min7-5cent:235 #: lesson-files/csound-intonation-harmonic-min7-5cent:265 #: lesson-files/csound-intonation-harmonic-min7-5cent:295 #: lesson-files/csound-intonation-harmonic-min7-5cent:325 #: lesson-files/csound-intonation-harmonic-min7-5cent:355 #: lesson-files/csound-intonation-harmonic-min7-6cent:25 #: lesson-files/csound-intonation-harmonic-min7-6cent:55 #: lesson-files/csound-intonation-harmonic-min7-6cent:85 #: lesson-files/csound-intonation-harmonic-min7-6cent:115 #: lesson-files/csound-intonation-harmonic-min7-6cent:145 #: lesson-files/csound-intonation-harmonic-min7-6cent:175 #: lesson-files/csound-intonation-harmonic-min7-6cent:205 #: lesson-files/csound-intonation-harmonic-min7-6cent:235 #: lesson-files/csound-intonation-harmonic-min7-6cent:265 #: lesson-files/csound-intonation-harmonic-min7-6cent:295 #: lesson-files/csound-intonation-harmonic-min7-6cent:325 #: lesson-files/csound-intonation-harmonic-min7-6cent:355 #: lesson-files/csound-intonation-harmonic-min7-8cent:25 #: lesson-files/csound-intonation-harmonic-min7-8cent:55 #: lesson-files/csound-intonation-harmonic-min7-8cent:85 #: lesson-files/csound-intonation-harmonic-min7-8cent:115 #: lesson-files/csound-intonation-harmonic-min7-8cent:145 #: lesson-files/csound-intonation-harmonic-min7-8cent:175 #: lesson-files/csound-intonation-harmonic-min7-8cent:205 #: lesson-files/csound-intonation-harmonic-min7-8cent:235 #: lesson-files/csound-intonation-harmonic-min7-8cent:265 #: lesson-files/csound-intonation-harmonic-min7-8cent:295 #: lesson-files/csound-intonation-harmonic-min7-8cent:325 #: lesson-files/csound-intonation-harmonic-min7-8cent:355 #: lesson-files/csound-intonation-harmonic-p4-10cent:25 #: lesson-files/csound-intonation-harmonic-p4-10cent:55 #: lesson-files/csound-intonation-harmonic-p4-10cent:85 #: lesson-files/csound-intonation-harmonic-p4-10cent:115 #: lesson-files/csound-intonation-harmonic-p4-10cent:145 #: lesson-files/csound-intonation-harmonic-p4-10cent:175 #: lesson-files/csound-intonation-harmonic-p4-10cent:205 #: lesson-files/csound-intonation-harmonic-p4-10cent:235 #: lesson-files/csound-intonation-harmonic-p4-10cent:265 #: lesson-files/csound-intonation-harmonic-p4-10cent:295 #: lesson-files/csound-intonation-harmonic-p4-10cent:325 #: lesson-files/csound-intonation-harmonic-p4-10cent:355 #: lesson-files/csound-intonation-harmonic-p4-15cent:25 #: lesson-files/csound-intonation-harmonic-p4-15cent:55 #: lesson-files/csound-intonation-harmonic-p4-15cent:85 #: lesson-files/csound-intonation-harmonic-p4-15cent:115 #: lesson-files/csound-intonation-harmonic-p4-15cent:145 #: lesson-files/csound-intonation-harmonic-p4-15cent:175 #: lesson-files/csound-intonation-harmonic-p4-15cent:205 #: lesson-files/csound-intonation-harmonic-p4-15cent:235 #: lesson-files/csound-intonation-harmonic-p4-15cent:265 #: lesson-files/csound-intonation-harmonic-p4-15cent:295 #: lesson-files/csound-intonation-harmonic-p4-15cent:325 #: lesson-files/csound-intonation-harmonic-p4-15cent:355 #: lesson-files/csound-intonation-harmonic-p4-20cent:25 #: lesson-files/csound-intonation-harmonic-p4-20cent:55 #: lesson-files/csound-intonation-harmonic-p4-20cent:85 #: lesson-files/csound-intonation-harmonic-p4-20cent:115 #: lesson-files/csound-intonation-harmonic-p4-20cent:145 #: lesson-files/csound-intonation-harmonic-p4-20cent:175 #: lesson-files/csound-intonation-harmonic-p4-20cent:205 #: lesson-files/csound-intonation-harmonic-p4-20cent:235 #: lesson-files/csound-intonation-harmonic-p4-20cent:265 #: lesson-files/csound-intonation-harmonic-p4-20cent:295 #: lesson-files/csound-intonation-harmonic-p4-20cent:325 #: lesson-files/csound-intonation-harmonic-p4-20cent:355 #: lesson-files/csound-intonation-harmonic-p4-30cent:25 #: lesson-files/csound-intonation-harmonic-p4-30cent:55 #: lesson-files/csound-intonation-harmonic-p4-30cent:85 #: lesson-files/csound-intonation-harmonic-p4-30cent:115 #: lesson-files/csound-intonation-harmonic-p4-30cent:145 #: lesson-files/csound-intonation-harmonic-p4-30cent:175 #: lesson-files/csound-intonation-harmonic-p4-30cent:205 #: lesson-files/csound-intonation-harmonic-p4-30cent:235 #: lesson-files/csound-intonation-harmonic-p4-30cent:265 #: lesson-files/csound-intonation-harmonic-p4-30cent:295 #: lesson-files/csound-intonation-harmonic-p4-30cent:325 #: lesson-files/csound-intonation-harmonic-p4-30cent:355 #: lesson-files/csound-intonation-harmonic-p4-40cent:25 #: lesson-files/csound-intonation-harmonic-p4-40cent:55 #: lesson-files/csound-intonation-harmonic-p4-40cent:85 #: lesson-files/csound-intonation-harmonic-p4-40cent:115 #: lesson-files/csound-intonation-harmonic-p4-40cent:145 #: lesson-files/csound-intonation-harmonic-p4-40cent:175 #: lesson-files/csound-intonation-harmonic-p4-40cent:205 #: lesson-files/csound-intonation-harmonic-p4-40cent:235 #: lesson-files/csound-intonation-harmonic-p4-40cent:265 #: lesson-files/csound-intonation-harmonic-p4-40cent:295 #: lesson-files/csound-intonation-harmonic-p4-40cent:325 #: lesson-files/csound-intonation-harmonic-p4-40cent:355 #: lesson-files/csound-intonation-harmonic-p4-5cent:25 #: lesson-files/csound-intonation-harmonic-p4-5cent:55 #: lesson-files/csound-intonation-harmonic-p4-5cent:85 #: lesson-files/csound-intonation-harmonic-p4-5cent:115 #: lesson-files/csound-intonation-harmonic-p4-5cent:145 #: lesson-files/csound-intonation-harmonic-p4-5cent:175 #: lesson-files/csound-intonation-harmonic-p4-5cent:205 #: lesson-files/csound-intonation-harmonic-p4-5cent:235 #: lesson-files/csound-intonation-harmonic-p4-5cent:265 #: lesson-files/csound-intonation-harmonic-p4-5cent:295 #: lesson-files/csound-intonation-harmonic-p4-5cent:325 #: lesson-files/csound-intonation-harmonic-p4-5cent:355 #: lesson-files/csound-intonation-harmonic-p4-6cent:25 #: lesson-files/csound-intonation-harmonic-p4-6cent:55 #: lesson-files/csound-intonation-harmonic-p4-6cent:85 #: lesson-files/csound-intonation-harmonic-p4-6cent:115 #: lesson-files/csound-intonation-harmonic-p4-6cent:145 #: lesson-files/csound-intonation-harmonic-p4-6cent:175 #: lesson-files/csound-intonation-harmonic-p4-6cent:205 #: lesson-files/csound-intonation-harmonic-p4-6cent:235 #: lesson-files/csound-intonation-harmonic-p4-6cent:265 #: lesson-files/csound-intonation-harmonic-p4-6cent:295 #: lesson-files/csound-intonation-harmonic-p4-6cent:325 #: lesson-files/csound-intonation-harmonic-p4-6cent:355 #: lesson-files/csound-intonation-harmonic-p4-8cent:25 #: lesson-files/csound-intonation-harmonic-p4-8cent:55 #: lesson-files/csound-intonation-harmonic-p4-8cent:85 #: lesson-files/csound-intonation-harmonic-p4-8cent:115 #: lesson-files/csound-intonation-harmonic-p4-8cent:145 #: lesson-files/csound-intonation-harmonic-p4-8cent:175 #: lesson-files/csound-intonation-harmonic-p4-8cent:205 #: lesson-files/csound-intonation-harmonic-p4-8cent:235 #: lesson-files/csound-intonation-harmonic-p4-8cent:265 #: lesson-files/csound-intonation-harmonic-p4-8cent:295 #: lesson-files/csound-intonation-harmonic-p4-8cent:325 #: lesson-files/csound-intonation-harmonic-p4-8cent:355 #: lesson-files/csound-intonation-harmonic-p5-10cent:25 #: lesson-files/csound-intonation-harmonic-p5-10cent:55 #: lesson-files/csound-intonation-harmonic-p5-10cent:85 #: lesson-files/csound-intonation-harmonic-p5-10cent:115 #: lesson-files/csound-intonation-harmonic-p5-10cent:145 #: lesson-files/csound-intonation-harmonic-p5-10cent:175 #: lesson-files/csound-intonation-harmonic-p5-10cent:205 #: lesson-files/csound-intonation-harmonic-p5-10cent:235 #: lesson-files/csound-intonation-harmonic-p5-10cent:265 #: lesson-files/csound-intonation-harmonic-p5-10cent:295 #: lesson-files/csound-intonation-harmonic-p5-10cent:325 #: lesson-files/csound-intonation-harmonic-p5-10cent:355 #: lesson-files/csound-intonation-harmonic-p5-15cent:25 #: lesson-files/csound-intonation-harmonic-p5-15cent:55 #: lesson-files/csound-intonation-harmonic-p5-15cent:85 #: lesson-files/csound-intonation-harmonic-p5-15cent:115 #: lesson-files/csound-intonation-harmonic-p5-15cent:145 #: lesson-files/csound-intonation-harmonic-p5-15cent:175 #: lesson-files/csound-intonation-harmonic-p5-15cent:205 #: lesson-files/csound-intonation-harmonic-p5-15cent:235 #: lesson-files/csound-intonation-harmonic-p5-15cent:265 #: lesson-files/csound-intonation-harmonic-p5-15cent:295 #: lesson-files/csound-intonation-harmonic-p5-15cent:325 #: lesson-files/csound-intonation-harmonic-p5-15cent:355 #: lesson-files/csound-intonation-harmonic-p5-20cent:25 #: lesson-files/csound-intonation-harmonic-p5-20cent:55 #: lesson-files/csound-intonation-harmonic-p5-20cent:85 #: lesson-files/csound-intonation-harmonic-p5-20cent:115 #: lesson-files/csound-intonation-harmonic-p5-20cent:145 #: lesson-files/csound-intonation-harmonic-p5-20cent:175 #: lesson-files/csound-intonation-harmonic-p5-20cent:205 #: lesson-files/csound-intonation-harmonic-p5-20cent:235 #: lesson-files/csound-intonation-harmonic-p5-20cent:265 #: lesson-files/csound-intonation-harmonic-p5-20cent:295 #: lesson-files/csound-intonation-harmonic-p5-20cent:325 #: lesson-files/csound-intonation-harmonic-p5-20cent:355 #: lesson-files/csound-intonation-harmonic-p5-30cent:25 #: lesson-files/csound-intonation-harmonic-p5-30cent:55 #: lesson-files/csound-intonation-harmonic-p5-30cent:85 #: lesson-files/csound-intonation-harmonic-p5-30cent:115 #: lesson-files/csound-intonation-harmonic-p5-30cent:145 #: lesson-files/csound-intonation-harmonic-p5-30cent:175 #: lesson-files/csound-intonation-harmonic-p5-30cent:205 #: lesson-files/csound-intonation-harmonic-p5-30cent:235 #: lesson-files/csound-intonation-harmonic-p5-30cent:265 #: lesson-files/csound-intonation-harmonic-p5-30cent:295 #: lesson-files/csound-intonation-harmonic-p5-30cent:325 #: lesson-files/csound-intonation-harmonic-p5-30cent:355 #: lesson-files/csound-intonation-harmonic-p5-40cent:25 #: lesson-files/csound-intonation-harmonic-p5-40cent:55 #: lesson-files/csound-intonation-harmonic-p5-40cent:85 #: lesson-files/csound-intonation-harmonic-p5-40cent:115 #: lesson-files/csound-intonation-harmonic-p5-40cent:145 #: lesson-files/csound-intonation-harmonic-p5-40cent:175 #: lesson-files/csound-intonation-harmonic-p5-40cent:205 #: lesson-files/csound-intonation-harmonic-p5-40cent:235 #: lesson-files/csound-intonation-harmonic-p5-40cent:265 #: lesson-files/csound-intonation-harmonic-p5-40cent:295 #: lesson-files/csound-intonation-harmonic-p5-40cent:325 #: lesson-files/csound-intonation-harmonic-p5-40cent:355 #: lesson-files/csound-intonation-harmonic-p5-5cent:25 #: lesson-files/csound-intonation-harmonic-p5-5cent:55 #: lesson-files/csound-intonation-harmonic-p5-5cent:85 #: lesson-files/csound-intonation-harmonic-p5-5cent:115 #: lesson-files/csound-intonation-harmonic-p5-5cent:145 #: lesson-files/csound-intonation-harmonic-p5-5cent:175 #: lesson-files/csound-intonation-harmonic-p5-5cent:205 #: lesson-files/csound-intonation-harmonic-p5-5cent:235 #: lesson-files/csound-intonation-harmonic-p5-5cent:265 #: lesson-files/csound-intonation-harmonic-p5-5cent:295 #: lesson-files/csound-intonation-harmonic-p5-5cent:325 #: lesson-files/csound-intonation-harmonic-p5-5cent:355 #: lesson-files/csound-intonation-harmonic-p5-6cent:25 #: lesson-files/csound-intonation-harmonic-p5-6cent:55 #: lesson-files/csound-intonation-harmonic-p5-6cent:85 #: lesson-files/csound-intonation-harmonic-p5-6cent:115 #: lesson-files/csound-intonation-harmonic-p5-6cent:145 #: lesson-files/csound-intonation-harmonic-p5-6cent:175 #: lesson-files/csound-intonation-harmonic-p5-6cent:205 #: lesson-files/csound-intonation-harmonic-p5-6cent:235 #: lesson-files/csound-intonation-harmonic-p5-6cent:265 #: lesson-files/csound-intonation-harmonic-p5-6cent:295 #: lesson-files/csound-intonation-harmonic-p5-6cent:325 #: lesson-files/csound-intonation-harmonic-p5-6cent:355 #: lesson-files/csound-intonation-harmonic-p5-8cent:25 #: lesson-files/csound-intonation-harmonic-p5-8cent:55 #: lesson-files/csound-intonation-harmonic-p5-8cent:85 #: lesson-files/csound-intonation-harmonic-p5-8cent:115 #: lesson-files/csound-intonation-harmonic-p5-8cent:145 #: lesson-files/csound-intonation-harmonic-p5-8cent:175 #: lesson-files/csound-intonation-harmonic-p5-8cent:205 #: lesson-files/csound-intonation-harmonic-p5-8cent:235 #: lesson-files/csound-intonation-harmonic-p5-8cent:265 #: lesson-files/csound-intonation-harmonic-p5-8cent:295 #: lesson-files/csound-intonation-harmonic-p5-8cent:325 #: lesson-files/csound-intonation-harmonic-p5-8cent:355 #: lesson-files/csound-intonation-maj2-10cent:25 #: lesson-files/csound-intonation-maj2-10cent:55 #: lesson-files/csound-intonation-maj2-10cent:85 #: lesson-files/csound-intonation-maj2-10cent:115 #: lesson-files/csound-intonation-maj2-10cent:145 #: lesson-files/csound-intonation-maj2-10cent:175 #: lesson-files/csound-intonation-maj2-10cent:205 #: lesson-files/csound-intonation-maj2-10cent:235 #: lesson-files/csound-intonation-maj2-10cent:265 #: lesson-files/csound-intonation-maj2-10cent:295 #: lesson-files/csound-intonation-maj2-10cent:325 #: lesson-files/csound-intonation-maj2-10cent:355 #: lesson-files/csound-intonation-maj2-15cent:25 #: lesson-files/csound-intonation-maj2-15cent:55 #: lesson-files/csound-intonation-maj2-15cent:85 #: lesson-files/csound-intonation-maj2-15cent:115 #: lesson-files/csound-intonation-maj2-15cent:145 #: lesson-files/csound-intonation-maj2-15cent:175 #: lesson-files/csound-intonation-maj2-15cent:205 #: lesson-files/csound-intonation-maj2-15cent:235 #: lesson-files/csound-intonation-maj2-15cent:265 #: lesson-files/csound-intonation-maj2-15cent:295 #: lesson-files/csound-intonation-maj2-15cent:325 #: lesson-files/csound-intonation-maj2-15cent:355 #: lesson-files/csound-intonation-maj2-20cent:25 #: lesson-files/csound-intonation-maj2-20cent:55 #: lesson-files/csound-intonation-maj2-20cent:85 #: lesson-files/csound-intonation-maj2-20cent:115 #: lesson-files/csound-intonation-maj2-20cent:145 #: lesson-files/csound-intonation-maj2-20cent:175 #: lesson-files/csound-intonation-maj2-20cent:205 #: lesson-files/csound-intonation-maj2-20cent:235 #: lesson-files/csound-intonation-maj2-20cent:265 #: lesson-files/csound-intonation-maj2-20cent:295 #: lesson-files/csound-intonation-maj2-20cent:325 #: lesson-files/csound-intonation-maj2-20cent:355 #: lesson-files/csound-intonation-maj2-30cent:25 #: lesson-files/csound-intonation-maj2-30cent:55 #: lesson-files/csound-intonation-maj2-30cent:85 #: lesson-files/csound-intonation-maj2-30cent:115 #: lesson-files/csound-intonation-maj2-30cent:145 #: lesson-files/csound-intonation-maj2-30cent:175 #: lesson-files/csound-intonation-maj2-30cent:205 #: lesson-files/csound-intonation-maj2-30cent:235 #: lesson-files/csound-intonation-maj2-30cent:265 #: lesson-files/csound-intonation-maj2-30cent:295 #: lesson-files/csound-intonation-maj2-30cent:325 #: lesson-files/csound-intonation-maj2-30cent:355 #: lesson-files/csound-intonation-maj2-40cent:25 #: lesson-files/csound-intonation-maj2-40cent:55 #: lesson-files/csound-intonation-maj2-40cent:85 #: lesson-files/csound-intonation-maj2-40cent:115 #: lesson-files/csound-intonation-maj2-40cent:145 #: lesson-files/csound-intonation-maj2-40cent:175 #: lesson-files/csound-intonation-maj2-40cent:205 #: lesson-files/csound-intonation-maj2-40cent:235 #: lesson-files/csound-intonation-maj2-40cent:265 #: lesson-files/csound-intonation-maj2-40cent:295 #: lesson-files/csound-intonation-maj2-40cent:325 #: lesson-files/csound-intonation-maj2-40cent:355 #: lesson-files/csound-intonation-maj2-5cent:25 #: lesson-files/csound-intonation-maj2-5cent:55 #: lesson-files/csound-intonation-maj2-5cent:85 #: lesson-files/csound-intonation-maj2-5cent:115 #: lesson-files/csound-intonation-maj2-5cent:145 #: lesson-files/csound-intonation-maj2-5cent:175 #: lesson-files/csound-intonation-maj2-5cent:205 #: lesson-files/csound-intonation-maj2-5cent:235 #: lesson-files/csound-intonation-maj2-5cent:265 #: lesson-files/csound-intonation-maj2-5cent:295 #: lesson-files/csound-intonation-maj2-5cent:325 #: lesson-files/csound-intonation-maj2-5cent:355 #: lesson-files/csound-intonation-maj2-6cent:25 #: lesson-files/csound-intonation-maj2-6cent:55 #: lesson-files/csound-intonation-maj2-6cent:85 #: lesson-files/csound-intonation-maj2-6cent:115 #: lesson-files/csound-intonation-maj2-6cent:145 #: lesson-files/csound-intonation-maj2-6cent:175 #: lesson-files/csound-intonation-maj2-6cent:205 #: lesson-files/csound-intonation-maj2-6cent:235 #: lesson-files/csound-intonation-maj2-6cent:265 #: lesson-files/csound-intonation-maj2-6cent:295 #: lesson-files/csound-intonation-maj2-6cent:325 #: lesson-files/csound-intonation-maj2-6cent:355 #: lesson-files/csound-intonation-maj2-8cent:25 #: lesson-files/csound-intonation-maj2-8cent:55 #: lesson-files/csound-intonation-maj2-8cent:85 #: lesson-files/csound-intonation-maj2-8cent:115 #: lesson-files/csound-intonation-maj2-8cent:145 #: lesson-files/csound-intonation-maj2-8cent:175 #: lesson-files/csound-intonation-maj2-8cent:205 #: lesson-files/csound-intonation-maj2-8cent:235 #: lesson-files/csound-intonation-maj2-8cent:265 #: lesson-files/csound-intonation-maj2-8cent:295 #: lesson-files/csound-intonation-maj2-8cent:325 #: lesson-files/csound-intonation-maj2-8cent:355 #: lesson-files/csound-intonation-maj3-10cent:25 #: lesson-files/csound-intonation-maj3-10cent:55 #: lesson-files/csound-intonation-maj3-10cent:85 #: lesson-files/csound-intonation-maj3-10cent:115 #: lesson-files/csound-intonation-maj3-10cent:145 #: lesson-files/csound-intonation-maj3-10cent:175 #: lesson-files/csound-intonation-maj3-10cent:205 #: lesson-files/csound-intonation-maj3-10cent:235 #: lesson-files/csound-intonation-maj3-10cent:265 #: lesson-files/csound-intonation-maj3-10cent:295 #: lesson-files/csound-intonation-maj3-10cent:325 #: lesson-files/csound-intonation-maj3-10cent:355 #: lesson-files/csound-intonation-maj3-15cent:25 #: lesson-files/csound-intonation-maj3-15cent:55 #: lesson-files/csound-intonation-maj3-15cent:85 #: lesson-files/csound-intonation-maj3-15cent:115 #: lesson-files/csound-intonation-maj3-15cent:145 #: lesson-files/csound-intonation-maj3-15cent:175 #: lesson-files/csound-intonation-maj3-15cent:205 #: lesson-files/csound-intonation-maj3-15cent:235 #: lesson-files/csound-intonation-maj3-15cent:265 #: lesson-files/csound-intonation-maj3-15cent:295 #: lesson-files/csound-intonation-maj3-15cent:325 #: lesson-files/csound-intonation-maj3-15cent:355 #: lesson-files/csound-intonation-maj3-20cent:25 #: lesson-files/csound-intonation-maj3-20cent:55 #: lesson-files/csound-intonation-maj3-20cent:85 #: lesson-files/csound-intonation-maj3-20cent:115 #: lesson-files/csound-intonation-maj3-20cent:145 #: lesson-files/csound-intonation-maj3-20cent:175 #: lesson-files/csound-intonation-maj3-20cent:205 #: lesson-files/csound-intonation-maj3-20cent:235 #: lesson-files/csound-intonation-maj3-20cent:265 #: lesson-files/csound-intonation-maj3-20cent:295 #: lesson-files/csound-intonation-maj3-20cent:325 #: lesson-files/csound-intonation-maj3-20cent:355 #: lesson-files/csound-intonation-maj3-30cent:25 #: lesson-files/csound-intonation-maj3-30cent:55 #: lesson-files/csound-intonation-maj3-30cent:85 #: lesson-files/csound-intonation-maj3-30cent:115 #: lesson-files/csound-intonation-maj3-30cent:145 #: lesson-files/csound-intonation-maj3-30cent:175 #: lesson-files/csound-intonation-maj3-30cent:205 #: lesson-files/csound-intonation-maj3-30cent:235 #: lesson-files/csound-intonation-maj3-30cent:265 #: lesson-files/csound-intonation-maj3-30cent:295 #: lesson-files/csound-intonation-maj3-30cent:325 #: lesson-files/csound-intonation-maj3-30cent:355 #: lesson-files/csound-intonation-maj3-40cent:25 #: lesson-files/csound-intonation-maj3-40cent:55 #: lesson-files/csound-intonation-maj3-40cent:85 #: lesson-files/csound-intonation-maj3-40cent:115 #: lesson-files/csound-intonation-maj3-40cent:145 #: lesson-files/csound-intonation-maj3-40cent:175 #: lesson-files/csound-intonation-maj3-40cent:205 #: lesson-files/csound-intonation-maj3-40cent:235 #: lesson-files/csound-intonation-maj3-40cent:265 #: lesson-files/csound-intonation-maj3-40cent:295 #: lesson-files/csound-intonation-maj3-40cent:325 #: lesson-files/csound-intonation-maj3-40cent:355 #: lesson-files/csound-intonation-maj3-5cent:25 #: lesson-files/csound-intonation-maj3-5cent:55 #: lesson-files/csound-intonation-maj3-5cent:85 #: lesson-files/csound-intonation-maj3-5cent:115 #: lesson-files/csound-intonation-maj3-5cent:145 #: lesson-files/csound-intonation-maj3-5cent:175 #: lesson-files/csound-intonation-maj3-5cent:205 #: lesson-files/csound-intonation-maj3-5cent:235 #: lesson-files/csound-intonation-maj3-5cent:265 #: lesson-files/csound-intonation-maj3-5cent:295 #: lesson-files/csound-intonation-maj3-5cent:325 #: lesson-files/csound-intonation-maj3-5cent:355 #: lesson-files/csound-intonation-maj3-6cent:25 #: lesson-files/csound-intonation-maj3-6cent:55 #: lesson-files/csound-intonation-maj3-6cent:85 #: lesson-files/csound-intonation-maj3-6cent:115 #: lesson-files/csound-intonation-maj3-6cent:145 #: lesson-files/csound-intonation-maj3-6cent:175 #: lesson-files/csound-intonation-maj3-6cent:205 #: lesson-files/csound-intonation-maj3-6cent:235 #: lesson-files/csound-intonation-maj3-6cent:265 #: lesson-files/csound-intonation-maj3-6cent:295 #: lesson-files/csound-intonation-maj3-6cent:325 #: lesson-files/csound-intonation-maj3-6cent:355 #: lesson-files/csound-intonation-maj3-8cent:25 #: lesson-files/csound-intonation-maj3-8cent:55 #: lesson-files/csound-intonation-maj3-8cent:85 #: lesson-files/csound-intonation-maj3-8cent:115 #: lesson-files/csound-intonation-maj3-8cent:145 #: lesson-files/csound-intonation-maj3-8cent:175 #: lesson-files/csound-intonation-maj3-8cent:205 #: lesson-files/csound-intonation-maj3-8cent:235 #: lesson-files/csound-intonation-maj3-8cent:265 #: lesson-files/csound-intonation-maj3-8cent:295 #: lesson-files/csound-intonation-maj3-8cent:325 #: lesson-files/csound-intonation-maj3-8cent:355 #: lesson-files/csound-intonation-maj6-10cent:25 #: lesson-files/csound-intonation-maj6-10cent:55 #: lesson-files/csound-intonation-maj6-10cent:85 #: lesson-files/csound-intonation-maj6-10cent:115 #: lesson-files/csound-intonation-maj6-10cent:145 #: lesson-files/csound-intonation-maj6-10cent:175 #: lesson-files/csound-intonation-maj6-10cent:205 #: lesson-files/csound-intonation-maj6-10cent:235 #: lesson-files/csound-intonation-maj6-10cent:265 #: lesson-files/csound-intonation-maj6-10cent:295 #: lesson-files/csound-intonation-maj6-10cent:325 #: lesson-files/csound-intonation-maj6-10cent:355 #: lesson-files/csound-intonation-maj6-15cent:25 #: lesson-files/csound-intonation-maj6-15cent:55 #: lesson-files/csound-intonation-maj6-15cent:85 #: lesson-files/csound-intonation-maj6-15cent:115 #: lesson-files/csound-intonation-maj6-15cent:145 #: lesson-files/csound-intonation-maj6-15cent:175 #: lesson-files/csound-intonation-maj6-15cent:205 #: lesson-files/csound-intonation-maj6-15cent:235 #: lesson-files/csound-intonation-maj6-15cent:265 #: lesson-files/csound-intonation-maj6-15cent:295 #: lesson-files/csound-intonation-maj6-15cent:325 #: lesson-files/csound-intonation-maj6-15cent:355 #: lesson-files/csound-intonation-maj6-20cent:25 #: lesson-files/csound-intonation-maj6-20cent:55 #: lesson-files/csound-intonation-maj6-20cent:85 #: lesson-files/csound-intonation-maj6-20cent:115 #: lesson-files/csound-intonation-maj6-20cent:145 #: lesson-files/csound-intonation-maj6-20cent:175 #: lesson-files/csound-intonation-maj6-20cent:205 #: lesson-files/csound-intonation-maj6-20cent:235 #: lesson-files/csound-intonation-maj6-20cent:265 #: lesson-files/csound-intonation-maj6-20cent:295 #: lesson-files/csound-intonation-maj6-20cent:325 #: lesson-files/csound-intonation-maj6-20cent:355 #: lesson-files/csound-intonation-maj6-30cent:25 #: lesson-files/csound-intonation-maj6-30cent:55 #: lesson-files/csound-intonation-maj6-30cent:85 #: lesson-files/csound-intonation-maj6-30cent:115 #: lesson-files/csound-intonation-maj6-30cent:145 #: lesson-files/csound-intonation-maj6-30cent:175 #: lesson-files/csound-intonation-maj6-30cent:205 #: lesson-files/csound-intonation-maj6-30cent:235 #: lesson-files/csound-intonation-maj6-30cent:265 #: lesson-files/csound-intonation-maj6-30cent:295 #: lesson-files/csound-intonation-maj6-30cent:325 #: lesson-files/csound-intonation-maj6-30cent:355 #: lesson-files/csound-intonation-maj6-40cent:25 #: lesson-files/csound-intonation-maj6-40cent:55 #: lesson-files/csound-intonation-maj6-40cent:85 #: lesson-files/csound-intonation-maj6-40cent:115 #: lesson-files/csound-intonation-maj6-40cent:145 #: lesson-files/csound-intonation-maj6-40cent:175 #: lesson-files/csound-intonation-maj6-40cent:205 #: lesson-files/csound-intonation-maj6-40cent:235 #: lesson-files/csound-intonation-maj6-40cent:265 #: lesson-files/csound-intonation-maj6-40cent:295 #: lesson-files/csound-intonation-maj6-40cent:325 #: lesson-files/csound-intonation-maj6-40cent:355 #: lesson-files/csound-intonation-maj6-5cent:25 #: lesson-files/csound-intonation-maj6-5cent:55 #: lesson-files/csound-intonation-maj6-5cent:85 #: lesson-files/csound-intonation-maj6-5cent:115 #: lesson-files/csound-intonation-maj6-5cent:145 #: lesson-files/csound-intonation-maj6-5cent:175 #: lesson-files/csound-intonation-maj6-5cent:205 #: lesson-files/csound-intonation-maj6-5cent:235 #: lesson-files/csound-intonation-maj6-5cent:265 #: lesson-files/csound-intonation-maj6-5cent:295 #: lesson-files/csound-intonation-maj6-5cent:325 #: lesson-files/csound-intonation-maj6-5cent:355 #: lesson-files/csound-intonation-maj6-6cent:25 #: lesson-files/csound-intonation-maj6-6cent:55 #: lesson-files/csound-intonation-maj6-6cent:85 #: lesson-files/csound-intonation-maj6-6cent:115 #: lesson-files/csound-intonation-maj6-6cent:145 #: lesson-files/csound-intonation-maj6-6cent:175 #: lesson-files/csound-intonation-maj6-6cent:205 #: lesson-files/csound-intonation-maj6-6cent:235 #: lesson-files/csound-intonation-maj6-6cent:265 #: lesson-files/csound-intonation-maj6-6cent:295 #: lesson-files/csound-intonation-maj6-6cent:325 #: lesson-files/csound-intonation-maj6-6cent:355 #: lesson-files/csound-intonation-maj6-8cent:25 #: lesson-files/csound-intonation-maj6-8cent:55 #: lesson-files/csound-intonation-maj6-8cent:85 #: lesson-files/csound-intonation-maj6-8cent:115 #: lesson-files/csound-intonation-maj6-8cent:145 #: lesson-files/csound-intonation-maj6-8cent:175 #: lesson-files/csound-intonation-maj6-8cent:205 #: lesson-files/csound-intonation-maj6-8cent:235 #: lesson-files/csound-intonation-maj6-8cent:265 #: lesson-files/csound-intonation-maj6-8cent:295 #: lesson-files/csound-intonation-maj6-8cent:325 #: lesson-files/csound-intonation-maj6-8cent:355 #: lesson-files/csound-intonation-maj7-10cent:25 #: lesson-files/csound-intonation-maj7-10cent:55 #: lesson-files/csound-intonation-maj7-10cent:85 #: lesson-files/csound-intonation-maj7-10cent:115 #: lesson-files/csound-intonation-maj7-10cent:145 #: lesson-files/csound-intonation-maj7-10cent:175 #: lesson-files/csound-intonation-maj7-10cent:205 #: lesson-files/csound-intonation-maj7-10cent:235 #: lesson-files/csound-intonation-maj7-10cent:265 #: lesson-files/csound-intonation-maj7-10cent:295 #: lesson-files/csound-intonation-maj7-10cent:325 #: lesson-files/csound-intonation-maj7-10cent:355 #: lesson-files/csound-intonation-maj7-15cent:25 #: lesson-files/csound-intonation-maj7-15cent:55 #: lesson-files/csound-intonation-maj7-15cent:85 #: lesson-files/csound-intonation-maj7-15cent:115 #: lesson-files/csound-intonation-maj7-15cent:145 #: lesson-files/csound-intonation-maj7-15cent:175 #: lesson-files/csound-intonation-maj7-15cent:205 #: lesson-files/csound-intonation-maj7-15cent:235 #: lesson-files/csound-intonation-maj7-15cent:265 #: lesson-files/csound-intonation-maj7-15cent:295 #: lesson-files/csound-intonation-maj7-15cent:325 #: lesson-files/csound-intonation-maj7-15cent:355 #: lesson-files/csound-intonation-maj7-20cent:25 #: lesson-files/csound-intonation-maj7-20cent:55 #: lesson-files/csound-intonation-maj7-20cent:85 #: lesson-files/csound-intonation-maj7-20cent:115 #: lesson-files/csound-intonation-maj7-20cent:145 #: lesson-files/csound-intonation-maj7-20cent:175 #: lesson-files/csound-intonation-maj7-20cent:205 #: lesson-files/csound-intonation-maj7-20cent:235 #: lesson-files/csound-intonation-maj7-20cent:265 #: lesson-files/csound-intonation-maj7-20cent:295 #: lesson-files/csound-intonation-maj7-20cent:325 #: lesson-files/csound-intonation-maj7-20cent:355 #: lesson-files/csound-intonation-maj7-30cent:25 #: lesson-files/csound-intonation-maj7-30cent:55 #: lesson-files/csound-intonation-maj7-30cent:85 #: lesson-files/csound-intonation-maj7-30cent:115 #: lesson-files/csound-intonation-maj7-30cent:145 #: lesson-files/csound-intonation-maj7-30cent:175 #: lesson-files/csound-intonation-maj7-30cent:205 #: lesson-files/csound-intonation-maj7-30cent:235 #: lesson-files/csound-intonation-maj7-30cent:265 #: lesson-files/csound-intonation-maj7-30cent:295 #: lesson-files/csound-intonation-maj7-30cent:325 #: lesson-files/csound-intonation-maj7-30cent:355 #: lesson-files/csound-intonation-maj7-40cent:25 #: lesson-files/csound-intonation-maj7-40cent:55 #: lesson-files/csound-intonation-maj7-40cent:85 #: lesson-files/csound-intonation-maj7-40cent:115 #: lesson-files/csound-intonation-maj7-40cent:145 #: lesson-files/csound-intonation-maj7-40cent:175 #: lesson-files/csound-intonation-maj7-40cent:205 #: lesson-files/csound-intonation-maj7-40cent:235 #: lesson-files/csound-intonation-maj7-40cent:265 #: lesson-files/csound-intonation-maj7-40cent:295 #: lesson-files/csound-intonation-maj7-40cent:325 #: lesson-files/csound-intonation-maj7-40cent:355 #: lesson-files/csound-intonation-maj7-5cent:25 #: lesson-files/csound-intonation-maj7-5cent:55 #: lesson-files/csound-intonation-maj7-5cent:85 #: lesson-files/csound-intonation-maj7-5cent:115 #: lesson-files/csound-intonation-maj7-5cent:145 #: lesson-files/csound-intonation-maj7-5cent:175 #: lesson-files/csound-intonation-maj7-5cent:205 #: lesson-files/csound-intonation-maj7-5cent:235 #: lesson-files/csound-intonation-maj7-5cent:265 #: lesson-files/csound-intonation-maj7-5cent:295 #: lesson-files/csound-intonation-maj7-5cent:325 #: lesson-files/csound-intonation-maj7-5cent:355 #: lesson-files/csound-intonation-maj7-6cent:25 #: lesson-files/csound-intonation-maj7-6cent:55 #: lesson-files/csound-intonation-maj7-6cent:85 #: lesson-files/csound-intonation-maj7-6cent:115 #: lesson-files/csound-intonation-maj7-6cent:145 #: lesson-files/csound-intonation-maj7-6cent:175 #: lesson-files/csound-intonation-maj7-6cent:205 #: lesson-files/csound-intonation-maj7-6cent:235 #: lesson-files/csound-intonation-maj7-6cent:265 #: lesson-files/csound-intonation-maj7-6cent:295 #: lesson-files/csound-intonation-maj7-6cent:325 #: lesson-files/csound-intonation-maj7-6cent:355 #: lesson-files/csound-intonation-maj7-8cent:25 #: lesson-files/csound-intonation-maj7-8cent:55 #: lesson-files/csound-intonation-maj7-8cent:85 #: lesson-files/csound-intonation-maj7-8cent:115 #: lesson-files/csound-intonation-maj7-8cent:145 #: lesson-files/csound-intonation-maj7-8cent:175 #: lesson-files/csound-intonation-maj7-8cent:205 #: lesson-files/csound-intonation-maj7-8cent:235 #: lesson-files/csound-intonation-maj7-8cent:265 #: lesson-files/csound-intonation-maj7-8cent:295 #: lesson-files/csound-intonation-maj7-8cent:325 #: lesson-files/csound-intonation-maj7-8cent:355 #: lesson-files/csound-intonation-min2-10cent:25 #: lesson-files/csound-intonation-min2-10cent:55 #: lesson-files/csound-intonation-min2-10cent:85 #: lesson-files/csound-intonation-min2-10cent:115 #: lesson-files/csound-intonation-min2-10cent:145 #: lesson-files/csound-intonation-min2-10cent:175 #: lesson-files/csound-intonation-min2-10cent:205 #: lesson-files/csound-intonation-min2-10cent:235 #: lesson-files/csound-intonation-min2-10cent:265 #: lesson-files/csound-intonation-min2-10cent:295 #: lesson-files/csound-intonation-min2-10cent:325 #: lesson-files/csound-intonation-min2-10cent:355 #: lesson-files/csound-intonation-min2-15cent:25 #: lesson-files/csound-intonation-min2-15cent:55 #: lesson-files/csound-intonation-min2-15cent:85 #: lesson-files/csound-intonation-min2-15cent:115 #: lesson-files/csound-intonation-min2-15cent:145 #: lesson-files/csound-intonation-min2-15cent:175 #: lesson-files/csound-intonation-min2-15cent:205 #: lesson-files/csound-intonation-min2-15cent:235 #: lesson-files/csound-intonation-min2-15cent:265 #: lesson-files/csound-intonation-min2-15cent:295 #: lesson-files/csound-intonation-min2-15cent:325 #: lesson-files/csound-intonation-min2-15cent:355 #: lesson-files/csound-intonation-min2-20cent:25 #: lesson-files/csound-intonation-min2-20cent:55 #: lesson-files/csound-intonation-min2-20cent:85 #: lesson-files/csound-intonation-min2-20cent:115 #: lesson-files/csound-intonation-min2-20cent:145 #: lesson-files/csound-intonation-min2-20cent:175 #: lesson-files/csound-intonation-min2-20cent:205 #: lesson-files/csound-intonation-min2-20cent:235 #: lesson-files/csound-intonation-min2-20cent:265 #: lesson-files/csound-intonation-min2-20cent:295 #: lesson-files/csound-intonation-min2-20cent:325 #: lesson-files/csound-intonation-min2-20cent:355 #: lesson-files/csound-intonation-min2-30cent:25 #: lesson-files/csound-intonation-min2-30cent:55 #: lesson-files/csound-intonation-min2-30cent:85 #: lesson-files/csound-intonation-min2-30cent:115 #: lesson-files/csound-intonation-min2-30cent:145 #: lesson-files/csound-intonation-min2-30cent:175 #: lesson-files/csound-intonation-min2-30cent:205 #: lesson-files/csound-intonation-min2-30cent:235 #: lesson-files/csound-intonation-min2-30cent:265 #: lesson-files/csound-intonation-min2-30cent:295 #: lesson-files/csound-intonation-min2-30cent:325 #: lesson-files/csound-intonation-min2-30cent:355 #: lesson-files/csound-intonation-min2-40cent:25 #: lesson-files/csound-intonation-min2-40cent:55 #: lesson-files/csound-intonation-min2-40cent:85 #: lesson-files/csound-intonation-min2-40cent:115 #: lesson-files/csound-intonation-min2-40cent:145 #: lesson-files/csound-intonation-min2-40cent:175 #: lesson-files/csound-intonation-min2-40cent:205 #: lesson-files/csound-intonation-min2-40cent:235 #: lesson-files/csound-intonation-min2-40cent:265 #: lesson-files/csound-intonation-min2-40cent:295 #: lesson-files/csound-intonation-min2-40cent:325 #: lesson-files/csound-intonation-min2-40cent:355 #: lesson-files/csound-intonation-min2-5cent:25 #: lesson-files/csound-intonation-min2-5cent:55 #: lesson-files/csound-intonation-min2-5cent:85 #: lesson-files/csound-intonation-min2-5cent:115 #: lesson-files/csound-intonation-min2-5cent:145 #: lesson-files/csound-intonation-min2-5cent:175 #: lesson-files/csound-intonation-min2-5cent:205 #: lesson-files/csound-intonation-min2-5cent:235 #: lesson-files/csound-intonation-min2-5cent:265 #: lesson-files/csound-intonation-min2-5cent:295 #: lesson-files/csound-intonation-min2-5cent:325 #: lesson-files/csound-intonation-min2-5cent:355 #: lesson-files/csound-intonation-min2-6cent:25 #: lesson-files/csound-intonation-min2-6cent:55 #: lesson-files/csound-intonation-min2-6cent:85 #: lesson-files/csound-intonation-min2-6cent:115 #: lesson-files/csound-intonation-min2-6cent:145 #: lesson-files/csound-intonation-min2-6cent:175 #: lesson-files/csound-intonation-min2-6cent:205 #: lesson-files/csound-intonation-min2-6cent:235 #: lesson-files/csound-intonation-min2-6cent:265 #: lesson-files/csound-intonation-min2-6cent:295 #: lesson-files/csound-intonation-min2-6cent:325 #: lesson-files/csound-intonation-min2-6cent:355 #: lesson-files/csound-intonation-min2-8cent:25 #: lesson-files/csound-intonation-min2-8cent:55 #: lesson-files/csound-intonation-min2-8cent:85 #: lesson-files/csound-intonation-min2-8cent:115 #: lesson-files/csound-intonation-min2-8cent:145 #: lesson-files/csound-intonation-min2-8cent:175 #: lesson-files/csound-intonation-min2-8cent:205 #: lesson-files/csound-intonation-min2-8cent:235 #: lesson-files/csound-intonation-min2-8cent:265 #: lesson-files/csound-intonation-min2-8cent:295 #: lesson-files/csound-intonation-min2-8cent:325 #: lesson-files/csound-intonation-min2-8cent:355 #: lesson-files/csound-intonation-min3-10cent:25 #: lesson-files/csound-intonation-min3-10cent:55 #: lesson-files/csound-intonation-min3-10cent:85 #: lesson-files/csound-intonation-min3-10cent:115 #: lesson-files/csound-intonation-min3-10cent:145 #: lesson-files/csound-intonation-min3-10cent:175 #: lesson-files/csound-intonation-min3-10cent:205 #: lesson-files/csound-intonation-min3-10cent:235 #: lesson-files/csound-intonation-min3-10cent:265 #: lesson-files/csound-intonation-min3-10cent:295 #: lesson-files/csound-intonation-min3-10cent:325 #: lesson-files/csound-intonation-min3-10cent:355 #: lesson-files/csound-intonation-min3-15cent:25 #: lesson-files/csound-intonation-min3-15cent:55 #: lesson-files/csound-intonation-min3-15cent:85 #: lesson-files/csound-intonation-min3-15cent:115 #: lesson-files/csound-intonation-min3-15cent:145 #: lesson-files/csound-intonation-min3-15cent:175 #: lesson-files/csound-intonation-min3-15cent:205 #: lesson-files/csound-intonation-min3-15cent:235 #: lesson-files/csound-intonation-min3-15cent:265 #: lesson-files/csound-intonation-min3-15cent:295 #: lesson-files/csound-intonation-min3-15cent:325 #: lesson-files/csound-intonation-min3-15cent:355 #: lesson-files/csound-intonation-min3-20cent:25 #: lesson-files/csound-intonation-min3-20cent:55 #: lesson-files/csound-intonation-min3-20cent:85 #: lesson-files/csound-intonation-min3-20cent:115 #: lesson-files/csound-intonation-min3-20cent:145 #: lesson-files/csound-intonation-min3-20cent:175 #: lesson-files/csound-intonation-min3-20cent:205 #: lesson-files/csound-intonation-min3-20cent:235 #: lesson-files/csound-intonation-min3-20cent:265 #: lesson-files/csound-intonation-min3-20cent:295 #: lesson-files/csound-intonation-min3-20cent:325 #: lesson-files/csound-intonation-min3-20cent:355 #: lesson-files/csound-intonation-min3-30cent:25 #: lesson-files/csound-intonation-min3-30cent:55 #: lesson-files/csound-intonation-min3-30cent:85 #: lesson-files/csound-intonation-min3-30cent:115 #: lesson-files/csound-intonation-min3-30cent:145 #: lesson-files/csound-intonation-min3-30cent:175 #: lesson-files/csound-intonation-min3-30cent:205 #: lesson-files/csound-intonation-min3-30cent:235 #: lesson-files/csound-intonation-min3-30cent:265 #: lesson-files/csound-intonation-min3-30cent:295 #: lesson-files/csound-intonation-min3-30cent:325 #: lesson-files/csound-intonation-min3-30cent:355 #: lesson-files/csound-intonation-min3-40cent:25 #: lesson-files/csound-intonation-min3-40cent:55 #: lesson-files/csound-intonation-min3-40cent:85 #: lesson-files/csound-intonation-min3-40cent:115 #: lesson-files/csound-intonation-min3-40cent:145 #: lesson-files/csound-intonation-min3-40cent:175 #: lesson-files/csound-intonation-min3-40cent:205 #: lesson-files/csound-intonation-min3-40cent:235 #: lesson-files/csound-intonation-min3-40cent:265 #: lesson-files/csound-intonation-min3-40cent:295 #: lesson-files/csound-intonation-min3-40cent:325 #: lesson-files/csound-intonation-min3-40cent:355 #: lesson-files/csound-intonation-min3-5cent:25 #: lesson-files/csound-intonation-min3-5cent:55 #: lesson-files/csound-intonation-min3-5cent:85 #: lesson-files/csound-intonation-min3-5cent:115 #: lesson-files/csound-intonation-min3-5cent:145 #: lesson-files/csound-intonation-min3-5cent:175 #: lesson-files/csound-intonation-min3-5cent:205 #: lesson-files/csound-intonation-min3-5cent:235 #: lesson-files/csound-intonation-min3-5cent:265 #: lesson-files/csound-intonation-min3-5cent:295 #: lesson-files/csound-intonation-min3-5cent:325 #: lesson-files/csound-intonation-min3-5cent:355 #: lesson-files/csound-intonation-min3-6cent:25 #: lesson-files/csound-intonation-min3-6cent:55 #: lesson-files/csound-intonation-min3-6cent:85 #: lesson-files/csound-intonation-min3-6cent:115 #: lesson-files/csound-intonation-min3-6cent:145 #: lesson-files/csound-intonation-min3-6cent:175 #: lesson-files/csound-intonation-min3-6cent:205 #: lesson-files/csound-intonation-min3-6cent:235 #: lesson-files/csound-intonation-min3-6cent:265 #: lesson-files/csound-intonation-min3-6cent:295 #: lesson-files/csound-intonation-min3-6cent:325 #: lesson-files/csound-intonation-min3-6cent:355 #: lesson-files/csound-intonation-min3-8cent:25 #: lesson-files/csound-intonation-min3-8cent:55 #: lesson-files/csound-intonation-min3-8cent:85 #: lesson-files/csound-intonation-min3-8cent:115 #: lesson-files/csound-intonation-min3-8cent:145 #: lesson-files/csound-intonation-min3-8cent:175 #: lesson-files/csound-intonation-min3-8cent:205 #: lesson-files/csound-intonation-min3-8cent:235 #: lesson-files/csound-intonation-min3-8cent:265 #: lesson-files/csound-intonation-min3-8cent:295 #: lesson-files/csound-intonation-min3-8cent:325 #: lesson-files/csound-intonation-min3-8cent:355 #: lesson-files/csound-intonation-min6-10cent:25 #: lesson-files/csound-intonation-min6-10cent:55 #: lesson-files/csound-intonation-min6-10cent:85 #: lesson-files/csound-intonation-min6-10cent:115 #: lesson-files/csound-intonation-min6-10cent:145 #: lesson-files/csound-intonation-min6-10cent:175 #: lesson-files/csound-intonation-min6-10cent:205 #: lesson-files/csound-intonation-min6-10cent:235 #: lesson-files/csound-intonation-min6-10cent:265 #: lesson-files/csound-intonation-min6-10cent:295 #: lesson-files/csound-intonation-min6-10cent:325 #: lesson-files/csound-intonation-min6-10cent:355 #: lesson-files/csound-intonation-min6-15cent:25 #: lesson-files/csound-intonation-min6-15cent:55 #: lesson-files/csound-intonation-min6-15cent:85 #: lesson-files/csound-intonation-min6-15cent:115 #: lesson-files/csound-intonation-min6-15cent:145 #: lesson-files/csound-intonation-min6-15cent:175 #: lesson-files/csound-intonation-min6-15cent:205 #: lesson-files/csound-intonation-min6-15cent:235 #: lesson-files/csound-intonation-min6-15cent:265 #: lesson-files/csound-intonation-min6-15cent:295 #: lesson-files/csound-intonation-min6-15cent:325 #: lesson-files/csound-intonation-min6-15cent:355 #: lesson-files/csound-intonation-min6-20cent:25 #: lesson-files/csound-intonation-min6-20cent:55 #: lesson-files/csound-intonation-min6-20cent:85 #: lesson-files/csound-intonation-min6-20cent:115 #: lesson-files/csound-intonation-min6-20cent:145 #: lesson-files/csound-intonation-min6-20cent:175 #: lesson-files/csound-intonation-min6-20cent:205 #: lesson-files/csound-intonation-min6-20cent:235 #: lesson-files/csound-intonation-min6-20cent:265 #: lesson-files/csound-intonation-min6-20cent:295 #: lesson-files/csound-intonation-min6-20cent:325 #: lesson-files/csound-intonation-min6-20cent:355 #: lesson-files/csound-intonation-min6-30cent:25 #: lesson-files/csound-intonation-min6-30cent:55 #: lesson-files/csound-intonation-min6-30cent:85 #: lesson-files/csound-intonation-min6-30cent:115 #: lesson-files/csound-intonation-min6-30cent:145 #: lesson-files/csound-intonation-min6-30cent:175 #: lesson-files/csound-intonation-min6-30cent:205 #: lesson-files/csound-intonation-min6-30cent:235 #: lesson-files/csound-intonation-min6-30cent:265 #: lesson-files/csound-intonation-min6-30cent:295 #: lesson-files/csound-intonation-min6-30cent:325 #: lesson-files/csound-intonation-min6-30cent:355 #: lesson-files/csound-intonation-min6-40cent:25 #: lesson-files/csound-intonation-min6-40cent:55 #: lesson-files/csound-intonation-min6-40cent:85 #: lesson-files/csound-intonation-min6-40cent:115 #: lesson-files/csound-intonation-min6-40cent:145 #: lesson-files/csound-intonation-min6-40cent:175 #: lesson-files/csound-intonation-min6-40cent:205 #: lesson-files/csound-intonation-min6-40cent:235 #: lesson-files/csound-intonation-min6-40cent:265 #: lesson-files/csound-intonation-min6-40cent:295 #: lesson-files/csound-intonation-min6-40cent:325 #: lesson-files/csound-intonation-min6-40cent:355 #: lesson-files/csound-intonation-min6-5cent:25 #: lesson-files/csound-intonation-min6-5cent:55 #: lesson-files/csound-intonation-min6-5cent:85 #: lesson-files/csound-intonation-min6-5cent:115 #: lesson-files/csound-intonation-min6-5cent:145 #: lesson-files/csound-intonation-min6-5cent:175 #: lesson-files/csound-intonation-min6-5cent:205 #: lesson-files/csound-intonation-min6-5cent:235 #: lesson-files/csound-intonation-min6-5cent:265 #: lesson-files/csound-intonation-min6-5cent:295 #: lesson-files/csound-intonation-min6-5cent:325 #: lesson-files/csound-intonation-min6-5cent:355 #: lesson-files/csound-intonation-min6-6cent:25 #: lesson-files/csound-intonation-min6-6cent:55 #: lesson-files/csound-intonation-min6-6cent:85 #: lesson-files/csound-intonation-min6-6cent:115 #: lesson-files/csound-intonation-min6-6cent:145 #: lesson-files/csound-intonation-min6-6cent:175 #: lesson-files/csound-intonation-min6-6cent:205 #: lesson-files/csound-intonation-min6-6cent:235 #: lesson-files/csound-intonation-min6-6cent:265 #: lesson-files/csound-intonation-min6-6cent:295 #: lesson-files/csound-intonation-min6-6cent:325 #: lesson-files/csound-intonation-min6-6cent:355 #: lesson-files/csound-intonation-min6-8cent:25 #: lesson-files/csound-intonation-min6-8cent:55 #: lesson-files/csound-intonation-min6-8cent:85 #: lesson-files/csound-intonation-min6-8cent:115 #: lesson-files/csound-intonation-min6-8cent:145 #: lesson-files/csound-intonation-min6-8cent:175 #: lesson-files/csound-intonation-min6-8cent:205 #: lesson-files/csound-intonation-min6-8cent:235 #: lesson-files/csound-intonation-min6-8cent:265 #: lesson-files/csound-intonation-min6-8cent:295 #: lesson-files/csound-intonation-min6-8cent:325 #: lesson-files/csound-intonation-min6-8cent:355 #: lesson-files/csound-intonation-min7-10cent:25 #: lesson-files/csound-intonation-min7-10cent:55 #: lesson-files/csound-intonation-min7-10cent:85 #: lesson-files/csound-intonation-min7-10cent:115 #: lesson-files/csound-intonation-min7-10cent:145 #: lesson-files/csound-intonation-min7-10cent:175 #: lesson-files/csound-intonation-min7-10cent:205 #: lesson-files/csound-intonation-min7-10cent:235 #: lesson-files/csound-intonation-min7-10cent:265 #: lesson-files/csound-intonation-min7-10cent:295 #: lesson-files/csound-intonation-min7-10cent:325 #: lesson-files/csound-intonation-min7-10cent:355 #: lesson-files/csound-intonation-min7-15cent:25 #: lesson-files/csound-intonation-min7-15cent:55 #: lesson-files/csound-intonation-min7-15cent:85 #: lesson-files/csound-intonation-min7-15cent:115 #: lesson-files/csound-intonation-min7-15cent:145 #: lesson-files/csound-intonation-min7-15cent:175 #: lesson-files/csound-intonation-min7-15cent:205 #: lesson-files/csound-intonation-min7-15cent:235 #: lesson-files/csound-intonation-min7-15cent:265 #: lesson-files/csound-intonation-min7-15cent:295 #: lesson-files/csound-intonation-min7-15cent:325 #: lesson-files/csound-intonation-min7-15cent:355 #: lesson-files/csound-intonation-min7-20cent:25 #: lesson-files/csound-intonation-min7-20cent:55 #: lesson-files/csound-intonation-min7-20cent:85 #: lesson-files/csound-intonation-min7-20cent:115 #: lesson-files/csound-intonation-min7-20cent:145 #: lesson-files/csound-intonation-min7-20cent:175 #: lesson-files/csound-intonation-min7-20cent:205 #: lesson-files/csound-intonation-min7-20cent:235 #: lesson-files/csound-intonation-min7-20cent:265 #: lesson-files/csound-intonation-min7-20cent:295 #: lesson-files/csound-intonation-min7-20cent:325 #: lesson-files/csound-intonation-min7-20cent:355 #: lesson-files/csound-intonation-min7-30cent:25 #: lesson-files/csound-intonation-min7-30cent:55 #: lesson-files/csound-intonation-min7-30cent:85 #: lesson-files/csound-intonation-min7-30cent:115 #: lesson-files/csound-intonation-min7-30cent:145 #: lesson-files/csound-intonation-min7-30cent:175 #: lesson-files/csound-intonation-min7-30cent:205 #: lesson-files/csound-intonation-min7-30cent:235 #: lesson-files/csound-intonation-min7-30cent:265 #: lesson-files/csound-intonation-min7-30cent:295 #: lesson-files/csound-intonation-min7-30cent:325 #: lesson-files/csound-intonation-min7-30cent:355 #: lesson-files/csound-intonation-min7-40cent:25 #: lesson-files/csound-intonation-min7-40cent:55 #: lesson-files/csound-intonation-min7-40cent:85 #: lesson-files/csound-intonation-min7-40cent:115 #: lesson-files/csound-intonation-min7-40cent:145 #: lesson-files/csound-intonation-min7-40cent:175 #: lesson-files/csound-intonation-min7-40cent:205 #: lesson-files/csound-intonation-min7-40cent:235 #: lesson-files/csound-intonation-min7-40cent:265 #: lesson-files/csound-intonation-min7-40cent:295 #: lesson-files/csound-intonation-min7-40cent:325 #: lesson-files/csound-intonation-min7-40cent:355 #: lesson-files/csound-intonation-min7-5cent:25 #: lesson-files/csound-intonation-min7-5cent:55 #: lesson-files/csound-intonation-min7-5cent:85 #: lesson-files/csound-intonation-min7-5cent:115 #: lesson-files/csound-intonation-min7-5cent:145 #: lesson-files/csound-intonation-min7-5cent:175 #: lesson-files/csound-intonation-min7-5cent:205 #: lesson-files/csound-intonation-min7-5cent:235 #: lesson-files/csound-intonation-min7-5cent:265 #: lesson-files/csound-intonation-min7-5cent:295 #: lesson-files/csound-intonation-min7-5cent:325 #: lesson-files/csound-intonation-min7-5cent:355 #: lesson-files/csound-intonation-min7-6cent:25 #: lesson-files/csound-intonation-min7-6cent:55 #: lesson-files/csound-intonation-min7-6cent:85 #: lesson-files/csound-intonation-min7-6cent:115 #: lesson-files/csound-intonation-min7-6cent:145 #: lesson-files/csound-intonation-min7-6cent:175 #: lesson-files/csound-intonation-min7-6cent:205 #: lesson-files/csound-intonation-min7-6cent:235 #: lesson-files/csound-intonation-min7-6cent:265 #: lesson-files/csound-intonation-min7-6cent:295 #: lesson-files/csound-intonation-min7-6cent:325 #: lesson-files/csound-intonation-min7-6cent:355 #: lesson-files/csound-intonation-min7-8cent:25 #: lesson-files/csound-intonation-min7-8cent:55 #: lesson-files/csound-intonation-min7-8cent:85 #: lesson-files/csound-intonation-min7-8cent:115 #: lesson-files/csound-intonation-min7-8cent:145 #: lesson-files/csound-intonation-min7-8cent:175 #: lesson-files/csound-intonation-min7-8cent:205 #: lesson-files/csound-intonation-min7-8cent:235 #: lesson-files/csound-intonation-min7-8cent:265 #: lesson-files/csound-intonation-min7-8cent:295 #: lesson-files/csound-intonation-min7-8cent:325 #: lesson-files/csound-intonation-min7-8cent:355 #: lesson-files/csound-intonation-p4-10cent:25 #: lesson-files/csound-intonation-p4-10cent:55 #: lesson-files/csound-intonation-p4-10cent:85 #: lesson-files/csound-intonation-p4-10cent:115 #: lesson-files/csound-intonation-p4-10cent:145 #: lesson-files/csound-intonation-p4-10cent:175 #: lesson-files/csound-intonation-p4-10cent:205 #: lesson-files/csound-intonation-p4-10cent:235 #: lesson-files/csound-intonation-p4-10cent:265 #: lesson-files/csound-intonation-p4-10cent:295 #: lesson-files/csound-intonation-p4-10cent:325 #: lesson-files/csound-intonation-p4-10cent:355 #: lesson-files/csound-intonation-p4-15cent:25 #: lesson-files/csound-intonation-p4-15cent:55 #: lesson-files/csound-intonation-p4-15cent:85 #: lesson-files/csound-intonation-p4-15cent:115 #: lesson-files/csound-intonation-p4-15cent:145 #: lesson-files/csound-intonation-p4-15cent:175 #: lesson-files/csound-intonation-p4-15cent:205 #: lesson-files/csound-intonation-p4-15cent:235 #: lesson-files/csound-intonation-p4-15cent:265 #: lesson-files/csound-intonation-p4-15cent:295 #: lesson-files/csound-intonation-p4-15cent:325 #: lesson-files/csound-intonation-p4-15cent:355 #: lesson-files/csound-intonation-p4-20cent:25 #: lesson-files/csound-intonation-p4-20cent:55 #: lesson-files/csound-intonation-p4-20cent:85 #: lesson-files/csound-intonation-p4-20cent:115 #: lesson-files/csound-intonation-p4-20cent:145 #: lesson-files/csound-intonation-p4-20cent:175 #: lesson-files/csound-intonation-p4-20cent:205 #: lesson-files/csound-intonation-p4-20cent:235 #: lesson-files/csound-intonation-p4-20cent:265 #: lesson-files/csound-intonation-p4-20cent:295 #: lesson-files/csound-intonation-p4-20cent:325 #: lesson-files/csound-intonation-p4-20cent:355 #: lesson-files/csound-intonation-p4-30cent:25 #: lesson-files/csound-intonation-p4-30cent:55 #: lesson-files/csound-intonation-p4-30cent:85 #: lesson-files/csound-intonation-p4-30cent:115 #: lesson-files/csound-intonation-p4-30cent:145 #: lesson-files/csound-intonation-p4-30cent:175 #: lesson-files/csound-intonation-p4-30cent:205 #: lesson-files/csound-intonation-p4-30cent:235 #: lesson-files/csound-intonation-p4-30cent:265 #: lesson-files/csound-intonation-p4-30cent:295 #: lesson-files/csound-intonation-p4-30cent:325 #: lesson-files/csound-intonation-p4-30cent:355 #: lesson-files/csound-intonation-p4-40cent:25 #: lesson-files/csound-intonation-p4-40cent:55 #: lesson-files/csound-intonation-p4-40cent:85 #: lesson-files/csound-intonation-p4-40cent:115 #: lesson-files/csound-intonation-p4-40cent:145 #: lesson-files/csound-intonation-p4-40cent:175 #: lesson-files/csound-intonation-p4-40cent:205 #: lesson-files/csound-intonation-p4-40cent:235 #: lesson-files/csound-intonation-p4-40cent:265 #: lesson-files/csound-intonation-p4-40cent:295 #: lesson-files/csound-intonation-p4-40cent:325 #: lesson-files/csound-intonation-p4-40cent:355 #: lesson-files/csound-intonation-p4-5cent:25 #: lesson-files/csound-intonation-p4-5cent:55 #: lesson-files/csound-intonation-p4-5cent:85 #: lesson-files/csound-intonation-p4-5cent:115 #: lesson-files/csound-intonation-p4-5cent:145 #: lesson-files/csound-intonation-p4-5cent:175 #: lesson-files/csound-intonation-p4-5cent:205 #: lesson-files/csound-intonation-p4-5cent:235 #: lesson-files/csound-intonation-p4-5cent:265 #: lesson-files/csound-intonation-p4-5cent:295 #: lesson-files/csound-intonation-p4-5cent:325 #: lesson-files/csound-intonation-p4-5cent:355 #: lesson-files/csound-intonation-p4-6cent:25 #: lesson-files/csound-intonation-p4-6cent:55 #: lesson-files/csound-intonation-p4-6cent:85 #: lesson-files/csound-intonation-p4-6cent:115 #: lesson-files/csound-intonation-p4-6cent:145 #: lesson-files/csound-intonation-p4-6cent:175 #: lesson-files/csound-intonation-p4-6cent:205 #: lesson-files/csound-intonation-p4-6cent:235 #: lesson-files/csound-intonation-p4-6cent:265 #: lesson-files/csound-intonation-p4-6cent:295 #: lesson-files/csound-intonation-p4-6cent:325 #: lesson-files/csound-intonation-p4-6cent:355 #: lesson-files/csound-intonation-p4-8cent:25 #: lesson-files/csound-intonation-p4-8cent:55 #: lesson-files/csound-intonation-p4-8cent:85 #: lesson-files/csound-intonation-p4-8cent:115 #: lesson-files/csound-intonation-p4-8cent:145 #: lesson-files/csound-intonation-p4-8cent:175 #: lesson-files/csound-intonation-p4-8cent:205 #: lesson-files/csound-intonation-p4-8cent:235 #: lesson-files/csound-intonation-p4-8cent:265 #: lesson-files/csound-intonation-p4-8cent:295 #: lesson-files/csound-intonation-p4-8cent:325 #: lesson-files/csound-intonation-p4-8cent:355 #: lesson-files/csound-intonation-p5-10cent:25 #: lesson-files/csound-intonation-p5-10cent:55 #: lesson-files/csound-intonation-p5-10cent:85 #: lesson-files/csound-intonation-p5-10cent:115 #: lesson-files/csound-intonation-p5-10cent:145 #: lesson-files/csound-intonation-p5-10cent:175 #: lesson-files/csound-intonation-p5-10cent:205 #: lesson-files/csound-intonation-p5-10cent:235 #: lesson-files/csound-intonation-p5-10cent:265 #: lesson-files/csound-intonation-p5-10cent:295 #: lesson-files/csound-intonation-p5-10cent:325 #: lesson-files/csound-intonation-p5-10cent:355 #: lesson-files/csound-intonation-p5-15cent:25 #: lesson-files/csound-intonation-p5-15cent:55 #: lesson-files/csound-intonation-p5-15cent:85 #: lesson-files/csound-intonation-p5-15cent:115 #: lesson-files/csound-intonation-p5-15cent:145 #: lesson-files/csound-intonation-p5-15cent:175 #: lesson-files/csound-intonation-p5-15cent:205 #: lesson-files/csound-intonation-p5-15cent:235 #: lesson-files/csound-intonation-p5-15cent:265 #: lesson-files/csound-intonation-p5-15cent:295 #: lesson-files/csound-intonation-p5-15cent:325 #: lesson-files/csound-intonation-p5-15cent:355 #: lesson-files/csound-intonation-p5-20cent:25 #: lesson-files/csound-intonation-p5-20cent:55 #: lesson-files/csound-intonation-p5-20cent:85 #: lesson-files/csound-intonation-p5-20cent:115 #: lesson-files/csound-intonation-p5-20cent:145 #: lesson-files/csound-intonation-p5-20cent:175 #: lesson-files/csound-intonation-p5-20cent:205 #: lesson-files/csound-intonation-p5-20cent:235 #: lesson-files/csound-intonation-p5-20cent:265 #: lesson-files/csound-intonation-p5-20cent:295 #: lesson-files/csound-intonation-p5-20cent:325 #: lesson-files/csound-intonation-p5-20cent:355 #: lesson-files/csound-intonation-p5-30cent:25 #: lesson-files/csound-intonation-p5-30cent:55 #: lesson-files/csound-intonation-p5-30cent:85 #: lesson-files/csound-intonation-p5-30cent:115 #: lesson-files/csound-intonation-p5-30cent:145 #: lesson-files/csound-intonation-p5-30cent:175 #: lesson-files/csound-intonation-p5-30cent:205 #: lesson-files/csound-intonation-p5-30cent:235 #: lesson-files/csound-intonation-p5-30cent:265 #: lesson-files/csound-intonation-p5-30cent:295 #: lesson-files/csound-intonation-p5-30cent:325 #: lesson-files/csound-intonation-p5-30cent:355 #: lesson-files/csound-intonation-p5-40cent:25 #: lesson-files/csound-intonation-p5-40cent:55 #: lesson-files/csound-intonation-p5-40cent:85 #: lesson-files/csound-intonation-p5-40cent:115 #: lesson-files/csound-intonation-p5-40cent:145 #: lesson-files/csound-intonation-p5-40cent:175 #: lesson-files/csound-intonation-p5-40cent:205 #: lesson-files/csound-intonation-p5-40cent:235 #: lesson-files/csound-intonation-p5-40cent:265 #: lesson-files/csound-intonation-p5-40cent:295 #: lesson-files/csound-intonation-p5-40cent:325 #: lesson-files/csound-intonation-p5-40cent:355 #: lesson-files/csound-intonation-p5-5cent:25 #: lesson-files/csound-intonation-p5-5cent:55 #: lesson-files/csound-intonation-p5-5cent:85 #: lesson-files/csound-intonation-p5-5cent:115 #: lesson-files/csound-intonation-p5-5cent:145 #: lesson-files/csound-intonation-p5-5cent:175 #: lesson-files/csound-intonation-p5-5cent:205 #: lesson-files/csound-intonation-p5-5cent:235 #: lesson-files/csound-intonation-p5-5cent:265 #: lesson-files/csound-intonation-p5-5cent:295 #: lesson-files/csound-intonation-p5-5cent:325 #: lesson-files/csound-intonation-p5-5cent:355 #: lesson-files/csound-intonation-p5-6cent:25 #: lesson-files/csound-intonation-p5-6cent:55 #: lesson-files/csound-intonation-p5-6cent:85 #: lesson-files/csound-intonation-p5-6cent:115 #: lesson-files/csound-intonation-p5-6cent:145 #: lesson-files/csound-intonation-p5-6cent:175 #: lesson-files/csound-intonation-p5-6cent:205 #: lesson-files/csound-intonation-p5-6cent:235 #: lesson-files/csound-intonation-p5-6cent:265 #: lesson-files/csound-intonation-p5-6cent:295 #: lesson-files/csound-intonation-p5-6cent:325 #: lesson-files/csound-intonation-p5-6cent:355 #: lesson-files/csound-intonation-p5-8cent:25 #: lesson-files/csound-intonation-p5-8cent:55 #: lesson-files/csound-intonation-p5-8cent:85 #: lesson-files/csound-intonation-p5-8cent:115 #: lesson-files/csound-intonation-p5-8cent:145 #: lesson-files/csound-intonation-p5-8cent:175 #: lesson-files/csound-intonation-p5-8cent:205 #: lesson-files/csound-intonation-p5-8cent:235 #: lesson-files/csound-intonation-p5-8cent:265 #: lesson-files/csound-intonation-p5-8cent:295 #: lesson-files/csound-intonation-p5-8cent:325 #: lesson-files/csound-intonation-p5-8cent:355 msgid "intonation|in tune" msgstr "调内音" #: lesson-files/csound-fifth-0.97:35 lesson-files/csound-fifth-0.97:65 #: lesson-files/csound-fifth-0.97:95 lesson-files/csound-fifth-0.97:125 #: lesson-files/csound-fifth-0.97:155 lesson-files/csound-fifth-0.97:185 #: lesson-files/csound-fifth-0.97:215 lesson-files/csound-fifth-0.98:35 #: lesson-files/csound-fifth-0.98:65 lesson-files/csound-fifth-0.98:95 #: lesson-files/csound-fifth-0.98:125 lesson-files/csound-fifth-0.98:155 #: lesson-files/csound-fifth-0.98:185 lesson-files/csound-fifth-0.98:215 #: lesson-files/csound-fifth-0.99:35 lesson-files/csound-fifth-0.99:65 #: lesson-files/csound-fifth-0.99:95 lesson-files/csound-fifth-0.99:125 #: lesson-files/csound-fifth-0.99:155 lesson-files/csound-fifth-0.99:185 #: lesson-files/csound-fifth-0.99:215 lesson-files/csound-fifth-0.995:35 #: lesson-files/csound-fifth-0.995:65 lesson-files/csound-fifth-0.995:95 #: lesson-files/csound-fifth-0.995:125 lesson-files/csound-fifth-0.995:155 #: lesson-files/csound-fifth-0.995:185 lesson-files/csound-fifth-0.995:215 #: lesson-files/csound-fifth-0.996:35 lesson-files/csound-fifth-0.996:65 #: lesson-files/csound-fifth-0.996:95 lesson-files/csound-fifth-0.996:125 #: lesson-files/csound-fifth-0.996:155 lesson-files/csound-fifth-0.996:185 #: lesson-files/csound-fifth-0.996:215 lesson-files/csound-fifth-0.997:35 #: lesson-files/csound-fifth-0.997:65 lesson-files/csound-fifth-0.997:95 #: lesson-files/csound-fifth-0.997:125 lesson-files/csound-fifth-0.997:155 #: lesson-files/csound-fifth-0.997:185 lesson-files/csound-fifth-0.997:215 #: lesson-files/csound-fifth-0.998:35 lesson-files/csound-fifth-0.998:65 #: lesson-files/csound-fifth-0.998:95 lesson-files/csound-fifth-0.998:125 #: lesson-files/csound-fifth-0.998:155 lesson-files/csound-fifth-0.998:185 #: lesson-files/csound-fifth-0.998:215 #: lesson-files/csound-intonation-harmonic-maj2-10cent:35 #: lesson-files/csound-intonation-harmonic-maj2-10cent:65 #: lesson-files/csound-intonation-harmonic-maj2-10cent:95 #: lesson-files/csound-intonation-harmonic-maj2-10cent:125 #: lesson-files/csound-intonation-harmonic-maj2-10cent:155 #: lesson-files/csound-intonation-harmonic-maj2-10cent:185 #: lesson-files/csound-intonation-harmonic-maj2-10cent:215 #: lesson-files/csound-intonation-harmonic-maj2-10cent:245 #: lesson-files/csound-intonation-harmonic-maj2-10cent:275 #: lesson-files/csound-intonation-harmonic-maj2-10cent:305 #: lesson-files/csound-intonation-harmonic-maj2-10cent:335 #: lesson-files/csound-intonation-harmonic-maj2-10cent:365 #: lesson-files/csound-intonation-harmonic-maj2-15cent:35 #: lesson-files/csound-intonation-harmonic-maj2-15cent:65 #: lesson-files/csound-intonation-harmonic-maj2-15cent:95 #: lesson-files/csound-intonation-harmonic-maj2-15cent:125 #: lesson-files/csound-intonation-harmonic-maj2-15cent:155 #: lesson-files/csound-intonation-harmonic-maj2-15cent:185 #: lesson-files/csound-intonation-harmonic-maj2-15cent:215 #: lesson-files/csound-intonation-harmonic-maj2-15cent:245 #: lesson-files/csound-intonation-harmonic-maj2-15cent:275 #: lesson-files/csound-intonation-harmonic-maj2-15cent:305 #: lesson-files/csound-intonation-harmonic-maj2-15cent:335 #: lesson-files/csound-intonation-harmonic-maj2-15cent:365 #: lesson-files/csound-intonation-harmonic-maj2-20cent:35 #: lesson-files/csound-intonation-harmonic-maj2-20cent:65 #: lesson-files/csound-intonation-harmonic-maj2-20cent:95 #: lesson-files/csound-intonation-harmonic-maj2-20cent:125 #: lesson-files/csound-intonation-harmonic-maj2-20cent:155 #: lesson-files/csound-intonation-harmonic-maj2-20cent:185 #: lesson-files/csound-intonation-harmonic-maj2-20cent:215 #: lesson-files/csound-intonation-harmonic-maj2-20cent:245 #: lesson-files/csound-intonation-harmonic-maj2-20cent:275 #: lesson-files/csound-intonation-harmonic-maj2-20cent:305 #: lesson-files/csound-intonation-harmonic-maj2-20cent:335 #: lesson-files/csound-intonation-harmonic-maj2-20cent:365 #: lesson-files/csound-intonation-harmonic-maj2-30cent:35 #: lesson-files/csound-intonation-harmonic-maj2-30cent:65 #: lesson-files/csound-intonation-harmonic-maj2-30cent:95 #: lesson-files/csound-intonation-harmonic-maj2-30cent:125 #: lesson-files/csound-intonation-harmonic-maj2-30cent:155 #: lesson-files/csound-intonation-harmonic-maj2-30cent:185 #: lesson-files/csound-intonation-harmonic-maj2-30cent:215 #: lesson-files/csound-intonation-harmonic-maj2-30cent:245 #: lesson-files/csound-intonation-harmonic-maj2-30cent:275 #: lesson-files/csound-intonation-harmonic-maj2-30cent:305 #: lesson-files/csound-intonation-harmonic-maj2-30cent:335 #: lesson-files/csound-intonation-harmonic-maj2-30cent:365 #: lesson-files/csound-intonation-harmonic-maj2-40cent:35 #: lesson-files/csound-intonation-harmonic-maj2-40cent:65 #: lesson-files/csound-intonation-harmonic-maj2-40cent:95 #: lesson-files/csound-intonation-harmonic-maj2-40cent:125 #: lesson-files/csound-intonation-harmonic-maj2-40cent:155 #: lesson-files/csound-intonation-harmonic-maj2-40cent:185 #: lesson-files/csound-intonation-harmonic-maj2-40cent:215 #: lesson-files/csound-intonation-harmonic-maj2-40cent:245 #: lesson-files/csound-intonation-harmonic-maj2-40cent:275 #: lesson-files/csound-intonation-harmonic-maj2-40cent:305 #: lesson-files/csound-intonation-harmonic-maj2-40cent:335 #: lesson-files/csound-intonation-harmonic-maj2-40cent:365 #: lesson-files/csound-intonation-harmonic-maj2-5cent:35 #: lesson-files/csound-intonation-harmonic-maj2-5cent:65 #: lesson-files/csound-intonation-harmonic-maj2-5cent:95 #: lesson-files/csound-intonation-harmonic-maj2-5cent:125 #: lesson-files/csound-intonation-harmonic-maj2-5cent:155 #: lesson-files/csound-intonation-harmonic-maj2-5cent:185 #: lesson-files/csound-intonation-harmonic-maj2-5cent:215 #: lesson-files/csound-intonation-harmonic-maj2-5cent:245 #: lesson-files/csound-intonation-harmonic-maj2-5cent:275 #: lesson-files/csound-intonation-harmonic-maj2-5cent:305 #: lesson-files/csound-intonation-harmonic-maj2-5cent:335 #: lesson-files/csound-intonation-harmonic-maj2-5cent:365 #: lesson-files/csound-intonation-harmonic-maj2-6cent:35 #: lesson-files/csound-intonation-harmonic-maj2-6cent:65 #: lesson-files/csound-intonation-harmonic-maj2-6cent:95 #: lesson-files/csound-intonation-harmonic-maj2-6cent:125 #: lesson-files/csound-intonation-harmonic-maj2-6cent:155 #: lesson-files/csound-intonation-harmonic-maj2-6cent:185 #: lesson-files/csound-intonation-harmonic-maj2-6cent:215 #: lesson-files/csound-intonation-harmonic-maj2-6cent:245 #: lesson-files/csound-intonation-harmonic-maj2-6cent:275 #: lesson-files/csound-intonation-harmonic-maj2-6cent:305 #: lesson-files/csound-intonation-harmonic-maj2-6cent:335 #: lesson-files/csound-intonation-harmonic-maj2-6cent:365 #: lesson-files/csound-intonation-harmonic-maj2-8cent:35 #: lesson-files/csound-intonation-harmonic-maj2-8cent:65 #: lesson-files/csound-intonation-harmonic-maj2-8cent:95 #: lesson-files/csound-intonation-harmonic-maj2-8cent:125 #: lesson-files/csound-intonation-harmonic-maj2-8cent:155 #: lesson-files/csound-intonation-harmonic-maj2-8cent:185 #: lesson-files/csound-intonation-harmonic-maj2-8cent:215 #: lesson-files/csound-intonation-harmonic-maj2-8cent:245 #: lesson-files/csound-intonation-harmonic-maj2-8cent:275 #: lesson-files/csound-intonation-harmonic-maj2-8cent:305 #: lesson-files/csound-intonation-harmonic-maj2-8cent:335 #: lesson-files/csound-intonation-harmonic-maj2-8cent:365 #: lesson-files/csound-intonation-harmonic-maj3-10cent:35 #: lesson-files/csound-intonation-harmonic-maj3-10cent:65 #: lesson-files/csound-intonation-harmonic-maj3-10cent:95 #: lesson-files/csound-intonation-harmonic-maj3-10cent:125 #: lesson-files/csound-intonation-harmonic-maj3-10cent:155 #: lesson-files/csound-intonation-harmonic-maj3-10cent:185 #: lesson-files/csound-intonation-harmonic-maj3-10cent:215 #: lesson-files/csound-intonation-harmonic-maj3-10cent:245 #: lesson-files/csound-intonation-harmonic-maj3-10cent:275 #: lesson-files/csound-intonation-harmonic-maj3-10cent:305 #: lesson-files/csound-intonation-harmonic-maj3-10cent:335 #: lesson-files/csound-intonation-harmonic-maj3-10cent:365 #: lesson-files/csound-intonation-harmonic-maj3-15cent:35 #: lesson-files/csound-intonation-harmonic-maj3-15cent:65 #: lesson-files/csound-intonation-harmonic-maj3-15cent:95 #: lesson-files/csound-intonation-harmonic-maj3-15cent:125 #: lesson-files/csound-intonation-harmonic-maj3-15cent:155 #: lesson-files/csound-intonation-harmonic-maj3-15cent:185 #: lesson-files/csound-intonation-harmonic-maj3-15cent:215 #: lesson-files/csound-intonation-harmonic-maj3-15cent:245 #: lesson-files/csound-intonation-harmonic-maj3-15cent:275 #: lesson-files/csound-intonation-harmonic-maj3-15cent:305 #: lesson-files/csound-intonation-harmonic-maj3-15cent:335 #: lesson-files/csound-intonation-harmonic-maj3-15cent:365 #: lesson-files/csound-intonation-harmonic-maj3-20cent:35 #: lesson-files/csound-intonation-harmonic-maj3-20cent:65 #: lesson-files/csound-intonation-harmonic-maj3-20cent:95 #: lesson-files/csound-intonation-harmonic-maj3-20cent:125 #: lesson-files/csound-intonation-harmonic-maj3-20cent:155 #: lesson-files/csound-intonation-harmonic-maj3-20cent:185 #: lesson-files/csound-intonation-harmonic-maj3-20cent:215 #: lesson-files/csound-intonation-harmonic-maj3-20cent:245 #: lesson-files/csound-intonation-harmonic-maj3-20cent:275 #: lesson-files/csound-intonation-harmonic-maj3-20cent:305 #: lesson-files/csound-intonation-harmonic-maj3-20cent:335 #: lesson-files/csound-intonation-harmonic-maj3-20cent:365 #: lesson-files/csound-intonation-harmonic-maj3-30cent:35 #: lesson-files/csound-intonation-harmonic-maj3-30cent:65 #: lesson-files/csound-intonation-harmonic-maj3-30cent:95 #: lesson-files/csound-intonation-harmonic-maj3-30cent:125 #: lesson-files/csound-intonation-harmonic-maj3-30cent:155 #: lesson-files/csound-intonation-harmonic-maj3-30cent:185 #: lesson-files/csound-intonation-harmonic-maj3-30cent:215 #: lesson-files/csound-intonation-harmonic-maj3-30cent:245 #: lesson-files/csound-intonation-harmonic-maj3-30cent:275 #: lesson-files/csound-intonation-harmonic-maj3-30cent:305 #: lesson-files/csound-intonation-harmonic-maj3-30cent:335 #: lesson-files/csound-intonation-harmonic-maj3-30cent:365 #: lesson-files/csound-intonation-harmonic-maj3-40cent:35 #: lesson-files/csound-intonation-harmonic-maj3-40cent:65 #: lesson-files/csound-intonation-harmonic-maj3-40cent:95 #: lesson-files/csound-intonation-harmonic-maj3-40cent:125 #: lesson-files/csound-intonation-harmonic-maj3-40cent:155 #: lesson-files/csound-intonation-harmonic-maj3-40cent:185 #: lesson-files/csound-intonation-harmonic-maj3-40cent:215 #: lesson-files/csound-intonation-harmonic-maj3-40cent:245 #: lesson-files/csound-intonation-harmonic-maj3-40cent:275 #: lesson-files/csound-intonation-harmonic-maj3-40cent:305 #: lesson-files/csound-intonation-harmonic-maj3-40cent:335 #: lesson-files/csound-intonation-harmonic-maj3-40cent:365 #: lesson-files/csound-intonation-harmonic-maj3-5cent:35 #: lesson-files/csound-intonation-harmonic-maj3-5cent:65 #: lesson-files/csound-intonation-harmonic-maj3-5cent:95 #: lesson-files/csound-intonation-harmonic-maj3-5cent:125 #: lesson-files/csound-intonation-harmonic-maj3-5cent:155 #: lesson-files/csound-intonation-harmonic-maj3-5cent:185 #: lesson-files/csound-intonation-harmonic-maj3-5cent:215 #: lesson-files/csound-intonation-harmonic-maj3-5cent:245 #: lesson-files/csound-intonation-harmonic-maj3-5cent:275 #: lesson-files/csound-intonation-harmonic-maj3-5cent:305 #: lesson-files/csound-intonation-harmonic-maj3-5cent:335 #: lesson-files/csound-intonation-harmonic-maj3-5cent:365 #: lesson-files/csound-intonation-harmonic-maj3-6cent:35 #: lesson-files/csound-intonation-harmonic-maj3-6cent:65 #: lesson-files/csound-intonation-harmonic-maj3-6cent:95 #: lesson-files/csound-intonation-harmonic-maj3-6cent:125 #: lesson-files/csound-intonation-harmonic-maj3-6cent:155 #: lesson-files/csound-intonation-harmonic-maj3-6cent:185 #: lesson-files/csound-intonation-harmonic-maj3-6cent:215 #: lesson-files/csound-intonation-harmonic-maj3-6cent:245 #: lesson-files/csound-intonation-harmonic-maj3-6cent:275 #: lesson-files/csound-intonation-harmonic-maj3-6cent:305 #: lesson-files/csound-intonation-harmonic-maj3-6cent:335 #: lesson-files/csound-intonation-harmonic-maj3-6cent:365 #: lesson-files/csound-intonation-harmonic-maj3-8cent:35 #: lesson-files/csound-intonation-harmonic-maj3-8cent:65 #: lesson-files/csound-intonation-harmonic-maj3-8cent:95 #: lesson-files/csound-intonation-harmonic-maj3-8cent:125 #: lesson-files/csound-intonation-harmonic-maj3-8cent:155 #: lesson-files/csound-intonation-harmonic-maj3-8cent:185 #: lesson-files/csound-intonation-harmonic-maj3-8cent:215 #: lesson-files/csound-intonation-harmonic-maj3-8cent:245 #: lesson-files/csound-intonation-harmonic-maj3-8cent:275 #: lesson-files/csound-intonation-harmonic-maj3-8cent:305 #: lesson-files/csound-intonation-harmonic-maj3-8cent:335 #: lesson-files/csound-intonation-harmonic-maj3-8cent:365 #: lesson-files/csound-intonation-harmonic-maj6-10cent:35 #: lesson-files/csound-intonation-harmonic-maj6-10cent:65 #: lesson-files/csound-intonation-harmonic-maj6-10cent:95 #: lesson-files/csound-intonation-harmonic-maj6-10cent:125 #: lesson-files/csound-intonation-harmonic-maj6-10cent:155 #: lesson-files/csound-intonation-harmonic-maj6-10cent:185 #: lesson-files/csound-intonation-harmonic-maj6-10cent:215 #: lesson-files/csound-intonation-harmonic-maj6-10cent:245 #: lesson-files/csound-intonation-harmonic-maj6-10cent:275 #: lesson-files/csound-intonation-harmonic-maj6-10cent:305 #: lesson-files/csound-intonation-harmonic-maj6-10cent:335 #: lesson-files/csound-intonation-harmonic-maj6-10cent:365 #: lesson-files/csound-intonation-harmonic-maj6-15cent:35 #: lesson-files/csound-intonation-harmonic-maj6-15cent:65 #: lesson-files/csound-intonation-harmonic-maj6-15cent:95 #: lesson-files/csound-intonation-harmonic-maj6-15cent:125 #: lesson-files/csound-intonation-harmonic-maj6-15cent:155 #: lesson-files/csound-intonation-harmonic-maj6-15cent:185 #: lesson-files/csound-intonation-harmonic-maj6-15cent:215 #: lesson-files/csound-intonation-harmonic-maj6-15cent:245 #: lesson-files/csound-intonation-harmonic-maj6-15cent:275 #: lesson-files/csound-intonation-harmonic-maj6-15cent:305 #: lesson-files/csound-intonation-harmonic-maj6-15cent:335 #: lesson-files/csound-intonation-harmonic-maj6-15cent:365 #: lesson-files/csound-intonation-harmonic-maj6-20cent:35 #: lesson-files/csound-intonation-harmonic-maj6-20cent:65 #: lesson-files/csound-intonation-harmonic-maj6-20cent:95 #: lesson-files/csound-intonation-harmonic-maj6-20cent:125 #: lesson-files/csound-intonation-harmonic-maj6-20cent:155 #: lesson-files/csound-intonation-harmonic-maj6-20cent:185 #: lesson-files/csound-intonation-harmonic-maj6-20cent:215 #: lesson-files/csound-intonation-harmonic-maj6-20cent:245 #: lesson-files/csound-intonation-harmonic-maj6-20cent:275 #: lesson-files/csound-intonation-harmonic-maj6-20cent:305 #: lesson-files/csound-intonation-harmonic-maj6-20cent:335 #: lesson-files/csound-intonation-harmonic-maj6-20cent:365 #: lesson-files/csound-intonation-harmonic-maj6-30cent:35 #: lesson-files/csound-intonation-harmonic-maj6-30cent:65 #: lesson-files/csound-intonation-harmonic-maj6-30cent:95 #: lesson-files/csound-intonation-harmonic-maj6-30cent:125 #: lesson-files/csound-intonation-harmonic-maj6-30cent:155 #: lesson-files/csound-intonation-harmonic-maj6-30cent:185 #: lesson-files/csound-intonation-harmonic-maj6-30cent:215 #: lesson-files/csound-intonation-harmonic-maj6-30cent:245 #: lesson-files/csound-intonation-harmonic-maj6-30cent:275 #: lesson-files/csound-intonation-harmonic-maj6-30cent:305 #: lesson-files/csound-intonation-harmonic-maj6-30cent:335 #: lesson-files/csound-intonation-harmonic-maj6-30cent:365 #: lesson-files/csound-intonation-harmonic-maj6-40cent:35 #: lesson-files/csound-intonation-harmonic-maj6-40cent:65 #: lesson-files/csound-intonation-harmonic-maj6-40cent:95 #: lesson-files/csound-intonation-harmonic-maj6-40cent:125 #: lesson-files/csound-intonation-harmonic-maj6-40cent:155 #: lesson-files/csound-intonation-harmonic-maj6-40cent:185 #: lesson-files/csound-intonation-harmonic-maj6-40cent:215 #: lesson-files/csound-intonation-harmonic-maj6-40cent:245 #: lesson-files/csound-intonation-harmonic-maj6-40cent:275 #: lesson-files/csound-intonation-harmonic-maj6-40cent:305 #: lesson-files/csound-intonation-harmonic-maj6-40cent:335 #: lesson-files/csound-intonation-harmonic-maj6-40cent:365 #: lesson-files/csound-intonation-harmonic-maj6-5cent:35 #: lesson-files/csound-intonation-harmonic-maj6-5cent:65 #: lesson-files/csound-intonation-harmonic-maj6-5cent:95 #: lesson-files/csound-intonation-harmonic-maj6-5cent:125 #: lesson-files/csound-intonation-harmonic-maj6-5cent:155 #: lesson-files/csound-intonation-harmonic-maj6-5cent:185 #: lesson-files/csound-intonation-harmonic-maj6-5cent:215 #: lesson-files/csound-intonation-harmonic-maj6-5cent:245 #: lesson-files/csound-intonation-harmonic-maj6-5cent:275 #: lesson-files/csound-intonation-harmonic-maj6-5cent:305 #: lesson-files/csound-intonation-harmonic-maj6-5cent:335 #: lesson-files/csound-intonation-harmonic-maj6-5cent:365 #: lesson-files/csound-intonation-harmonic-maj6-6cent:35 #: lesson-files/csound-intonation-harmonic-maj6-6cent:65 #: lesson-files/csound-intonation-harmonic-maj6-6cent:95 #: lesson-files/csound-intonation-harmonic-maj6-6cent:125 #: lesson-files/csound-intonation-harmonic-maj6-6cent:155 #: lesson-files/csound-intonation-harmonic-maj6-6cent:185 #: lesson-files/csound-intonation-harmonic-maj6-6cent:215 #: lesson-files/csound-intonation-harmonic-maj6-6cent:245 #: lesson-files/csound-intonation-harmonic-maj6-6cent:275 #: lesson-files/csound-intonation-harmonic-maj6-6cent:305 #: lesson-files/csound-intonation-harmonic-maj6-6cent:335 #: lesson-files/csound-intonation-harmonic-maj6-6cent:365 #: lesson-files/csound-intonation-harmonic-maj6-8cent:35 #: lesson-files/csound-intonation-harmonic-maj6-8cent:65 #: lesson-files/csound-intonation-harmonic-maj6-8cent:95 #: lesson-files/csound-intonation-harmonic-maj6-8cent:125 #: lesson-files/csound-intonation-harmonic-maj6-8cent:155 #: lesson-files/csound-intonation-harmonic-maj6-8cent:185 #: lesson-files/csound-intonation-harmonic-maj6-8cent:215 #: lesson-files/csound-intonation-harmonic-maj6-8cent:245 #: lesson-files/csound-intonation-harmonic-maj6-8cent:275 #: lesson-files/csound-intonation-harmonic-maj6-8cent:305 #: lesson-files/csound-intonation-harmonic-maj6-8cent:335 #: lesson-files/csound-intonation-harmonic-maj6-8cent:365 #: lesson-files/csound-intonation-harmonic-maj7-10cent:35 #: lesson-files/csound-intonation-harmonic-maj7-10cent:65 #: lesson-files/csound-intonation-harmonic-maj7-10cent:95 #: lesson-files/csound-intonation-harmonic-maj7-10cent:125 #: lesson-files/csound-intonation-harmonic-maj7-10cent:155 #: lesson-files/csound-intonation-harmonic-maj7-10cent:185 #: lesson-files/csound-intonation-harmonic-maj7-10cent:215 #: lesson-files/csound-intonation-harmonic-maj7-10cent:245 #: lesson-files/csound-intonation-harmonic-maj7-10cent:275 #: lesson-files/csound-intonation-harmonic-maj7-10cent:305 #: lesson-files/csound-intonation-harmonic-maj7-10cent:335 #: lesson-files/csound-intonation-harmonic-maj7-10cent:365 #: lesson-files/csound-intonation-harmonic-maj7-15cent:35 #: lesson-files/csound-intonation-harmonic-maj7-15cent:65 #: lesson-files/csound-intonation-harmonic-maj7-15cent:95 #: lesson-files/csound-intonation-harmonic-maj7-15cent:125 #: lesson-files/csound-intonation-harmonic-maj7-15cent:155 #: lesson-files/csound-intonation-harmonic-maj7-15cent:185 #: lesson-files/csound-intonation-harmonic-maj7-15cent:215 #: lesson-files/csound-intonation-harmonic-maj7-15cent:245 #: lesson-files/csound-intonation-harmonic-maj7-15cent:275 #: lesson-files/csound-intonation-harmonic-maj7-15cent:305 #: lesson-files/csound-intonation-harmonic-maj7-15cent:335 #: lesson-files/csound-intonation-harmonic-maj7-15cent:365 #: lesson-files/csound-intonation-harmonic-maj7-20cent:35 #: lesson-files/csound-intonation-harmonic-maj7-20cent:65 #: lesson-files/csound-intonation-harmonic-maj7-20cent:95 #: lesson-files/csound-intonation-harmonic-maj7-20cent:125 #: lesson-files/csound-intonation-harmonic-maj7-20cent:155 #: lesson-files/csound-intonation-harmonic-maj7-20cent:185 #: lesson-files/csound-intonation-harmonic-maj7-20cent:215 #: lesson-files/csound-intonation-harmonic-maj7-20cent:245 #: lesson-files/csound-intonation-harmonic-maj7-20cent:275 #: lesson-files/csound-intonation-harmonic-maj7-20cent:305 #: lesson-files/csound-intonation-harmonic-maj7-20cent:335 #: lesson-files/csound-intonation-harmonic-maj7-20cent:365 #: lesson-files/csound-intonation-harmonic-maj7-30cent:35 #: lesson-files/csound-intonation-harmonic-maj7-30cent:65 #: lesson-files/csound-intonation-harmonic-maj7-30cent:95 #: lesson-files/csound-intonation-harmonic-maj7-30cent:125 #: lesson-files/csound-intonation-harmonic-maj7-30cent:155 #: lesson-files/csound-intonation-harmonic-maj7-30cent:185 #: lesson-files/csound-intonation-harmonic-maj7-30cent:215 #: lesson-files/csound-intonation-harmonic-maj7-30cent:245 #: lesson-files/csound-intonation-harmonic-maj7-30cent:275 #: lesson-files/csound-intonation-harmonic-maj7-30cent:305 #: lesson-files/csound-intonation-harmonic-maj7-30cent:335 #: lesson-files/csound-intonation-harmonic-maj7-30cent:365 #: lesson-files/csound-intonation-harmonic-maj7-40cent:35 #: lesson-files/csound-intonation-harmonic-maj7-40cent:65 #: lesson-files/csound-intonation-harmonic-maj7-40cent:95 #: lesson-files/csound-intonation-harmonic-maj7-40cent:125 #: lesson-files/csound-intonation-harmonic-maj7-40cent:155 #: lesson-files/csound-intonation-harmonic-maj7-40cent:185 #: lesson-files/csound-intonation-harmonic-maj7-40cent:215 #: lesson-files/csound-intonation-harmonic-maj7-40cent:245 #: lesson-files/csound-intonation-harmonic-maj7-40cent:275 #: lesson-files/csound-intonation-harmonic-maj7-40cent:305 #: lesson-files/csound-intonation-harmonic-maj7-40cent:335 #: lesson-files/csound-intonation-harmonic-maj7-40cent:365 #: lesson-files/csound-intonation-harmonic-maj7-5cent:35 #: lesson-files/csound-intonation-harmonic-maj7-5cent:65 #: lesson-files/csound-intonation-harmonic-maj7-5cent:95 #: lesson-files/csound-intonation-harmonic-maj7-5cent:125 #: lesson-files/csound-intonation-harmonic-maj7-5cent:155 #: lesson-files/csound-intonation-harmonic-maj7-5cent:185 #: lesson-files/csound-intonation-harmonic-maj7-5cent:215 #: lesson-files/csound-intonation-harmonic-maj7-5cent:245 #: lesson-files/csound-intonation-harmonic-maj7-5cent:275 #: lesson-files/csound-intonation-harmonic-maj7-5cent:305 #: lesson-files/csound-intonation-harmonic-maj7-5cent:335 #: lesson-files/csound-intonation-harmonic-maj7-5cent:365 #: lesson-files/csound-intonation-harmonic-maj7-6cent:35 #: lesson-files/csound-intonation-harmonic-maj7-6cent:65 #: lesson-files/csound-intonation-harmonic-maj7-6cent:95 #: lesson-files/csound-intonation-harmonic-maj7-6cent:125 #: lesson-files/csound-intonation-harmonic-maj7-6cent:155 #: lesson-files/csound-intonation-harmonic-maj7-6cent:185 #: lesson-files/csound-intonation-harmonic-maj7-6cent:215 #: lesson-files/csound-intonation-harmonic-maj7-6cent:245 #: lesson-files/csound-intonation-harmonic-maj7-6cent:275 #: lesson-files/csound-intonation-harmonic-maj7-6cent:305 #: lesson-files/csound-intonation-harmonic-maj7-6cent:335 #: lesson-files/csound-intonation-harmonic-maj7-6cent:365 #: lesson-files/csound-intonation-harmonic-maj7-8cent:35 #: lesson-files/csound-intonation-harmonic-maj7-8cent:65 #: lesson-files/csound-intonation-harmonic-maj7-8cent:95 #: lesson-files/csound-intonation-harmonic-maj7-8cent:125 #: lesson-files/csound-intonation-harmonic-maj7-8cent:155 #: lesson-files/csound-intonation-harmonic-maj7-8cent:185 #: lesson-files/csound-intonation-harmonic-maj7-8cent:215 #: lesson-files/csound-intonation-harmonic-maj7-8cent:245 #: lesson-files/csound-intonation-harmonic-maj7-8cent:275 #: lesson-files/csound-intonation-harmonic-maj7-8cent:305 #: lesson-files/csound-intonation-harmonic-maj7-8cent:335 #: lesson-files/csound-intonation-harmonic-maj7-8cent:365 #: lesson-files/csound-intonation-harmonic-min2-10cent:35 #: lesson-files/csound-intonation-harmonic-min2-10cent:65 #: lesson-files/csound-intonation-harmonic-min2-10cent:95 #: lesson-files/csound-intonation-harmonic-min2-10cent:125 #: lesson-files/csound-intonation-harmonic-min2-10cent:155 #: lesson-files/csound-intonation-harmonic-min2-10cent:185 #: lesson-files/csound-intonation-harmonic-min2-10cent:215 #: lesson-files/csound-intonation-harmonic-min2-10cent:245 #: lesson-files/csound-intonation-harmonic-min2-10cent:275 #: lesson-files/csound-intonation-harmonic-min2-10cent:305 #: lesson-files/csound-intonation-harmonic-min2-10cent:335 #: lesson-files/csound-intonation-harmonic-min2-10cent:365 #: lesson-files/csound-intonation-harmonic-min2-15cent:35 #: lesson-files/csound-intonation-harmonic-min2-15cent:65 #: lesson-files/csound-intonation-harmonic-min2-15cent:95 #: lesson-files/csound-intonation-harmonic-min2-15cent:125 #: lesson-files/csound-intonation-harmonic-min2-15cent:155 #: lesson-files/csound-intonation-harmonic-min2-15cent:185 #: lesson-files/csound-intonation-harmonic-min2-15cent:215 #: lesson-files/csound-intonation-harmonic-min2-15cent:245 #: lesson-files/csound-intonation-harmonic-min2-15cent:275 #: lesson-files/csound-intonation-harmonic-min2-15cent:305 #: lesson-files/csound-intonation-harmonic-min2-15cent:335 #: lesson-files/csound-intonation-harmonic-min2-15cent:365 #: lesson-files/csound-intonation-harmonic-min2-20cent:35 #: lesson-files/csound-intonation-harmonic-min2-20cent:65 #: lesson-files/csound-intonation-harmonic-min2-20cent:95 #: lesson-files/csound-intonation-harmonic-min2-20cent:125 #: lesson-files/csound-intonation-harmonic-min2-20cent:155 #: lesson-files/csound-intonation-harmonic-min2-20cent:185 #: lesson-files/csound-intonation-harmonic-min2-20cent:215 #: lesson-files/csound-intonation-harmonic-min2-20cent:245 #: lesson-files/csound-intonation-harmonic-min2-20cent:275 #: lesson-files/csound-intonation-harmonic-min2-20cent:305 #: lesson-files/csound-intonation-harmonic-min2-20cent:335 #: lesson-files/csound-intonation-harmonic-min2-20cent:365 #: lesson-files/csound-intonation-harmonic-min2-30cent:35 #: lesson-files/csound-intonation-harmonic-min2-30cent:65 #: lesson-files/csound-intonation-harmonic-min2-30cent:95 #: lesson-files/csound-intonation-harmonic-min2-30cent:125 #: lesson-files/csound-intonation-harmonic-min2-30cent:155 #: lesson-files/csound-intonation-harmonic-min2-30cent:185 #: lesson-files/csound-intonation-harmonic-min2-30cent:215 #: lesson-files/csound-intonation-harmonic-min2-30cent:245 #: lesson-files/csound-intonation-harmonic-min2-30cent:275 #: lesson-files/csound-intonation-harmonic-min2-30cent:305 #: lesson-files/csound-intonation-harmonic-min2-30cent:335 #: lesson-files/csound-intonation-harmonic-min2-30cent:365 #: lesson-files/csound-intonation-harmonic-min2-40cent:35 #: lesson-files/csound-intonation-harmonic-min2-40cent:65 #: lesson-files/csound-intonation-harmonic-min2-40cent:95 #: lesson-files/csound-intonation-harmonic-min2-40cent:125 #: lesson-files/csound-intonation-harmonic-min2-40cent:155 #: lesson-files/csound-intonation-harmonic-min2-40cent:185 #: lesson-files/csound-intonation-harmonic-min2-40cent:215 #: lesson-files/csound-intonation-harmonic-min2-40cent:245 #: lesson-files/csound-intonation-harmonic-min2-40cent:275 #: lesson-files/csound-intonation-harmonic-min2-40cent:305 #: lesson-files/csound-intonation-harmonic-min2-40cent:335 #: lesson-files/csound-intonation-harmonic-min2-40cent:365 #: lesson-files/csound-intonation-harmonic-min2-5cent:35 #: lesson-files/csound-intonation-harmonic-min2-5cent:65 #: lesson-files/csound-intonation-harmonic-min2-5cent:95 #: lesson-files/csound-intonation-harmonic-min2-5cent:125 #: lesson-files/csound-intonation-harmonic-min2-5cent:155 #: lesson-files/csound-intonation-harmonic-min2-5cent:185 #: lesson-files/csound-intonation-harmonic-min2-5cent:215 #: lesson-files/csound-intonation-harmonic-min2-5cent:245 #: lesson-files/csound-intonation-harmonic-min2-5cent:275 #: lesson-files/csound-intonation-harmonic-min2-5cent:305 #: lesson-files/csound-intonation-harmonic-min2-5cent:335 #: lesson-files/csound-intonation-harmonic-min2-5cent:365 #: lesson-files/csound-intonation-harmonic-min2-6cent:35 #: lesson-files/csound-intonation-harmonic-min2-6cent:65 #: lesson-files/csound-intonation-harmonic-min2-6cent:95 #: lesson-files/csound-intonation-harmonic-min2-6cent:125 #: lesson-files/csound-intonation-harmonic-min2-6cent:155 #: lesson-files/csound-intonation-harmonic-min2-6cent:185 #: lesson-files/csound-intonation-harmonic-min2-6cent:215 #: lesson-files/csound-intonation-harmonic-min2-6cent:245 #: lesson-files/csound-intonation-harmonic-min2-6cent:275 #: lesson-files/csound-intonation-harmonic-min2-6cent:305 #: lesson-files/csound-intonation-harmonic-min2-6cent:335 #: lesson-files/csound-intonation-harmonic-min2-6cent:365 #: lesson-files/csound-intonation-harmonic-min2-8cent:35 #: lesson-files/csound-intonation-harmonic-min2-8cent:65 #: lesson-files/csound-intonation-harmonic-min2-8cent:95 #: lesson-files/csound-intonation-harmonic-min2-8cent:125 #: lesson-files/csound-intonation-harmonic-min2-8cent:155 #: lesson-files/csound-intonation-harmonic-min2-8cent:185 #: lesson-files/csound-intonation-harmonic-min2-8cent:215 #: lesson-files/csound-intonation-harmonic-min2-8cent:245 #: lesson-files/csound-intonation-harmonic-min2-8cent:275 #: lesson-files/csound-intonation-harmonic-min2-8cent:305 #: lesson-files/csound-intonation-harmonic-min2-8cent:335 #: lesson-files/csound-intonation-harmonic-min2-8cent:365 #: lesson-files/csound-intonation-harmonic-min3-10cent:35 #: lesson-files/csound-intonation-harmonic-min3-10cent:65 #: lesson-files/csound-intonation-harmonic-min3-10cent:95 #: lesson-files/csound-intonation-harmonic-min3-10cent:125 #: lesson-files/csound-intonation-harmonic-min3-10cent:155 #: lesson-files/csound-intonation-harmonic-min3-10cent:185 #: lesson-files/csound-intonation-harmonic-min3-10cent:215 #: lesson-files/csound-intonation-harmonic-min3-10cent:245 #: lesson-files/csound-intonation-harmonic-min3-10cent:275 #: lesson-files/csound-intonation-harmonic-min3-10cent:305 #: lesson-files/csound-intonation-harmonic-min3-10cent:335 #: lesson-files/csound-intonation-harmonic-min3-10cent:365 #: lesson-files/csound-intonation-harmonic-min3-15cent:35 #: lesson-files/csound-intonation-harmonic-min3-15cent:65 #: lesson-files/csound-intonation-harmonic-min3-15cent:95 #: lesson-files/csound-intonation-harmonic-min3-15cent:125 #: lesson-files/csound-intonation-harmonic-min3-15cent:155 #: lesson-files/csound-intonation-harmonic-min3-15cent:185 #: lesson-files/csound-intonation-harmonic-min3-15cent:215 #: lesson-files/csound-intonation-harmonic-min3-15cent:245 #: lesson-files/csound-intonation-harmonic-min3-15cent:275 #: lesson-files/csound-intonation-harmonic-min3-15cent:305 #: lesson-files/csound-intonation-harmonic-min3-15cent:335 #: lesson-files/csound-intonation-harmonic-min3-15cent:365 #: lesson-files/csound-intonation-harmonic-min3-20cent:35 #: lesson-files/csound-intonation-harmonic-min3-20cent:65 #: lesson-files/csound-intonation-harmonic-min3-20cent:95 #: lesson-files/csound-intonation-harmonic-min3-20cent:125 #: lesson-files/csound-intonation-harmonic-min3-20cent:155 #: lesson-files/csound-intonation-harmonic-min3-20cent:185 #: lesson-files/csound-intonation-harmonic-min3-20cent:215 #: lesson-files/csound-intonation-harmonic-min3-20cent:245 #: lesson-files/csound-intonation-harmonic-min3-20cent:275 #: lesson-files/csound-intonation-harmonic-min3-20cent:305 #: lesson-files/csound-intonation-harmonic-min3-20cent:335 #: lesson-files/csound-intonation-harmonic-min3-20cent:365 #: lesson-files/csound-intonation-harmonic-min3-30cent:35 #: lesson-files/csound-intonation-harmonic-min3-30cent:65 #: lesson-files/csound-intonation-harmonic-min3-30cent:95 #: lesson-files/csound-intonation-harmonic-min3-30cent:125 #: lesson-files/csound-intonation-harmonic-min3-30cent:155 #: lesson-files/csound-intonation-harmonic-min3-30cent:185 #: lesson-files/csound-intonation-harmonic-min3-30cent:215 #: lesson-files/csound-intonation-harmonic-min3-30cent:245 #: lesson-files/csound-intonation-harmonic-min3-30cent:275 #: lesson-files/csound-intonation-harmonic-min3-30cent:305 #: lesson-files/csound-intonation-harmonic-min3-30cent:335 #: lesson-files/csound-intonation-harmonic-min3-30cent:365 #: lesson-files/csound-intonation-harmonic-min3-40cent:35 #: lesson-files/csound-intonation-harmonic-min3-40cent:65 #: lesson-files/csound-intonation-harmonic-min3-40cent:95 #: lesson-files/csound-intonation-harmonic-min3-40cent:125 #: lesson-files/csound-intonation-harmonic-min3-40cent:155 #: lesson-files/csound-intonation-harmonic-min3-40cent:185 #: lesson-files/csound-intonation-harmonic-min3-40cent:215 #: lesson-files/csound-intonation-harmonic-min3-40cent:245 #: lesson-files/csound-intonation-harmonic-min3-40cent:275 #: lesson-files/csound-intonation-harmonic-min3-40cent:305 #: lesson-files/csound-intonation-harmonic-min3-40cent:335 #: lesson-files/csound-intonation-harmonic-min3-40cent:365 #: lesson-files/csound-intonation-harmonic-min3-5cent:35 #: lesson-files/csound-intonation-harmonic-min3-5cent:65 #: lesson-files/csound-intonation-harmonic-min3-5cent:95 #: lesson-files/csound-intonation-harmonic-min3-5cent:125 #: lesson-files/csound-intonation-harmonic-min3-5cent:155 #: lesson-files/csound-intonation-harmonic-min3-5cent:185 #: lesson-files/csound-intonation-harmonic-min3-5cent:215 #: lesson-files/csound-intonation-harmonic-min3-5cent:245 #: lesson-files/csound-intonation-harmonic-min3-5cent:275 #: lesson-files/csound-intonation-harmonic-min3-5cent:305 #: lesson-files/csound-intonation-harmonic-min3-5cent:335 #: lesson-files/csound-intonation-harmonic-min3-5cent:365 #: lesson-files/csound-intonation-harmonic-min3-6cent:35 #: lesson-files/csound-intonation-harmonic-min3-6cent:65 #: lesson-files/csound-intonation-harmonic-min3-6cent:95 #: lesson-files/csound-intonation-harmonic-min3-6cent:125 #: lesson-files/csound-intonation-harmonic-min3-6cent:155 #: lesson-files/csound-intonation-harmonic-min3-6cent:185 #: lesson-files/csound-intonation-harmonic-min3-6cent:215 #: lesson-files/csound-intonation-harmonic-min3-6cent:245 #: lesson-files/csound-intonation-harmonic-min3-6cent:275 #: lesson-files/csound-intonation-harmonic-min3-6cent:305 #: lesson-files/csound-intonation-harmonic-min3-6cent:335 #: lesson-files/csound-intonation-harmonic-min3-6cent:365 #: lesson-files/csound-intonation-harmonic-min3-8cent:35 #: lesson-files/csound-intonation-harmonic-min3-8cent:65 #: lesson-files/csound-intonation-harmonic-min3-8cent:95 #: lesson-files/csound-intonation-harmonic-min3-8cent:125 #: lesson-files/csound-intonation-harmonic-min3-8cent:155 #: lesson-files/csound-intonation-harmonic-min3-8cent:185 #: lesson-files/csound-intonation-harmonic-min3-8cent:215 #: lesson-files/csound-intonation-harmonic-min3-8cent:245 #: lesson-files/csound-intonation-harmonic-min3-8cent:275 #: lesson-files/csound-intonation-harmonic-min3-8cent:305 #: lesson-files/csound-intonation-harmonic-min3-8cent:335 #: lesson-files/csound-intonation-harmonic-min3-8cent:365 #: lesson-files/csound-intonation-harmonic-min6-10cent:35 #: lesson-files/csound-intonation-harmonic-min6-10cent:65 #: lesson-files/csound-intonation-harmonic-min6-10cent:95 #: lesson-files/csound-intonation-harmonic-min6-10cent:125 #: lesson-files/csound-intonation-harmonic-min6-10cent:155 #: lesson-files/csound-intonation-harmonic-min6-10cent:185 #: lesson-files/csound-intonation-harmonic-min6-10cent:215 #: lesson-files/csound-intonation-harmonic-min6-10cent:245 #: lesson-files/csound-intonation-harmonic-min6-10cent:275 #: lesson-files/csound-intonation-harmonic-min6-10cent:305 #: lesson-files/csound-intonation-harmonic-min6-10cent:335 #: lesson-files/csound-intonation-harmonic-min6-10cent:365 #: lesson-files/csound-intonation-harmonic-min6-15cent:35 #: lesson-files/csound-intonation-harmonic-min6-15cent:65 #: lesson-files/csound-intonation-harmonic-min6-15cent:95 #: lesson-files/csound-intonation-harmonic-min6-15cent:125 #: lesson-files/csound-intonation-harmonic-min6-15cent:155 #: lesson-files/csound-intonation-harmonic-min6-15cent:185 #: lesson-files/csound-intonation-harmonic-min6-15cent:215 #: lesson-files/csound-intonation-harmonic-min6-15cent:245 #: lesson-files/csound-intonation-harmonic-min6-15cent:275 #: lesson-files/csound-intonation-harmonic-min6-15cent:305 #: lesson-files/csound-intonation-harmonic-min6-15cent:335 #: lesson-files/csound-intonation-harmonic-min6-15cent:365 #: lesson-files/csound-intonation-harmonic-min6-20cent:35 #: lesson-files/csound-intonation-harmonic-min6-20cent:65 #: lesson-files/csound-intonation-harmonic-min6-20cent:95 #: lesson-files/csound-intonation-harmonic-min6-20cent:125 #: lesson-files/csound-intonation-harmonic-min6-20cent:155 #: lesson-files/csound-intonation-harmonic-min6-20cent:185 #: lesson-files/csound-intonation-harmonic-min6-20cent:215 #: lesson-files/csound-intonation-harmonic-min6-20cent:245 #: lesson-files/csound-intonation-harmonic-min6-20cent:275 #: lesson-files/csound-intonation-harmonic-min6-20cent:305 #: lesson-files/csound-intonation-harmonic-min6-20cent:335 #: lesson-files/csound-intonation-harmonic-min6-20cent:365 #: lesson-files/csound-intonation-harmonic-min6-30cent:35 #: lesson-files/csound-intonation-harmonic-min6-30cent:65 #: lesson-files/csound-intonation-harmonic-min6-30cent:95 #: lesson-files/csound-intonation-harmonic-min6-30cent:125 #: lesson-files/csound-intonation-harmonic-min6-30cent:155 #: lesson-files/csound-intonation-harmonic-min6-30cent:185 #: lesson-files/csound-intonation-harmonic-min6-30cent:215 #: lesson-files/csound-intonation-harmonic-min6-30cent:245 #: lesson-files/csound-intonation-harmonic-min6-30cent:275 #: lesson-files/csound-intonation-harmonic-min6-30cent:305 #: lesson-files/csound-intonation-harmonic-min6-30cent:335 #: lesson-files/csound-intonation-harmonic-min6-30cent:365 #: lesson-files/csound-intonation-harmonic-min6-40cent:35 #: lesson-files/csound-intonation-harmonic-min6-40cent:65 #: lesson-files/csound-intonation-harmonic-min6-40cent:95 #: lesson-files/csound-intonation-harmonic-min6-40cent:125 #: lesson-files/csound-intonation-harmonic-min6-40cent:155 #: lesson-files/csound-intonation-harmonic-min6-40cent:185 #: lesson-files/csound-intonation-harmonic-min6-40cent:215 #: lesson-files/csound-intonation-harmonic-min6-40cent:245 #: lesson-files/csound-intonation-harmonic-min6-40cent:275 #: lesson-files/csound-intonation-harmonic-min6-40cent:305 #: lesson-files/csound-intonation-harmonic-min6-40cent:335 #: lesson-files/csound-intonation-harmonic-min6-40cent:365 #: lesson-files/csound-intonation-harmonic-min6-5cent:35 #: lesson-files/csound-intonation-harmonic-min6-5cent:65 #: lesson-files/csound-intonation-harmonic-min6-5cent:95 #: lesson-files/csound-intonation-harmonic-min6-5cent:125 #: lesson-files/csound-intonation-harmonic-min6-5cent:155 #: lesson-files/csound-intonation-harmonic-min6-5cent:185 #: lesson-files/csound-intonation-harmonic-min6-5cent:215 #: lesson-files/csound-intonation-harmonic-min6-5cent:245 #: lesson-files/csound-intonation-harmonic-min6-5cent:275 #: lesson-files/csound-intonation-harmonic-min6-5cent:305 #: lesson-files/csound-intonation-harmonic-min6-5cent:335 #: lesson-files/csound-intonation-harmonic-min6-5cent:365 #: lesson-files/csound-intonation-harmonic-min6-6cent:35 #: lesson-files/csound-intonation-harmonic-min6-6cent:65 #: lesson-files/csound-intonation-harmonic-min6-6cent:95 #: lesson-files/csound-intonation-harmonic-min6-6cent:125 #: lesson-files/csound-intonation-harmonic-min6-6cent:155 #: lesson-files/csound-intonation-harmonic-min6-6cent:185 #: lesson-files/csound-intonation-harmonic-min6-6cent:215 #: lesson-files/csound-intonation-harmonic-min6-6cent:245 #: lesson-files/csound-intonation-harmonic-min6-6cent:275 #: lesson-files/csound-intonation-harmonic-min6-6cent:305 #: lesson-files/csound-intonation-harmonic-min6-6cent:335 #: lesson-files/csound-intonation-harmonic-min6-6cent:365 #: lesson-files/csound-intonation-harmonic-min6-8cent:35 #: lesson-files/csound-intonation-harmonic-min6-8cent:65 #: lesson-files/csound-intonation-harmonic-min6-8cent:95 #: lesson-files/csound-intonation-harmonic-min6-8cent:125 #: lesson-files/csound-intonation-harmonic-min6-8cent:155 #: lesson-files/csound-intonation-harmonic-min6-8cent:185 #: lesson-files/csound-intonation-harmonic-min6-8cent:215 #: lesson-files/csound-intonation-harmonic-min6-8cent:245 #: lesson-files/csound-intonation-harmonic-min6-8cent:275 #: lesson-files/csound-intonation-harmonic-min6-8cent:305 #: lesson-files/csound-intonation-harmonic-min6-8cent:335 #: lesson-files/csound-intonation-harmonic-min6-8cent:365 #: lesson-files/csound-intonation-harmonic-min7-10cent:35 #: lesson-files/csound-intonation-harmonic-min7-10cent:65 #: lesson-files/csound-intonation-harmonic-min7-10cent:95 #: lesson-files/csound-intonation-harmonic-min7-10cent:125 #: lesson-files/csound-intonation-harmonic-min7-10cent:155 #: lesson-files/csound-intonation-harmonic-min7-10cent:185 #: lesson-files/csound-intonation-harmonic-min7-10cent:215 #: lesson-files/csound-intonation-harmonic-min7-10cent:245 #: lesson-files/csound-intonation-harmonic-min7-10cent:275 #: lesson-files/csound-intonation-harmonic-min7-10cent:305 #: lesson-files/csound-intonation-harmonic-min7-10cent:335 #: lesson-files/csound-intonation-harmonic-min7-10cent:365 #: lesson-files/csound-intonation-harmonic-min7-15cent:35 #: lesson-files/csound-intonation-harmonic-min7-15cent:65 #: lesson-files/csound-intonation-harmonic-min7-15cent:95 #: lesson-files/csound-intonation-harmonic-min7-15cent:125 #: lesson-files/csound-intonation-harmonic-min7-15cent:155 #: lesson-files/csound-intonation-harmonic-min7-15cent:185 #: lesson-files/csound-intonation-harmonic-min7-15cent:215 #: lesson-files/csound-intonation-harmonic-min7-15cent:245 #: lesson-files/csound-intonation-harmonic-min7-15cent:275 #: lesson-files/csound-intonation-harmonic-min7-15cent:305 #: lesson-files/csound-intonation-harmonic-min7-15cent:335 #: lesson-files/csound-intonation-harmonic-min7-15cent:365 #: lesson-files/csound-intonation-harmonic-min7-20cent:35 #: lesson-files/csound-intonation-harmonic-min7-20cent:65 #: lesson-files/csound-intonation-harmonic-min7-20cent:95 #: lesson-files/csound-intonation-harmonic-min7-20cent:125 #: lesson-files/csound-intonation-harmonic-min7-20cent:155 #: lesson-files/csound-intonation-harmonic-min7-20cent:185 #: lesson-files/csound-intonation-harmonic-min7-20cent:215 #: lesson-files/csound-intonation-harmonic-min7-20cent:245 #: lesson-files/csound-intonation-harmonic-min7-20cent:275 #: lesson-files/csound-intonation-harmonic-min7-20cent:305 #: lesson-files/csound-intonation-harmonic-min7-20cent:335 #: lesson-files/csound-intonation-harmonic-min7-20cent:365 #: lesson-files/csound-intonation-harmonic-min7-30cent:35 #: lesson-files/csound-intonation-harmonic-min7-30cent:65 #: lesson-files/csound-intonation-harmonic-min7-30cent:95 #: lesson-files/csound-intonation-harmonic-min7-30cent:125 #: lesson-files/csound-intonation-harmonic-min7-30cent:155 #: lesson-files/csound-intonation-harmonic-min7-30cent:185 #: lesson-files/csound-intonation-harmonic-min7-30cent:215 #: lesson-files/csound-intonation-harmonic-min7-30cent:245 #: lesson-files/csound-intonation-harmonic-min7-30cent:275 #: lesson-files/csound-intonation-harmonic-min7-30cent:305 #: lesson-files/csound-intonation-harmonic-min7-30cent:335 #: lesson-files/csound-intonation-harmonic-min7-30cent:365 #: lesson-files/csound-intonation-harmonic-min7-40cent:35 #: lesson-files/csound-intonation-harmonic-min7-40cent:65 #: lesson-files/csound-intonation-harmonic-min7-40cent:95 #: lesson-files/csound-intonation-harmonic-min7-40cent:125 #: lesson-files/csound-intonation-harmonic-min7-40cent:155 #: lesson-files/csound-intonation-harmonic-min7-40cent:185 #: lesson-files/csound-intonation-harmonic-min7-40cent:215 #: lesson-files/csound-intonation-harmonic-min7-40cent:245 #: lesson-files/csound-intonation-harmonic-min7-40cent:275 #: lesson-files/csound-intonation-harmonic-min7-40cent:305 #: lesson-files/csound-intonation-harmonic-min7-40cent:335 #: lesson-files/csound-intonation-harmonic-min7-40cent:365 #: lesson-files/csound-intonation-harmonic-min7-5cent:35 #: lesson-files/csound-intonation-harmonic-min7-5cent:65 #: lesson-files/csound-intonation-harmonic-min7-5cent:95 #: lesson-files/csound-intonation-harmonic-min7-5cent:125 #: lesson-files/csound-intonation-harmonic-min7-5cent:155 #: lesson-files/csound-intonation-harmonic-min7-5cent:185 #: lesson-files/csound-intonation-harmonic-min7-5cent:215 #: lesson-files/csound-intonation-harmonic-min7-5cent:245 #: lesson-files/csound-intonation-harmonic-min7-5cent:275 #: lesson-files/csound-intonation-harmonic-min7-5cent:305 #: lesson-files/csound-intonation-harmonic-min7-5cent:335 #: lesson-files/csound-intonation-harmonic-min7-5cent:365 #: lesson-files/csound-intonation-harmonic-min7-6cent:35 #: lesson-files/csound-intonation-harmonic-min7-6cent:65 #: lesson-files/csound-intonation-harmonic-min7-6cent:95 #: lesson-files/csound-intonation-harmonic-min7-6cent:125 #: lesson-files/csound-intonation-harmonic-min7-6cent:155 #: lesson-files/csound-intonation-harmonic-min7-6cent:185 #: lesson-files/csound-intonation-harmonic-min7-6cent:215 #: lesson-files/csound-intonation-harmonic-min7-6cent:245 #: lesson-files/csound-intonation-harmonic-min7-6cent:275 #: lesson-files/csound-intonation-harmonic-min7-6cent:305 #: lesson-files/csound-intonation-harmonic-min7-6cent:335 #: lesson-files/csound-intonation-harmonic-min7-6cent:365 #: lesson-files/csound-intonation-harmonic-min7-8cent:35 #: lesson-files/csound-intonation-harmonic-min7-8cent:65 #: lesson-files/csound-intonation-harmonic-min7-8cent:95 #: lesson-files/csound-intonation-harmonic-min7-8cent:125 #: lesson-files/csound-intonation-harmonic-min7-8cent:155 #: lesson-files/csound-intonation-harmonic-min7-8cent:185 #: lesson-files/csound-intonation-harmonic-min7-8cent:215 #: lesson-files/csound-intonation-harmonic-min7-8cent:245 #: lesson-files/csound-intonation-harmonic-min7-8cent:275 #: lesson-files/csound-intonation-harmonic-min7-8cent:305 #: lesson-files/csound-intonation-harmonic-min7-8cent:335 #: lesson-files/csound-intonation-harmonic-min7-8cent:365 #: lesson-files/csound-intonation-harmonic-p4-10cent:35 #: lesson-files/csound-intonation-harmonic-p4-10cent:65 #: lesson-files/csound-intonation-harmonic-p4-10cent:95 #: lesson-files/csound-intonation-harmonic-p4-10cent:125 #: lesson-files/csound-intonation-harmonic-p4-10cent:155 #: lesson-files/csound-intonation-harmonic-p4-10cent:185 #: lesson-files/csound-intonation-harmonic-p4-10cent:215 #: lesson-files/csound-intonation-harmonic-p4-10cent:245 #: lesson-files/csound-intonation-harmonic-p4-10cent:275 #: lesson-files/csound-intonation-harmonic-p4-10cent:305 #: lesson-files/csound-intonation-harmonic-p4-10cent:335 #: lesson-files/csound-intonation-harmonic-p4-10cent:365 #: lesson-files/csound-intonation-harmonic-p4-15cent:35 #: lesson-files/csound-intonation-harmonic-p4-15cent:65 #: lesson-files/csound-intonation-harmonic-p4-15cent:95 #: lesson-files/csound-intonation-harmonic-p4-15cent:125 #: lesson-files/csound-intonation-harmonic-p4-15cent:155 #: lesson-files/csound-intonation-harmonic-p4-15cent:185 #: lesson-files/csound-intonation-harmonic-p4-15cent:215 #: lesson-files/csound-intonation-harmonic-p4-15cent:245 #: lesson-files/csound-intonation-harmonic-p4-15cent:275 #: lesson-files/csound-intonation-harmonic-p4-15cent:305 #: lesson-files/csound-intonation-harmonic-p4-15cent:335 #: lesson-files/csound-intonation-harmonic-p4-15cent:365 #: lesson-files/csound-intonation-harmonic-p4-20cent:35 #: lesson-files/csound-intonation-harmonic-p4-20cent:65 #: lesson-files/csound-intonation-harmonic-p4-20cent:95 #: lesson-files/csound-intonation-harmonic-p4-20cent:125 #: lesson-files/csound-intonation-harmonic-p4-20cent:155 #: lesson-files/csound-intonation-harmonic-p4-20cent:185 #: lesson-files/csound-intonation-harmonic-p4-20cent:215 #: lesson-files/csound-intonation-harmonic-p4-20cent:245 #: lesson-files/csound-intonation-harmonic-p4-20cent:275 #: lesson-files/csound-intonation-harmonic-p4-20cent:305 #: lesson-files/csound-intonation-harmonic-p4-20cent:335 #: lesson-files/csound-intonation-harmonic-p4-20cent:365 #: lesson-files/csound-intonation-harmonic-p4-30cent:35 #: lesson-files/csound-intonation-harmonic-p4-30cent:65 #: lesson-files/csound-intonation-harmonic-p4-30cent:95 #: lesson-files/csound-intonation-harmonic-p4-30cent:125 #: lesson-files/csound-intonation-harmonic-p4-30cent:155 #: lesson-files/csound-intonation-harmonic-p4-30cent:185 #: lesson-files/csound-intonation-harmonic-p4-30cent:215 #: lesson-files/csound-intonation-harmonic-p4-30cent:245 #: lesson-files/csound-intonation-harmonic-p4-30cent:275 #: lesson-files/csound-intonation-harmonic-p4-30cent:305 #: lesson-files/csound-intonation-harmonic-p4-30cent:335 #: lesson-files/csound-intonation-harmonic-p4-30cent:365 #: lesson-files/csound-intonation-harmonic-p4-40cent:35 #: lesson-files/csound-intonation-harmonic-p4-40cent:65 #: lesson-files/csound-intonation-harmonic-p4-40cent:95 #: lesson-files/csound-intonation-harmonic-p4-40cent:125 #: lesson-files/csound-intonation-harmonic-p4-40cent:155 #: lesson-files/csound-intonation-harmonic-p4-40cent:185 #: lesson-files/csound-intonation-harmonic-p4-40cent:215 #: lesson-files/csound-intonation-harmonic-p4-40cent:245 #: lesson-files/csound-intonation-harmonic-p4-40cent:275 #: lesson-files/csound-intonation-harmonic-p4-40cent:305 #: lesson-files/csound-intonation-harmonic-p4-40cent:335 #: lesson-files/csound-intonation-harmonic-p4-40cent:365 #: lesson-files/csound-intonation-harmonic-p4-5cent:35 #: lesson-files/csound-intonation-harmonic-p4-5cent:65 #: lesson-files/csound-intonation-harmonic-p4-5cent:95 #: lesson-files/csound-intonation-harmonic-p4-5cent:125 #: lesson-files/csound-intonation-harmonic-p4-5cent:155 #: lesson-files/csound-intonation-harmonic-p4-5cent:185 #: lesson-files/csound-intonation-harmonic-p4-5cent:215 #: lesson-files/csound-intonation-harmonic-p4-5cent:245 #: lesson-files/csound-intonation-harmonic-p4-5cent:275 #: lesson-files/csound-intonation-harmonic-p4-5cent:305 #: lesson-files/csound-intonation-harmonic-p4-5cent:335 #: lesson-files/csound-intonation-harmonic-p4-5cent:365 #: lesson-files/csound-intonation-harmonic-p4-6cent:35 #: lesson-files/csound-intonation-harmonic-p4-6cent:65 #: lesson-files/csound-intonation-harmonic-p4-6cent:95 #: lesson-files/csound-intonation-harmonic-p4-6cent:125 #: lesson-files/csound-intonation-harmonic-p4-6cent:155 #: lesson-files/csound-intonation-harmonic-p4-6cent:185 #: lesson-files/csound-intonation-harmonic-p4-6cent:215 #: lesson-files/csound-intonation-harmonic-p4-6cent:245 #: lesson-files/csound-intonation-harmonic-p4-6cent:275 #: lesson-files/csound-intonation-harmonic-p4-6cent:305 #: lesson-files/csound-intonation-harmonic-p4-6cent:335 #: lesson-files/csound-intonation-harmonic-p4-6cent:365 #: lesson-files/csound-intonation-harmonic-p4-8cent:35 #: lesson-files/csound-intonation-harmonic-p4-8cent:65 #: lesson-files/csound-intonation-harmonic-p4-8cent:95 #: lesson-files/csound-intonation-harmonic-p4-8cent:125 #: lesson-files/csound-intonation-harmonic-p4-8cent:155 #: lesson-files/csound-intonation-harmonic-p4-8cent:185 #: lesson-files/csound-intonation-harmonic-p4-8cent:215 #: lesson-files/csound-intonation-harmonic-p4-8cent:245 #: lesson-files/csound-intonation-harmonic-p4-8cent:275 #: lesson-files/csound-intonation-harmonic-p4-8cent:305 #: lesson-files/csound-intonation-harmonic-p4-8cent:335 #: lesson-files/csound-intonation-harmonic-p4-8cent:365 #: lesson-files/csound-intonation-harmonic-p5-10cent:35 #: lesson-files/csound-intonation-harmonic-p5-10cent:65 #: lesson-files/csound-intonation-harmonic-p5-10cent:95 #: lesson-files/csound-intonation-harmonic-p5-10cent:125 #: lesson-files/csound-intonation-harmonic-p5-10cent:155 #: lesson-files/csound-intonation-harmonic-p5-10cent:185 #: lesson-files/csound-intonation-harmonic-p5-10cent:215 #: lesson-files/csound-intonation-harmonic-p5-10cent:245 #: lesson-files/csound-intonation-harmonic-p5-10cent:275 #: lesson-files/csound-intonation-harmonic-p5-10cent:305 #: lesson-files/csound-intonation-harmonic-p5-10cent:335 #: lesson-files/csound-intonation-harmonic-p5-10cent:365 #: lesson-files/csound-intonation-harmonic-p5-15cent:35 #: lesson-files/csound-intonation-harmonic-p5-15cent:65 #: lesson-files/csound-intonation-harmonic-p5-15cent:95 #: lesson-files/csound-intonation-harmonic-p5-15cent:125 #: lesson-files/csound-intonation-harmonic-p5-15cent:155 #: lesson-files/csound-intonation-harmonic-p5-15cent:185 #: lesson-files/csound-intonation-harmonic-p5-15cent:215 #: lesson-files/csound-intonation-harmonic-p5-15cent:245 #: lesson-files/csound-intonation-harmonic-p5-15cent:275 #: lesson-files/csound-intonation-harmonic-p5-15cent:305 #: lesson-files/csound-intonation-harmonic-p5-15cent:335 #: lesson-files/csound-intonation-harmonic-p5-15cent:365 #: lesson-files/csound-intonation-harmonic-p5-20cent:35 #: lesson-files/csound-intonation-harmonic-p5-20cent:65 #: lesson-files/csound-intonation-harmonic-p5-20cent:95 #: lesson-files/csound-intonation-harmonic-p5-20cent:125 #: lesson-files/csound-intonation-harmonic-p5-20cent:155 #: lesson-files/csound-intonation-harmonic-p5-20cent:185 #: lesson-files/csound-intonation-harmonic-p5-20cent:215 #: lesson-files/csound-intonation-harmonic-p5-20cent:245 #: lesson-files/csound-intonation-harmonic-p5-20cent:275 #: lesson-files/csound-intonation-harmonic-p5-20cent:305 #: lesson-files/csound-intonation-harmonic-p5-20cent:335 #: lesson-files/csound-intonation-harmonic-p5-20cent:365 #: lesson-files/csound-intonation-harmonic-p5-30cent:35 #: lesson-files/csound-intonation-harmonic-p5-30cent:65 #: lesson-files/csound-intonation-harmonic-p5-30cent:95 #: lesson-files/csound-intonation-harmonic-p5-30cent:125 #: lesson-files/csound-intonation-harmonic-p5-30cent:155 #: lesson-files/csound-intonation-harmonic-p5-30cent:185 #: lesson-files/csound-intonation-harmonic-p5-30cent:215 #: lesson-files/csound-intonation-harmonic-p5-30cent:245 #: lesson-files/csound-intonation-harmonic-p5-30cent:275 #: lesson-files/csound-intonation-harmonic-p5-30cent:305 #: lesson-files/csound-intonation-harmonic-p5-30cent:335 #: lesson-files/csound-intonation-harmonic-p5-30cent:365 #: lesson-files/csound-intonation-harmonic-p5-40cent:35 #: lesson-files/csound-intonation-harmonic-p5-40cent:65 #: lesson-files/csound-intonation-harmonic-p5-40cent:95 #: lesson-files/csound-intonation-harmonic-p5-40cent:125 #: lesson-files/csound-intonation-harmonic-p5-40cent:155 #: lesson-files/csound-intonation-harmonic-p5-40cent:185 #: lesson-files/csound-intonation-harmonic-p5-40cent:215 #: lesson-files/csound-intonation-harmonic-p5-40cent:245 #: lesson-files/csound-intonation-harmonic-p5-40cent:275 #: lesson-files/csound-intonation-harmonic-p5-40cent:305 #: lesson-files/csound-intonation-harmonic-p5-40cent:335 #: lesson-files/csound-intonation-harmonic-p5-40cent:365 #: lesson-files/csound-intonation-harmonic-p5-5cent:35 #: lesson-files/csound-intonation-harmonic-p5-5cent:65 #: lesson-files/csound-intonation-harmonic-p5-5cent:95 #: lesson-files/csound-intonation-harmonic-p5-5cent:125 #: lesson-files/csound-intonation-harmonic-p5-5cent:155 #: lesson-files/csound-intonation-harmonic-p5-5cent:185 #: lesson-files/csound-intonation-harmonic-p5-5cent:215 #: lesson-files/csound-intonation-harmonic-p5-5cent:245 #: lesson-files/csound-intonation-harmonic-p5-5cent:275 #: lesson-files/csound-intonation-harmonic-p5-5cent:305 #: lesson-files/csound-intonation-harmonic-p5-5cent:335 #: lesson-files/csound-intonation-harmonic-p5-5cent:365 #: lesson-files/csound-intonation-harmonic-p5-6cent:35 #: lesson-files/csound-intonation-harmonic-p5-6cent:65 #: lesson-files/csound-intonation-harmonic-p5-6cent:95 #: lesson-files/csound-intonation-harmonic-p5-6cent:125 #: lesson-files/csound-intonation-harmonic-p5-6cent:155 #: lesson-files/csound-intonation-harmonic-p5-6cent:185 #: lesson-files/csound-intonation-harmonic-p5-6cent:215 #: lesson-files/csound-intonation-harmonic-p5-6cent:245 #: lesson-files/csound-intonation-harmonic-p5-6cent:275 #: lesson-files/csound-intonation-harmonic-p5-6cent:305 #: lesson-files/csound-intonation-harmonic-p5-6cent:335 #: lesson-files/csound-intonation-harmonic-p5-6cent:365 #: lesson-files/csound-intonation-harmonic-p5-8cent:35 #: lesson-files/csound-intonation-harmonic-p5-8cent:65 #: lesson-files/csound-intonation-harmonic-p5-8cent:95 #: lesson-files/csound-intonation-harmonic-p5-8cent:125 #: lesson-files/csound-intonation-harmonic-p5-8cent:155 #: lesson-files/csound-intonation-harmonic-p5-8cent:185 #: lesson-files/csound-intonation-harmonic-p5-8cent:215 #: lesson-files/csound-intonation-harmonic-p5-8cent:245 #: lesson-files/csound-intonation-harmonic-p5-8cent:275 #: lesson-files/csound-intonation-harmonic-p5-8cent:305 #: lesson-files/csound-intonation-harmonic-p5-8cent:335 #: lesson-files/csound-intonation-harmonic-p5-8cent:365 #: lesson-files/csound-intonation-maj2-10cent:35 #: lesson-files/csound-intonation-maj2-10cent:65 #: lesson-files/csound-intonation-maj2-10cent:95 #: lesson-files/csound-intonation-maj2-10cent:125 #: lesson-files/csound-intonation-maj2-10cent:155 #: lesson-files/csound-intonation-maj2-10cent:185 #: lesson-files/csound-intonation-maj2-10cent:215 #: lesson-files/csound-intonation-maj2-10cent:245 #: lesson-files/csound-intonation-maj2-10cent:275 #: lesson-files/csound-intonation-maj2-10cent:305 #: lesson-files/csound-intonation-maj2-10cent:335 #: lesson-files/csound-intonation-maj2-10cent:365 #: lesson-files/csound-intonation-maj2-15cent:35 #: lesson-files/csound-intonation-maj2-15cent:65 #: lesson-files/csound-intonation-maj2-15cent:95 #: lesson-files/csound-intonation-maj2-15cent:125 #: lesson-files/csound-intonation-maj2-15cent:155 #: lesson-files/csound-intonation-maj2-15cent:185 #: lesson-files/csound-intonation-maj2-15cent:215 #: lesson-files/csound-intonation-maj2-15cent:245 #: lesson-files/csound-intonation-maj2-15cent:275 #: lesson-files/csound-intonation-maj2-15cent:305 #: lesson-files/csound-intonation-maj2-15cent:335 #: lesson-files/csound-intonation-maj2-15cent:365 #: lesson-files/csound-intonation-maj2-20cent:35 #: lesson-files/csound-intonation-maj2-20cent:65 #: lesson-files/csound-intonation-maj2-20cent:95 #: lesson-files/csound-intonation-maj2-20cent:125 #: lesson-files/csound-intonation-maj2-20cent:155 #: lesson-files/csound-intonation-maj2-20cent:185 #: lesson-files/csound-intonation-maj2-20cent:215 #: lesson-files/csound-intonation-maj2-20cent:245 #: lesson-files/csound-intonation-maj2-20cent:275 #: lesson-files/csound-intonation-maj2-20cent:305 #: lesson-files/csound-intonation-maj2-20cent:335 #: lesson-files/csound-intonation-maj2-20cent:365 #: lesson-files/csound-intonation-maj2-30cent:35 #: lesson-files/csound-intonation-maj2-30cent:65 #: lesson-files/csound-intonation-maj2-30cent:95 #: lesson-files/csound-intonation-maj2-30cent:125 #: lesson-files/csound-intonation-maj2-30cent:155 #: lesson-files/csound-intonation-maj2-30cent:185 #: lesson-files/csound-intonation-maj2-30cent:215 #: lesson-files/csound-intonation-maj2-30cent:245 #: lesson-files/csound-intonation-maj2-30cent:275 #: lesson-files/csound-intonation-maj2-30cent:305 #: lesson-files/csound-intonation-maj2-30cent:335 #: lesson-files/csound-intonation-maj2-30cent:365 #: lesson-files/csound-intonation-maj2-40cent:35 #: lesson-files/csound-intonation-maj2-40cent:65 #: lesson-files/csound-intonation-maj2-40cent:95 #: lesson-files/csound-intonation-maj2-40cent:125 #: lesson-files/csound-intonation-maj2-40cent:155 #: lesson-files/csound-intonation-maj2-40cent:185 #: lesson-files/csound-intonation-maj2-40cent:215 #: lesson-files/csound-intonation-maj2-40cent:245 #: lesson-files/csound-intonation-maj2-40cent:275 #: lesson-files/csound-intonation-maj2-40cent:305 #: lesson-files/csound-intonation-maj2-40cent:335 #: lesson-files/csound-intonation-maj2-40cent:365 #: lesson-files/csound-intonation-maj2-5cent:35 #: lesson-files/csound-intonation-maj2-5cent:65 #: lesson-files/csound-intonation-maj2-5cent:95 #: lesson-files/csound-intonation-maj2-5cent:125 #: lesson-files/csound-intonation-maj2-5cent:155 #: lesson-files/csound-intonation-maj2-5cent:185 #: lesson-files/csound-intonation-maj2-5cent:215 #: lesson-files/csound-intonation-maj2-5cent:245 #: lesson-files/csound-intonation-maj2-5cent:275 #: lesson-files/csound-intonation-maj2-5cent:305 #: lesson-files/csound-intonation-maj2-5cent:335 #: lesson-files/csound-intonation-maj2-5cent:365 #: lesson-files/csound-intonation-maj2-6cent:35 #: lesson-files/csound-intonation-maj2-6cent:65 #: lesson-files/csound-intonation-maj2-6cent:95 #: lesson-files/csound-intonation-maj2-6cent:125 #: lesson-files/csound-intonation-maj2-6cent:155 #: lesson-files/csound-intonation-maj2-6cent:185 #: lesson-files/csound-intonation-maj2-6cent:215 #: lesson-files/csound-intonation-maj2-6cent:245 #: lesson-files/csound-intonation-maj2-6cent:275 #: lesson-files/csound-intonation-maj2-6cent:305 #: lesson-files/csound-intonation-maj2-6cent:335 #: lesson-files/csound-intonation-maj2-6cent:365 #: lesson-files/csound-intonation-maj2-8cent:35 #: lesson-files/csound-intonation-maj2-8cent:65 #: lesson-files/csound-intonation-maj2-8cent:95 #: lesson-files/csound-intonation-maj2-8cent:125 #: lesson-files/csound-intonation-maj2-8cent:155 #: lesson-files/csound-intonation-maj2-8cent:185 #: lesson-files/csound-intonation-maj2-8cent:215 #: lesson-files/csound-intonation-maj2-8cent:245 #: lesson-files/csound-intonation-maj2-8cent:275 #: lesson-files/csound-intonation-maj2-8cent:305 #: lesson-files/csound-intonation-maj2-8cent:335 #: lesson-files/csound-intonation-maj2-8cent:365 #: lesson-files/csound-intonation-maj3-10cent:35 #: lesson-files/csound-intonation-maj3-10cent:65 #: lesson-files/csound-intonation-maj3-10cent:95 #: lesson-files/csound-intonation-maj3-10cent:125 #: lesson-files/csound-intonation-maj3-10cent:155 #: lesson-files/csound-intonation-maj3-10cent:185 #: lesson-files/csound-intonation-maj3-10cent:215 #: lesson-files/csound-intonation-maj3-10cent:245 #: lesson-files/csound-intonation-maj3-10cent:275 #: lesson-files/csound-intonation-maj3-10cent:305 #: lesson-files/csound-intonation-maj3-10cent:335 #: lesson-files/csound-intonation-maj3-10cent:365 #: lesson-files/csound-intonation-maj3-15cent:35 #: lesson-files/csound-intonation-maj3-15cent:65 #: lesson-files/csound-intonation-maj3-15cent:95 #: lesson-files/csound-intonation-maj3-15cent:125 #: lesson-files/csound-intonation-maj3-15cent:155 #: lesson-files/csound-intonation-maj3-15cent:185 #: lesson-files/csound-intonation-maj3-15cent:215 #: lesson-files/csound-intonation-maj3-15cent:245 #: lesson-files/csound-intonation-maj3-15cent:275 #: lesson-files/csound-intonation-maj3-15cent:305 #: lesson-files/csound-intonation-maj3-15cent:335 #: lesson-files/csound-intonation-maj3-15cent:365 #: lesson-files/csound-intonation-maj3-20cent:35 #: lesson-files/csound-intonation-maj3-20cent:65 #: lesson-files/csound-intonation-maj3-20cent:95 #: lesson-files/csound-intonation-maj3-20cent:125 #: lesson-files/csound-intonation-maj3-20cent:155 #: lesson-files/csound-intonation-maj3-20cent:185 #: lesson-files/csound-intonation-maj3-20cent:215 #: lesson-files/csound-intonation-maj3-20cent:245 #: lesson-files/csound-intonation-maj3-20cent:275 #: lesson-files/csound-intonation-maj3-20cent:305 #: lesson-files/csound-intonation-maj3-20cent:335 #: lesson-files/csound-intonation-maj3-20cent:365 #: lesson-files/csound-intonation-maj3-30cent:35 #: lesson-files/csound-intonation-maj3-30cent:65 #: lesson-files/csound-intonation-maj3-30cent:95 #: lesson-files/csound-intonation-maj3-30cent:125 #: lesson-files/csound-intonation-maj3-30cent:155 #: lesson-files/csound-intonation-maj3-30cent:185 #: lesson-files/csound-intonation-maj3-30cent:215 #: lesson-files/csound-intonation-maj3-30cent:245 #: lesson-files/csound-intonation-maj3-30cent:275 #: lesson-files/csound-intonation-maj3-30cent:305 #: lesson-files/csound-intonation-maj3-30cent:335 #: lesson-files/csound-intonation-maj3-30cent:365 #: lesson-files/csound-intonation-maj3-40cent:35 #: lesson-files/csound-intonation-maj3-40cent:65 #: lesson-files/csound-intonation-maj3-40cent:95 #: lesson-files/csound-intonation-maj3-40cent:125 #: lesson-files/csound-intonation-maj3-40cent:155 #: lesson-files/csound-intonation-maj3-40cent:185 #: lesson-files/csound-intonation-maj3-40cent:215 #: lesson-files/csound-intonation-maj3-40cent:245 #: lesson-files/csound-intonation-maj3-40cent:275 #: lesson-files/csound-intonation-maj3-40cent:305 #: lesson-files/csound-intonation-maj3-40cent:335 #: lesson-files/csound-intonation-maj3-40cent:365 #: lesson-files/csound-intonation-maj3-5cent:35 #: lesson-files/csound-intonation-maj3-5cent:65 #: lesson-files/csound-intonation-maj3-5cent:95 #: lesson-files/csound-intonation-maj3-5cent:125 #: lesson-files/csound-intonation-maj3-5cent:155 #: lesson-files/csound-intonation-maj3-5cent:185 #: lesson-files/csound-intonation-maj3-5cent:215 #: lesson-files/csound-intonation-maj3-5cent:245 #: lesson-files/csound-intonation-maj3-5cent:275 #: lesson-files/csound-intonation-maj3-5cent:305 #: lesson-files/csound-intonation-maj3-5cent:335 #: lesson-files/csound-intonation-maj3-5cent:365 #: lesson-files/csound-intonation-maj3-6cent:35 #: lesson-files/csound-intonation-maj3-6cent:65 #: lesson-files/csound-intonation-maj3-6cent:95 #: lesson-files/csound-intonation-maj3-6cent:125 #: lesson-files/csound-intonation-maj3-6cent:155 #: lesson-files/csound-intonation-maj3-6cent:185 #: lesson-files/csound-intonation-maj3-6cent:215 #: lesson-files/csound-intonation-maj3-6cent:245 #: lesson-files/csound-intonation-maj3-6cent:275 #: lesson-files/csound-intonation-maj3-6cent:305 #: lesson-files/csound-intonation-maj3-6cent:335 #: lesson-files/csound-intonation-maj3-6cent:365 #: lesson-files/csound-intonation-maj3-8cent:35 #: lesson-files/csound-intonation-maj3-8cent:65 #: lesson-files/csound-intonation-maj3-8cent:95 #: lesson-files/csound-intonation-maj3-8cent:125 #: lesson-files/csound-intonation-maj3-8cent:155 #: lesson-files/csound-intonation-maj3-8cent:185 #: lesson-files/csound-intonation-maj3-8cent:215 #: lesson-files/csound-intonation-maj3-8cent:245 #: lesson-files/csound-intonation-maj3-8cent:275 #: lesson-files/csound-intonation-maj3-8cent:305 #: lesson-files/csound-intonation-maj3-8cent:335 #: lesson-files/csound-intonation-maj3-8cent:365 #: lesson-files/csound-intonation-maj6-10cent:35 #: lesson-files/csound-intonation-maj6-10cent:65 #: lesson-files/csound-intonation-maj6-10cent:95 #: lesson-files/csound-intonation-maj6-10cent:125 #: lesson-files/csound-intonation-maj6-10cent:155 #: lesson-files/csound-intonation-maj6-10cent:185 #: lesson-files/csound-intonation-maj6-10cent:215 #: lesson-files/csound-intonation-maj6-10cent:245 #: lesson-files/csound-intonation-maj6-10cent:275 #: lesson-files/csound-intonation-maj6-10cent:305 #: lesson-files/csound-intonation-maj6-10cent:335 #: lesson-files/csound-intonation-maj6-10cent:365 #: lesson-files/csound-intonation-maj6-15cent:35 #: lesson-files/csound-intonation-maj6-15cent:65 #: lesson-files/csound-intonation-maj6-15cent:95 #: lesson-files/csound-intonation-maj6-15cent:125 #: lesson-files/csound-intonation-maj6-15cent:155 #: lesson-files/csound-intonation-maj6-15cent:185 #: lesson-files/csound-intonation-maj6-15cent:215 #: lesson-files/csound-intonation-maj6-15cent:245 #: lesson-files/csound-intonation-maj6-15cent:275 #: lesson-files/csound-intonation-maj6-15cent:305 #: lesson-files/csound-intonation-maj6-15cent:335 #: lesson-files/csound-intonation-maj6-15cent:365 #: lesson-files/csound-intonation-maj6-20cent:35 #: lesson-files/csound-intonation-maj6-20cent:65 #: lesson-files/csound-intonation-maj6-20cent:95 #: lesson-files/csound-intonation-maj6-20cent:125 #: lesson-files/csound-intonation-maj6-20cent:155 #: lesson-files/csound-intonation-maj6-20cent:185 #: lesson-files/csound-intonation-maj6-20cent:215 #: lesson-files/csound-intonation-maj6-20cent:245 #: lesson-files/csound-intonation-maj6-20cent:275 #: lesson-files/csound-intonation-maj6-20cent:305 #: lesson-files/csound-intonation-maj6-20cent:335 #: lesson-files/csound-intonation-maj6-20cent:365 #: lesson-files/csound-intonation-maj6-30cent:35 #: lesson-files/csound-intonation-maj6-30cent:65 #: lesson-files/csound-intonation-maj6-30cent:95 #: lesson-files/csound-intonation-maj6-30cent:125 #: lesson-files/csound-intonation-maj6-30cent:155 #: lesson-files/csound-intonation-maj6-30cent:185 #: lesson-files/csound-intonation-maj6-30cent:215 #: lesson-files/csound-intonation-maj6-30cent:245 #: lesson-files/csound-intonation-maj6-30cent:275 #: lesson-files/csound-intonation-maj6-30cent:305 #: lesson-files/csound-intonation-maj6-30cent:335 #: lesson-files/csound-intonation-maj6-30cent:365 #: lesson-files/csound-intonation-maj6-40cent:35 #: lesson-files/csound-intonation-maj6-40cent:65 #: lesson-files/csound-intonation-maj6-40cent:95 #: lesson-files/csound-intonation-maj6-40cent:125 #: lesson-files/csound-intonation-maj6-40cent:155 #: lesson-files/csound-intonation-maj6-40cent:185 #: lesson-files/csound-intonation-maj6-40cent:215 #: lesson-files/csound-intonation-maj6-40cent:245 #: lesson-files/csound-intonation-maj6-40cent:275 #: lesson-files/csound-intonation-maj6-40cent:305 #: lesson-files/csound-intonation-maj6-40cent:335 #: lesson-files/csound-intonation-maj6-40cent:365 #: lesson-files/csound-intonation-maj6-5cent:35 #: lesson-files/csound-intonation-maj6-5cent:65 #: lesson-files/csound-intonation-maj6-5cent:95 #: lesson-files/csound-intonation-maj6-5cent:125 #: lesson-files/csound-intonation-maj6-5cent:155 #: lesson-files/csound-intonation-maj6-5cent:185 #: lesson-files/csound-intonation-maj6-5cent:215 #: lesson-files/csound-intonation-maj6-5cent:245 #: lesson-files/csound-intonation-maj6-5cent:275 #: lesson-files/csound-intonation-maj6-5cent:305 #: lesson-files/csound-intonation-maj6-5cent:335 #: lesson-files/csound-intonation-maj6-5cent:365 #: lesson-files/csound-intonation-maj6-6cent:35 #: lesson-files/csound-intonation-maj6-6cent:65 #: lesson-files/csound-intonation-maj6-6cent:95 #: lesson-files/csound-intonation-maj6-6cent:125 #: lesson-files/csound-intonation-maj6-6cent:155 #: lesson-files/csound-intonation-maj6-6cent:185 #: lesson-files/csound-intonation-maj6-6cent:215 #: lesson-files/csound-intonation-maj6-6cent:245 #: lesson-files/csound-intonation-maj6-6cent:275 #: lesson-files/csound-intonation-maj6-6cent:305 #: lesson-files/csound-intonation-maj6-6cent:335 #: lesson-files/csound-intonation-maj6-6cent:365 #: lesson-files/csound-intonation-maj6-8cent:35 #: lesson-files/csound-intonation-maj6-8cent:65 #: lesson-files/csound-intonation-maj6-8cent:95 #: lesson-files/csound-intonation-maj6-8cent:125 #: lesson-files/csound-intonation-maj6-8cent:155 #: lesson-files/csound-intonation-maj6-8cent:185 #: lesson-files/csound-intonation-maj6-8cent:215 #: lesson-files/csound-intonation-maj6-8cent:245 #: lesson-files/csound-intonation-maj6-8cent:275 #: lesson-files/csound-intonation-maj6-8cent:305 #: lesson-files/csound-intonation-maj6-8cent:335 #: lesson-files/csound-intonation-maj6-8cent:365 #: lesson-files/csound-intonation-maj7-10cent:35 #: lesson-files/csound-intonation-maj7-10cent:65 #: lesson-files/csound-intonation-maj7-10cent:95 #: lesson-files/csound-intonation-maj7-10cent:125 #: lesson-files/csound-intonation-maj7-10cent:155 #: lesson-files/csound-intonation-maj7-10cent:185 #: lesson-files/csound-intonation-maj7-10cent:215 #: lesson-files/csound-intonation-maj7-10cent:245 #: lesson-files/csound-intonation-maj7-10cent:275 #: lesson-files/csound-intonation-maj7-10cent:305 #: lesson-files/csound-intonation-maj7-10cent:335 #: lesson-files/csound-intonation-maj7-10cent:365 #: lesson-files/csound-intonation-maj7-15cent:35 #: lesson-files/csound-intonation-maj7-15cent:65 #: lesson-files/csound-intonation-maj7-15cent:95 #: lesson-files/csound-intonation-maj7-15cent:125 #: lesson-files/csound-intonation-maj7-15cent:155 #: lesson-files/csound-intonation-maj7-15cent:185 #: lesson-files/csound-intonation-maj7-15cent:215 #: lesson-files/csound-intonation-maj7-15cent:245 #: lesson-files/csound-intonation-maj7-15cent:275 #: lesson-files/csound-intonation-maj7-15cent:305 #: lesson-files/csound-intonation-maj7-15cent:335 #: lesson-files/csound-intonation-maj7-15cent:365 #: lesson-files/csound-intonation-maj7-20cent:35 #: lesson-files/csound-intonation-maj7-20cent:65 #: lesson-files/csound-intonation-maj7-20cent:95 #: lesson-files/csound-intonation-maj7-20cent:125 #: lesson-files/csound-intonation-maj7-20cent:155 #: lesson-files/csound-intonation-maj7-20cent:185 #: lesson-files/csound-intonation-maj7-20cent:215 #: lesson-files/csound-intonation-maj7-20cent:245 #: lesson-files/csound-intonation-maj7-20cent:275 #: lesson-files/csound-intonation-maj7-20cent:305 #: lesson-files/csound-intonation-maj7-20cent:335 #: lesson-files/csound-intonation-maj7-20cent:365 #: lesson-files/csound-intonation-maj7-30cent:35 #: lesson-files/csound-intonation-maj7-30cent:65 #: lesson-files/csound-intonation-maj7-30cent:95 #: lesson-files/csound-intonation-maj7-30cent:125 #: lesson-files/csound-intonation-maj7-30cent:155 #: lesson-files/csound-intonation-maj7-30cent:185 #: lesson-files/csound-intonation-maj7-30cent:215 #: lesson-files/csound-intonation-maj7-30cent:245 #: lesson-files/csound-intonation-maj7-30cent:275 #: lesson-files/csound-intonation-maj7-30cent:305 #: lesson-files/csound-intonation-maj7-30cent:335 #: lesson-files/csound-intonation-maj7-30cent:365 #: lesson-files/csound-intonation-maj7-40cent:35 #: lesson-files/csound-intonation-maj7-40cent:65 #: lesson-files/csound-intonation-maj7-40cent:95 #: lesson-files/csound-intonation-maj7-40cent:125 #: lesson-files/csound-intonation-maj7-40cent:155 #: lesson-files/csound-intonation-maj7-40cent:185 #: lesson-files/csound-intonation-maj7-40cent:215 #: lesson-files/csound-intonation-maj7-40cent:245 #: lesson-files/csound-intonation-maj7-40cent:275 #: lesson-files/csound-intonation-maj7-40cent:305 #: lesson-files/csound-intonation-maj7-40cent:335 #: lesson-files/csound-intonation-maj7-40cent:365 #: lesson-files/csound-intonation-maj7-5cent:35 #: lesson-files/csound-intonation-maj7-5cent:65 #: lesson-files/csound-intonation-maj7-5cent:95 #: lesson-files/csound-intonation-maj7-5cent:125 #: lesson-files/csound-intonation-maj7-5cent:155 #: lesson-files/csound-intonation-maj7-5cent:185 #: lesson-files/csound-intonation-maj7-5cent:215 #: lesson-files/csound-intonation-maj7-5cent:245 #: lesson-files/csound-intonation-maj7-5cent:275 #: lesson-files/csound-intonation-maj7-5cent:305 #: lesson-files/csound-intonation-maj7-5cent:335 #: lesson-files/csound-intonation-maj7-5cent:365 #: lesson-files/csound-intonation-maj7-6cent:35 #: lesson-files/csound-intonation-maj7-6cent:65 #: lesson-files/csound-intonation-maj7-6cent:95 #: lesson-files/csound-intonation-maj7-6cent:125 #: lesson-files/csound-intonation-maj7-6cent:155 #: lesson-files/csound-intonation-maj7-6cent:185 #: lesson-files/csound-intonation-maj7-6cent:215 #: lesson-files/csound-intonation-maj7-6cent:245 #: lesson-files/csound-intonation-maj7-6cent:275 #: lesson-files/csound-intonation-maj7-6cent:305 #: lesson-files/csound-intonation-maj7-6cent:335 #: lesson-files/csound-intonation-maj7-6cent:365 #: lesson-files/csound-intonation-maj7-8cent:35 #: lesson-files/csound-intonation-maj7-8cent:65 #: lesson-files/csound-intonation-maj7-8cent:95 #: lesson-files/csound-intonation-maj7-8cent:125 #: lesson-files/csound-intonation-maj7-8cent:155 #: lesson-files/csound-intonation-maj7-8cent:185 #: lesson-files/csound-intonation-maj7-8cent:215 #: lesson-files/csound-intonation-maj7-8cent:245 #: lesson-files/csound-intonation-maj7-8cent:275 #: lesson-files/csound-intonation-maj7-8cent:305 #: lesson-files/csound-intonation-maj7-8cent:335 #: lesson-files/csound-intonation-maj7-8cent:365 #: lesson-files/csound-intonation-min2-10cent:35 #: lesson-files/csound-intonation-min2-10cent:65 #: lesson-files/csound-intonation-min2-10cent:95 #: lesson-files/csound-intonation-min2-10cent:125 #: lesson-files/csound-intonation-min2-10cent:155 #: lesson-files/csound-intonation-min2-10cent:185 #: lesson-files/csound-intonation-min2-10cent:215 #: lesson-files/csound-intonation-min2-10cent:245 #: lesson-files/csound-intonation-min2-10cent:275 #: lesson-files/csound-intonation-min2-10cent:305 #: lesson-files/csound-intonation-min2-10cent:335 #: lesson-files/csound-intonation-min2-10cent:365 #: lesson-files/csound-intonation-min2-15cent:35 #: lesson-files/csound-intonation-min2-15cent:65 #: lesson-files/csound-intonation-min2-15cent:95 #: lesson-files/csound-intonation-min2-15cent:125 #: lesson-files/csound-intonation-min2-15cent:155 #: lesson-files/csound-intonation-min2-15cent:185 #: lesson-files/csound-intonation-min2-15cent:215 #: lesson-files/csound-intonation-min2-15cent:245 #: lesson-files/csound-intonation-min2-15cent:275 #: lesson-files/csound-intonation-min2-15cent:305 #: lesson-files/csound-intonation-min2-15cent:335 #: lesson-files/csound-intonation-min2-15cent:365 #: lesson-files/csound-intonation-min2-20cent:35 #: lesson-files/csound-intonation-min2-20cent:65 #: lesson-files/csound-intonation-min2-20cent:95 #: lesson-files/csound-intonation-min2-20cent:125 #: lesson-files/csound-intonation-min2-20cent:155 #: lesson-files/csound-intonation-min2-20cent:185 #: lesson-files/csound-intonation-min2-20cent:215 #: lesson-files/csound-intonation-min2-20cent:245 #: lesson-files/csound-intonation-min2-20cent:275 #: lesson-files/csound-intonation-min2-20cent:305 #: lesson-files/csound-intonation-min2-20cent:335 #: lesson-files/csound-intonation-min2-20cent:365 #: lesson-files/csound-intonation-min2-30cent:35 #: lesson-files/csound-intonation-min2-30cent:65 #: lesson-files/csound-intonation-min2-30cent:95 #: lesson-files/csound-intonation-min2-30cent:125 #: lesson-files/csound-intonation-min2-30cent:155 #: lesson-files/csound-intonation-min2-30cent:185 #: lesson-files/csound-intonation-min2-30cent:215 #: lesson-files/csound-intonation-min2-30cent:245 #: lesson-files/csound-intonation-min2-30cent:275 #: lesson-files/csound-intonation-min2-30cent:305 #: lesson-files/csound-intonation-min2-30cent:335 #: lesson-files/csound-intonation-min2-30cent:365 #: lesson-files/csound-intonation-min2-40cent:35 #: lesson-files/csound-intonation-min2-40cent:65 #: lesson-files/csound-intonation-min2-40cent:95 #: lesson-files/csound-intonation-min2-40cent:125 #: lesson-files/csound-intonation-min2-40cent:155 #: lesson-files/csound-intonation-min2-40cent:185 #: lesson-files/csound-intonation-min2-40cent:215 #: lesson-files/csound-intonation-min2-40cent:245 #: lesson-files/csound-intonation-min2-40cent:275 #: lesson-files/csound-intonation-min2-40cent:305 #: lesson-files/csound-intonation-min2-40cent:335 #: lesson-files/csound-intonation-min2-40cent:365 #: lesson-files/csound-intonation-min2-5cent:35 #: lesson-files/csound-intonation-min2-5cent:65 #: lesson-files/csound-intonation-min2-5cent:95 #: lesson-files/csound-intonation-min2-5cent:125 #: lesson-files/csound-intonation-min2-5cent:155 #: lesson-files/csound-intonation-min2-5cent:185 #: lesson-files/csound-intonation-min2-5cent:215 #: lesson-files/csound-intonation-min2-5cent:245 #: lesson-files/csound-intonation-min2-5cent:275 #: lesson-files/csound-intonation-min2-5cent:305 #: lesson-files/csound-intonation-min2-5cent:335 #: lesson-files/csound-intonation-min2-5cent:365 #: lesson-files/csound-intonation-min2-6cent:35 #: lesson-files/csound-intonation-min2-6cent:65 #: lesson-files/csound-intonation-min2-6cent:95 #: lesson-files/csound-intonation-min2-6cent:125 #: lesson-files/csound-intonation-min2-6cent:155 #: lesson-files/csound-intonation-min2-6cent:185 #: lesson-files/csound-intonation-min2-6cent:215 #: lesson-files/csound-intonation-min2-6cent:245 #: lesson-files/csound-intonation-min2-6cent:275 #: lesson-files/csound-intonation-min2-6cent:305 #: lesson-files/csound-intonation-min2-6cent:335 #: lesson-files/csound-intonation-min2-6cent:365 #: lesson-files/csound-intonation-min2-8cent:35 #: lesson-files/csound-intonation-min2-8cent:65 #: lesson-files/csound-intonation-min2-8cent:95 #: lesson-files/csound-intonation-min2-8cent:125 #: lesson-files/csound-intonation-min2-8cent:155 #: lesson-files/csound-intonation-min2-8cent:185 #: lesson-files/csound-intonation-min2-8cent:215 #: lesson-files/csound-intonation-min2-8cent:245 #: lesson-files/csound-intonation-min2-8cent:275 #: lesson-files/csound-intonation-min2-8cent:305 #: lesson-files/csound-intonation-min2-8cent:335 #: lesson-files/csound-intonation-min2-8cent:365 #: lesson-files/csound-intonation-min3-10cent:35 #: lesson-files/csound-intonation-min3-10cent:65 #: lesson-files/csound-intonation-min3-10cent:95 #: lesson-files/csound-intonation-min3-10cent:125 #: lesson-files/csound-intonation-min3-10cent:155 #: lesson-files/csound-intonation-min3-10cent:185 #: lesson-files/csound-intonation-min3-10cent:215 #: lesson-files/csound-intonation-min3-10cent:245 #: lesson-files/csound-intonation-min3-10cent:275 #: lesson-files/csound-intonation-min3-10cent:305 #: lesson-files/csound-intonation-min3-10cent:335 #: lesson-files/csound-intonation-min3-10cent:365 #: lesson-files/csound-intonation-min3-15cent:35 #: lesson-files/csound-intonation-min3-15cent:65 #: lesson-files/csound-intonation-min3-15cent:95 #: lesson-files/csound-intonation-min3-15cent:125 #: lesson-files/csound-intonation-min3-15cent:155 #: lesson-files/csound-intonation-min3-15cent:185 #: lesson-files/csound-intonation-min3-15cent:215 #: lesson-files/csound-intonation-min3-15cent:245 #: lesson-files/csound-intonation-min3-15cent:275 #: lesson-files/csound-intonation-min3-15cent:305 #: lesson-files/csound-intonation-min3-15cent:335 #: lesson-files/csound-intonation-min3-15cent:365 #: lesson-files/csound-intonation-min3-20cent:35 #: lesson-files/csound-intonation-min3-20cent:65 #: lesson-files/csound-intonation-min3-20cent:95 #: lesson-files/csound-intonation-min3-20cent:125 #: lesson-files/csound-intonation-min3-20cent:155 #: lesson-files/csound-intonation-min3-20cent:185 #: lesson-files/csound-intonation-min3-20cent:215 #: lesson-files/csound-intonation-min3-20cent:245 #: lesson-files/csound-intonation-min3-20cent:275 #: lesson-files/csound-intonation-min3-20cent:305 #: lesson-files/csound-intonation-min3-20cent:335 #: lesson-files/csound-intonation-min3-20cent:365 #: lesson-files/csound-intonation-min3-30cent:35 #: lesson-files/csound-intonation-min3-30cent:65 #: lesson-files/csound-intonation-min3-30cent:95 #: lesson-files/csound-intonation-min3-30cent:125 #: lesson-files/csound-intonation-min3-30cent:155 #: lesson-files/csound-intonation-min3-30cent:185 #: lesson-files/csound-intonation-min3-30cent:215 #: lesson-files/csound-intonation-min3-30cent:245 #: lesson-files/csound-intonation-min3-30cent:275 #: lesson-files/csound-intonation-min3-30cent:305 #: lesson-files/csound-intonation-min3-30cent:335 #: lesson-files/csound-intonation-min3-30cent:365 #: lesson-files/csound-intonation-min3-40cent:35 #: lesson-files/csound-intonation-min3-40cent:65 #: lesson-files/csound-intonation-min3-40cent:95 #: lesson-files/csound-intonation-min3-40cent:125 #: lesson-files/csound-intonation-min3-40cent:155 #: lesson-files/csound-intonation-min3-40cent:185 #: lesson-files/csound-intonation-min3-40cent:215 #: lesson-files/csound-intonation-min3-40cent:245 #: lesson-files/csound-intonation-min3-40cent:275 #: lesson-files/csound-intonation-min3-40cent:305 #: lesson-files/csound-intonation-min3-40cent:335 #: lesson-files/csound-intonation-min3-40cent:365 #: lesson-files/csound-intonation-min3-5cent:35 #: lesson-files/csound-intonation-min3-5cent:65 #: lesson-files/csound-intonation-min3-5cent:95 #: lesson-files/csound-intonation-min3-5cent:125 #: lesson-files/csound-intonation-min3-5cent:155 #: lesson-files/csound-intonation-min3-5cent:185 #: lesson-files/csound-intonation-min3-5cent:215 #: lesson-files/csound-intonation-min3-5cent:245 #: lesson-files/csound-intonation-min3-5cent:275 #: lesson-files/csound-intonation-min3-5cent:305 #: lesson-files/csound-intonation-min3-5cent:335 #: lesson-files/csound-intonation-min3-5cent:365 #: lesson-files/csound-intonation-min3-6cent:35 #: lesson-files/csound-intonation-min3-6cent:65 #: lesson-files/csound-intonation-min3-6cent:95 #: lesson-files/csound-intonation-min3-6cent:125 #: lesson-files/csound-intonation-min3-6cent:155 #: lesson-files/csound-intonation-min3-6cent:185 #: lesson-files/csound-intonation-min3-6cent:215 #: lesson-files/csound-intonation-min3-6cent:245 #: lesson-files/csound-intonation-min3-6cent:275 #: lesson-files/csound-intonation-min3-6cent:305 #: lesson-files/csound-intonation-min3-6cent:335 #: lesson-files/csound-intonation-min3-6cent:365 #: lesson-files/csound-intonation-min3-8cent:35 #: lesson-files/csound-intonation-min3-8cent:65 #: lesson-files/csound-intonation-min3-8cent:95 #: lesson-files/csound-intonation-min3-8cent:125 #: lesson-files/csound-intonation-min3-8cent:155 #: lesson-files/csound-intonation-min3-8cent:185 #: lesson-files/csound-intonation-min3-8cent:215 #: lesson-files/csound-intonation-min3-8cent:245 #: lesson-files/csound-intonation-min3-8cent:275 #: lesson-files/csound-intonation-min3-8cent:305 #: lesson-files/csound-intonation-min3-8cent:335 #: lesson-files/csound-intonation-min3-8cent:365 #: lesson-files/csound-intonation-min6-10cent:35 #: lesson-files/csound-intonation-min6-10cent:65 #: lesson-files/csound-intonation-min6-10cent:95 #: lesson-files/csound-intonation-min6-10cent:125 #: lesson-files/csound-intonation-min6-10cent:155 #: lesson-files/csound-intonation-min6-10cent:185 #: lesson-files/csound-intonation-min6-10cent:215 #: lesson-files/csound-intonation-min6-10cent:245 #: lesson-files/csound-intonation-min6-10cent:275 #: lesson-files/csound-intonation-min6-10cent:305 #: lesson-files/csound-intonation-min6-10cent:335 #: lesson-files/csound-intonation-min6-10cent:365 #: lesson-files/csound-intonation-min6-15cent:35 #: lesson-files/csound-intonation-min6-15cent:65 #: lesson-files/csound-intonation-min6-15cent:95 #: lesson-files/csound-intonation-min6-15cent:125 #: lesson-files/csound-intonation-min6-15cent:155 #: lesson-files/csound-intonation-min6-15cent:185 #: lesson-files/csound-intonation-min6-15cent:215 #: lesson-files/csound-intonation-min6-15cent:245 #: lesson-files/csound-intonation-min6-15cent:275 #: lesson-files/csound-intonation-min6-15cent:305 #: lesson-files/csound-intonation-min6-15cent:335 #: lesson-files/csound-intonation-min6-15cent:365 #: lesson-files/csound-intonation-min6-20cent:35 #: lesson-files/csound-intonation-min6-20cent:65 #: lesson-files/csound-intonation-min6-20cent:95 #: lesson-files/csound-intonation-min6-20cent:125 #: lesson-files/csound-intonation-min6-20cent:155 #: lesson-files/csound-intonation-min6-20cent:185 #: lesson-files/csound-intonation-min6-20cent:215 #: lesson-files/csound-intonation-min6-20cent:245 #: lesson-files/csound-intonation-min6-20cent:275 #: lesson-files/csound-intonation-min6-20cent:305 #: lesson-files/csound-intonation-min6-20cent:335 #: lesson-files/csound-intonation-min6-20cent:365 #: lesson-files/csound-intonation-min6-30cent:35 #: lesson-files/csound-intonation-min6-30cent:65 #: lesson-files/csound-intonation-min6-30cent:95 #: lesson-files/csound-intonation-min6-30cent:125 #: lesson-files/csound-intonation-min6-30cent:155 #: lesson-files/csound-intonation-min6-30cent:185 #: lesson-files/csound-intonation-min6-30cent:215 #: lesson-files/csound-intonation-min6-30cent:245 #: lesson-files/csound-intonation-min6-30cent:275 #: lesson-files/csound-intonation-min6-30cent:305 #: lesson-files/csound-intonation-min6-30cent:335 #: lesson-files/csound-intonation-min6-30cent:365 #: lesson-files/csound-intonation-min6-40cent:35 #: lesson-files/csound-intonation-min6-40cent:65 #: lesson-files/csound-intonation-min6-40cent:95 #: lesson-files/csound-intonation-min6-40cent:125 #: lesson-files/csound-intonation-min6-40cent:155 #: lesson-files/csound-intonation-min6-40cent:185 #: lesson-files/csound-intonation-min6-40cent:215 #: lesson-files/csound-intonation-min6-40cent:245 #: lesson-files/csound-intonation-min6-40cent:275 #: lesson-files/csound-intonation-min6-40cent:305 #: lesson-files/csound-intonation-min6-40cent:335 #: lesson-files/csound-intonation-min6-40cent:365 #: lesson-files/csound-intonation-min6-5cent:35 #: lesson-files/csound-intonation-min6-5cent:65 #: lesson-files/csound-intonation-min6-5cent:95 #: lesson-files/csound-intonation-min6-5cent:125 #: lesson-files/csound-intonation-min6-5cent:155 #: lesson-files/csound-intonation-min6-5cent:185 #: lesson-files/csound-intonation-min6-5cent:215 #: lesson-files/csound-intonation-min6-5cent:245 #: lesson-files/csound-intonation-min6-5cent:275 #: lesson-files/csound-intonation-min6-5cent:305 #: lesson-files/csound-intonation-min6-5cent:335 #: lesson-files/csound-intonation-min6-5cent:365 #: lesson-files/csound-intonation-min6-6cent:35 #: lesson-files/csound-intonation-min6-6cent:65 #: lesson-files/csound-intonation-min6-6cent:95 #: lesson-files/csound-intonation-min6-6cent:125 #: lesson-files/csound-intonation-min6-6cent:155 #: lesson-files/csound-intonation-min6-6cent:185 #: lesson-files/csound-intonation-min6-6cent:215 #: lesson-files/csound-intonation-min6-6cent:245 #: lesson-files/csound-intonation-min6-6cent:275 #: lesson-files/csound-intonation-min6-6cent:305 #: lesson-files/csound-intonation-min6-6cent:335 #: lesson-files/csound-intonation-min6-6cent:365 #: lesson-files/csound-intonation-min6-8cent:35 #: lesson-files/csound-intonation-min6-8cent:65 #: lesson-files/csound-intonation-min6-8cent:95 #: lesson-files/csound-intonation-min6-8cent:125 #: lesson-files/csound-intonation-min6-8cent:155 #: lesson-files/csound-intonation-min6-8cent:185 #: lesson-files/csound-intonation-min6-8cent:215 #: lesson-files/csound-intonation-min6-8cent:245 #: lesson-files/csound-intonation-min6-8cent:275 #: lesson-files/csound-intonation-min6-8cent:305 #: lesson-files/csound-intonation-min6-8cent:335 #: lesson-files/csound-intonation-min6-8cent:365 #: lesson-files/csound-intonation-min7-10cent:35 #: lesson-files/csound-intonation-min7-10cent:65 #: lesson-files/csound-intonation-min7-10cent:95 #: lesson-files/csound-intonation-min7-10cent:125 #: lesson-files/csound-intonation-min7-10cent:155 #: lesson-files/csound-intonation-min7-10cent:185 #: lesson-files/csound-intonation-min7-10cent:215 #: lesson-files/csound-intonation-min7-10cent:245 #: lesson-files/csound-intonation-min7-10cent:275 #: lesson-files/csound-intonation-min7-10cent:305 #: lesson-files/csound-intonation-min7-10cent:335 #: lesson-files/csound-intonation-min7-10cent:365 #: lesson-files/csound-intonation-min7-15cent:35 #: lesson-files/csound-intonation-min7-15cent:65 #: lesson-files/csound-intonation-min7-15cent:95 #: lesson-files/csound-intonation-min7-15cent:125 #: lesson-files/csound-intonation-min7-15cent:155 #: lesson-files/csound-intonation-min7-15cent:185 #: lesson-files/csound-intonation-min7-15cent:215 #: lesson-files/csound-intonation-min7-15cent:245 #: lesson-files/csound-intonation-min7-15cent:275 #: lesson-files/csound-intonation-min7-15cent:305 #: lesson-files/csound-intonation-min7-15cent:335 #: lesson-files/csound-intonation-min7-15cent:365 #: lesson-files/csound-intonation-min7-20cent:35 #: lesson-files/csound-intonation-min7-20cent:65 #: lesson-files/csound-intonation-min7-20cent:95 #: lesson-files/csound-intonation-min7-20cent:125 #: lesson-files/csound-intonation-min7-20cent:155 #: lesson-files/csound-intonation-min7-20cent:185 #: lesson-files/csound-intonation-min7-20cent:215 #: lesson-files/csound-intonation-min7-20cent:245 #: lesson-files/csound-intonation-min7-20cent:275 #: lesson-files/csound-intonation-min7-20cent:305 #: lesson-files/csound-intonation-min7-20cent:335 #: lesson-files/csound-intonation-min7-20cent:365 #: lesson-files/csound-intonation-min7-30cent:35 #: lesson-files/csound-intonation-min7-30cent:65 #: lesson-files/csound-intonation-min7-30cent:95 #: lesson-files/csound-intonation-min7-30cent:125 #: lesson-files/csound-intonation-min7-30cent:155 #: lesson-files/csound-intonation-min7-30cent:185 #: lesson-files/csound-intonation-min7-30cent:215 #: lesson-files/csound-intonation-min7-30cent:245 #: lesson-files/csound-intonation-min7-30cent:275 #: lesson-files/csound-intonation-min7-30cent:305 #: lesson-files/csound-intonation-min7-30cent:335 #: lesson-files/csound-intonation-min7-30cent:365 #: lesson-files/csound-intonation-min7-40cent:35 #: lesson-files/csound-intonation-min7-40cent:65 #: lesson-files/csound-intonation-min7-40cent:95 #: lesson-files/csound-intonation-min7-40cent:125 #: lesson-files/csound-intonation-min7-40cent:155 #: lesson-files/csound-intonation-min7-40cent:185 #: lesson-files/csound-intonation-min7-40cent:215 #: lesson-files/csound-intonation-min7-40cent:245 #: lesson-files/csound-intonation-min7-40cent:275 #: lesson-files/csound-intonation-min7-40cent:305 #: lesson-files/csound-intonation-min7-40cent:335 #: lesson-files/csound-intonation-min7-40cent:365 #: lesson-files/csound-intonation-min7-5cent:35 #: lesson-files/csound-intonation-min7-5cent:65 #: lesson-files/csound-intonation-min7-5cent:95 #: lesson-files/csound-intonation-min7-5cent:125 #: lesson-files/csound-intonation-min7-5cent:155 #: lesson-files/csound-intonation-min7-5cent:185 #: lesson-files/csound-intonation-min7-5cent:215 #: lesson-files/csound-intonation-min7-5cent:245 #: lesson-files/csound-intonation-min7-5cent:275 #: lesson-files/csound-intonation-min7-5cent:305 #: lesson-files/csound-intonation-min7-5cent:335 #: lesson-files/csound-intonation-min7-5cent:365 #: lesson-files/csound-intonation-min7-6cent:35 #: lesson-files/csound-intonation-min7-6cent:65 #: lesson-files/csound-intonation-min7-6cent:95 #: lesson-files/csound-intonation-min7-6cent:125 #: lesson-files/csound-intonation-min7-6cent:155 #: lesson-files/csound-intonation-min7-6cent:185 #: lesson-files/csound-intonation-min7-6cent:215 #: lesson-files/csound-intonation-min7-6cent:245 #: lesson-files/csound-intonation-min7-6cent:275 #: lesson-files/csound-intonation-min7-6cent:305 #: lesson-files/csound-intonation-min7-6cent:335 #: lesson-files/csound-intonation-min7-6cent:365 #: lesson-files/csound-intonation-min7-8cent:35 #: lesson-files/csound-intonation-min7-8cent:65 #: lesson-files/csound-intonation-min7-8cent:95 #: lesson-files/csound-intonation-min7-8cent:125 #: lesson-files/csound-intonation-min7-8cent:155 #: lesson-files/csound-intonation-min7-8cent:185 #: lesson-files/csound-intonation-min7-8cent:215 #: lesson-files/csound-intonation-min7-8cent:245 #: lesson-files/csound-intonation-min7-8cent:275 #: lesson-files/csound-intonation-min7-8cent:305 #: lesson-files/csound-intonation-min7-8cent:335 #: lesson-files/csound-intonation-min7-8cent:365 #: lesson-files/csound-intonation-p4-10cent:35 #: lesson-files/csound-intonation-p4-10cent:65 #: lesson-files/csound-intonation-p4-10cent:95 #: lesson-files/csound-intonation-p4-10cent:125 #: lesson-files/csound-intonation-p4-10cent:155 #: lesson-files/csound-intonation-p4-10cent:185 #: lesson-files/csound-intonation-p4-10cent:215 #: lesson-files/csound-intonation-p4-10cent:245 #: lesson-files/csound-intonation-p4-10cent:275 #: lesson-files/csound-intonation-p4-10cent:305 #: lesson-files/csound-intonation-p4-10cent:335 #: lesson-files/csound-intonation-p4-10cent:365 #: lesson-files/csound-intonation-p4-15cent:35 #: lesson-files/csound-intonation-p4-15cent:65 #: lesson-files/csound-intonation-p4-15cent:95 #: lesson-files/csound-intonation-p4-15cent:125 #: lesson-files/csound-intonation-p4-15cent:155 #: lesson-files/csound-intonation-p4-15cent:185 #: lesson-files/csound-intonation-p4-15cent:215 #: lesson-files/csound-intonation-p4-15cent:245 #: lesson-files/csound-intonation-p4-15cent:275 #: lesson-files/csound-intonation-p4-15cent:305 #: lesson-files/csound-intonation-p4-15cent:335 #: lesson-files/csound-intonation-p4-15cent:365 #: lesson-files/csound-intonation-p4-20cent:35 #: lesson-files/csound-intonation-p4-20cent:65 #: lesson-files/csound-intonation-p4-20cent:95 #: lesson-files/csound-intonation-p4-20cent:125 #: lesson-files/csound-intonation-p4-20cent:155 #: lesson-files/csound-intonation-p4-20cent:185 #: lesson-files/csound-intonation-p4-20cent:215 #: lesson-files/csound-intonation-p4-20cent:245 #: lesson-files/csound-intonation-p4-20cent:275 #: lesson-files/csound-intonation-p4-20cent:305 #: lesson-files/csound-intonation-p4-20cent:335 #: lesson-files/csound-intonation-p4-20cent:365 #: lesson-files/csound-intonation-p4-30cent:35 #: lesson-files/csound-intonation-p4-30cent:65 #: lesson-files/csound-intonation-p4-30cent:95 #: lesson-files/csound-intonation-p4-30cent:125 #: lesson-files/csound-intonation-p4-30cent:155 #: lesson-files/csound-intonation-p4-30cent:185 #: lesson-files/csound-intonation-p4-30cent:215 #: lesson-files/csound-intonation-p4-30cent:245 #: lesson-files/csound-intonation-p4-30cent:275 #: lesson-files/csound-intonation-p4-30cent:305 #: lesson-files/csound-intonation-p4-30cent:335 #: lesson-files/csound-intonation-p4-30cent:365 #: lesson-files/csound-intonation-p4-40cent:35 #: lesson-files/csound-intonation-p4-40cent:65 #: lesson-files/csound-intonation-p4-40cent:95 #: lesson-files/csound-intonation-p4-40cent:125 #: lesson-files/csound-intonation-p4-40cent:155 #: lesson-files/csound-intonation-p4-40cent:185 #: lesson-files/csound-intonation-p4-40cent:215 #: lesson-files/csound-intonation-p4-40cent:245 #: lesson-files/csound-intonation-p4-40cent:275 #: lesson-files/csound-intonation-p4-40cent:305 #: lesson-files/csound-intonation-p4-40cent:335 #: lesson-files/csound-intonation-p4-40cent:365 #: lesson-files/csound-intonation-p4-5cent:35 #: lesson-files/csound-intonation-p4-5cent:65 #: lesson-files/csound-intonation-p4-5cent:95 #: lesson-files/csound-intonation-p4-5cent:125 #: lesson-files/csound-intonation-p4-5cent:155 #: lesson-files/csound-intonation-p4-5cent:185 #: lesson-files/csound-intonation-p4-5cent:215 #: lesson-files/csound-intonation-p4-5cent:245 #: lesson-files/csound-intonation-p4-5cent:275 #: lesson-files/csound-intonation-p4-5cent:305 #: lesson-files/csound-intonation-p4-5cent:335 #: lesson-files/csound-intonation-p4-5cent:365 #: lesson-files/csound-intonation-p4-6cent:35 #: lesson-files/csound-intonation-p4-6cent:65 #: lesson-files/csound-intonation-p4-6cent:95 #: lesson-files/csound-intonation-p4-6cent:125 #: lesson-files/csound-intonation-p4-6cent:155 #: lesson-files/csound-intonation-p4-6cent:185 #: lesson-files/csound-intonation-p4-6cent:215 #: lesson-files/csound-intonation-p4-6cent:245 #: lesson-files/csound-intonation-p4-6cent:275 #: lesson-files/csound-intonation-p4-6cent:305 #: lesson-files/csound-intonation-p4-6cent:335 #: lesson-files/csound-intonation-p4-6cent:365 #: lesson-files/csound-intonation-p4-8cent:35 #: lesson-files/csound-intonation-p4-8cent:65 #: lesson-files/csound-intonation-p4-8cent:95 #: lesson-files/csound-intonation-p4-8cent:125 #: lesson-files/csound-intonation-p4-8cent:155 #: lesson-files/csound-intonation-p4-8cent:185 #: lesson-files/csound-intonation-p4-8cent:215 #: lesson-files/csound-intonation-p4-8cent:245 #: lesson-files/csound-intonation-p4-8cent:275 #: lesson-files/csound-intonation-p4-8cent:305 #: lesson-files/csound-intonation-p4-8cent:335 #: lesson-files/csound-intonation-p4-8cent:365 #: lesson-files/csound-intonation-p5-10cent:35 #: lesson-files/csound-intonation-p5-10cent:65 #: lesson-files/csound-intonation-p5-10cent:95 #: lesson-files/csound-intonation-p5-10cent:125 #: lesson-files/csound-intonation-p5-10cent:155 #: lesson-files/csound-intonation-p5-10cent:185 #: lesson-files/csound-intonation-p5-10cent:215 #: lesson-files/csound-intonation-p5-10cent:245 #: lesson-files/csound-intonation-p5-10cent:275 #: lesson-files/csound-intonation-p5-10cent:305 #: lesson-files/csound-intonation-p5-10cent:335 #: lesson-files/csound-intonation-p5-10cent:365 #: lesson-files/csound-intonation-p5-15cent:35 #: lesson-files/csound-intonation-p5-15cent:65 #: lesson-files/csound-intonation-p5-15cent:95 #: lesson-files/csound-intonation-p5-15cent:125 #: lesson-files/csound-intonation-p5-15cent:155 #: lesson-files/csound-intonation-p5-15cent:185 #: lesson-files/csound-intonation-p5-15cent:215 #: lesson-files/csound-intonation-p5-15cent:245 #: lesson-files/csound-intonation-p5-15cent:275 #: lesson-files/csound-intonation-p5-15cent:305 #: lesson-files/csound-intonation-p5-15cent:335 #: lesson-files/csound-intonation-p5-15cent:365 #: lesson-files/csound-intonation-p5-20cent:35 #: lesson-files/csound-intonation-p5-20cent:65 #: lesson-files/csound-intonation-p5-20cent:95 #: lesson-files/csound-intonation-p5-20cent:125 #: lesson-files/csound-intonation-p5-20cent:155 #: lesson-files/csound-intonation-p5-20cent:185 #: lesson-files/csound-intonation-p5-20cent:215 #: lesson-files/csound-intonation-p5-20cent:245 #: lesson-files/csound-intonation-p5-20cent:275 #: lesson-files/csound-intonation-p5-20cent:305 #: lesson-files/csound-intonation-p5-20cent:335 #: lesson-files/csound-intonation-p5-20cent:365 #: lesson-files/csound-intonation-p5-30cent:35 #: lesson-files/csound-intonation-p5-30cent:65 #: lesson-files/csound-intonation-p5-30cent:95 #: lesson-files/csound-intonation-p5-30cent:125 #: lesson-files/csound-intonation-p5-30cent:155 #: lesson-files/csound-intonation-p5-30cent:185 #: lesson-files/csound-intonation-p5-30cent:215 #: lesson-files/csound-intonation-p5-30cent:245 #: lesson-files/csound-intonation-p5-30cent:275 #: lesson-files/csound-intonation-p5-30cent:305 #: lesson-files/csound-intonation-p5-30cent:335 #: lesson-files/csound-intonation-p5-30cent:365 #: lesson-files/csound-intonation-p5-40cent:35 #: lesson-files/csound-intonation-p5-40cent:65 #: lesson-files/csound-intonation-p5-40cent:95 #: lesson-files/csound-intonation-p5-40cent:125 #: lesson-files/csound-intonation-p5-40cent:155 #: lesson-files/csound-intonation-p5-40cent:185 #: lesson-files/csound-intonation-p5-40cent:215 #: lesson-files/csound-intonation-p5-40cent:245 #: lesson-files/csound-intonation-p5-40cent:275 #: lesson-files/csound-intonation-p5-40cent:305 #: lesson-files/csound-intonation-p5-40cent:335 #: lesson-files/csound-intonation-p5-40cent:365 #: lesson-files/csound-intonation-p5-5cent:35 #: lesson-files/csound-intonation-p5-5cent:65 #: lesson-files/csound-intonation-p5-5cent:95 #: lesson-files/csound-intonation-p5-5cent:125 #: lesson-files/csound-intonation-p5-5cent:155 #: lesson-files/csound-intonation-p5-5cent:185 #: lesson-files/csound-intonation-p5-5cent:215 #: lesson-files/csound-intonation-p5-5cent:245 #: lesson-files/csound-intonation-p5-5cent:275 #: lesson-files/csound-intonation-p5-5cent:305 #: lesson-files/csound-intonation-p5-5cent:335 #: lesson-files/csound-intonation-p5-5cent:365 #: lesson-files/csound-intonation-p5-6cent:35 #: lesson-files/csound-intonation-p5-6cent:65 #: lesson-files/csound-intonation-p5-6cent:95 #: lesson-files/csound-intonation-p5-6cent:125 #: lesson-files/csound-intonation-p5-6cent:155 #: lesson-files/csound-intonation-p5-6cent:185 #: lesson-files/csound-intonation-p5-6cent:215 #: lesson-files/csound-intonation-p5-6cent:245 #: lesson-files/csound-intonation-p5-6cent:275 #: lesson-files/csound-intonation-p5-6cent:305 #: lesson-files/csound-intonation-p5-6cent:335 #: lesson-files/csound-intonation-p5-6cent:365 #: lesson-files/csound-intonation-p5-8cent:35 #: lesson-files/csound-intonation-p5-8cent:65 #: lesson-files/csound-intonation-p5-8cent:95 #: lesson-files/csound-intonation-p5-8cent:125 #: lesson-files/csound-intonation-p5-8cent:155 #: lesson-files/csound-intonation-p5-8cent:185 #: lesson-files/csound-intonation-p5-8cent:215 #: lesson-files/csound-intonation-p5-8cent:245 #: lesson-files/csound-intonation-p5-8cent:275 #: lesson-files/csound-intonation-p5-8cent:305 #: lesson-files/csound-intonation-p5-8cent:335 #: lesson-files/csound-intonation-p5-8cent:365 msgid "intonation|sharp" msgstr "高半音" #: lesson-files/csound-intonation-harmonic-maj2-10cent:9 #: lesson-files/csound-intonation-harmonic-maj2-15cent:9 #: lesson-files/csound-intonation-harmonic-maj2-20cent:9 #: lesson-files/csound-intonation-harmonic-maj2-30cent:9 #: lesson-files/csound-intonation-harmonic-maj2-40cent:9 #: lesson-files/csound-intonation-harmonic-maj2-5cent:9 #: lesson-files/csound-intonation-harmonic-maj2-6cent:9 #: lesson-files/csound-intonation-harmonic-maj2-8cent:9 #: lesson-files/csound-intonation-harmonic-maj3-10cent:9 #: lesson-files/csound-intonation-harmonic-maj3-15cent:9 #: lesson-files/csound-intonation-harmonic-maj3-20cent:9 #: lesson-files/csound-intonation-harmonic-maj3-30cent:9 #: lesson-files/csound-intonation-harmonic-maj3-40cent:9 #: lesson-files/csound-intonation-harmonic-maj3-5cent:9 #: lesson-files/csound-intonation-harmonic-maj3-6cent:9 #: lesson-files/csound-intonation-harmonic-maj3-8cent:9 #: lesson-files/csound-intonation-harmonic-maj6-10cent:9 #: lesson-files/csound-intonation-harmonic-maj6-15cent:9 #: lesson-files/csound-intonation-harmonic-maj6-20cent:9 #: lesson-files/csound-intonation-harmonic-maj6-30cent:9 #: lesson-files/csound-intonation-harmonic-maj6-40cent:9 #: lesson-files/csound-intonation-harmonic-maj6-5cent:9 #: lesson-files/csound-intonation-harmonic-maj6-6cent:9 #: lesson-files/csound-intonation-harmonic-maj6-8cent:9 #: lesson-files/csound-intonation-harmonic-maj7-10cent:9 #: lesson-files/csound-intonation-harmonic-maj7-15cent:9 #: lesson-files/csound-intonation-harmonic-maj7-20cent:9 #: lesson-files/csound-intonation-harmonic-maj7-30cent:9 #: lesson-files/csound-intonation-harmonic-maj7-40cent:9 #: lesson-files/csound-intonation-harmonic-maj7-5cent:9 #: lesson-files/csound-intonation-harmonic-maj7-6cent:9 #: lesson-files/csound-intonation-harmonic-maj7-8cent:9 #: lesson-files/csound-intonation-harmonic-min2-10cent:9 #: lesson-files/csound-intonation-harmonic-min2-15cent:9 #: lesson-files/csound-intonation-harmonic-min2-20cent:9 #: lesson-files/csound-intonation-harmonic-min2-30cent:9 #: lesson-files/csound-intonation-harmonic-min2-40cent:9 #: lesson-files/csound-intonation-harmonic-min2-5cent:9 #: lesson-files/csound-intonation-harmonic-min2-6cent:9 #: lesson-files/csound-intonation-harmonic-min2-8cent:9 #: lesson-files/csound-intonation-harmonic-min3-10cent:9 #: lesson-files/csound-intonation-harmonic-min3-15cent:9 #: lesson-files/csound-intonation-harmonic-min3-20cent:9 #: lesson-files/csound-intonation-harmonic-min3-30cent:9 #: lesson-files/csound-intonation-harmonic-min3-40cent:9 #: lesson-files/csound-intonation-harmonic-min3-5cent:9 #: lesson-files/csound-intonation-harmonic-min3-6cent:9 #: lesson-files/csound-intonation-harmonic-min3-8cent:9 #: lesson-files/csound-intonation-harmonic-min6-10cent:9 #: lesson-files/csound-intonation-harmonic-min6-15cent:9 #: lesson-files/csound-intonation-harmonic-min6-20cent:9 #: lesson-files/csound-intonation-harmonic-min6-30cent:9 #: lesson-files/csound-intonation-harmonic-min6-40cent:9 #: lesson-files/csound-intonation-harmonic-min6-5cent:9 #: lesson-files/csound-intonation-harmonic-min6-6cent:9 #: lesson-files/csound-intonation-harmonic-min6-8cent:9 #: lesson-files/csound-intonation-harmonic-min7-10cent:9 #: lesson-files/csound-intonation-harmonic-min7-15cent:9 #: lesson-files/csound-intonation-harmonic-min7-20cent:9 #: lesson-files/csound-intonation-harmonic-min7-30cent:9 #: lesson-files/csound-intonation-harmonic-min7-40cent:9 #: lesson-files/csound-intonation-harmonic-min7-5cent:9 #: lesson-files/csound-intonation-harmonic-min7-6cent:9 #: lesson-files/csound-intonation-harmonic-min7-8cent:9 #: lesson-files/csound-intonation-harmonic-p4-10cent:9 #: lesson-files/csound-intonation-harmonic-p4-15cent:9 #: lesson-files/csound-intonation-harmonic-p4-20cent:9 #: lesson-files/csound-intonation-harmonic-p4-30cent:9 #: lesson-files/csound-intonation-harmonic-p4-40cent:9 #: lesson-files/csound-intonation-harmonic-p4-5cent:9 #: lesson-files/csound-intonation-harmonic-p4-6cent:9 #: lesson-files/csound-intonation-harmonic-p4-8cent:9 #: lesson-files/csound-intonation-harmonic-p5-10cent:9 #: lesson-files/csound-intonation-harmonic-p5-15cent:9 #: lesson-files/csound-intonation-harmonic-p5-20cent:9 #: lesson-files/csound-intonation-harmonic-p5-30cent:9 #: lesson-files/csound-intonation-harmonic-p5-40cent:9 #: lesson-files/csound-intonation-harmonic-p5-5cent:9 #: lesson-files/csound-intonation-harmonic-p5-6cent:9 #: lesson-files/csound-intonation-harmonic-p5-8cent:9 #: lesson-files/csound-intonation-maj2-10cent:9 #: lesson-files/csound-intonation-maj2-15cent:9 #: lesson-files/csound-intonation-maj2-20cent:9 #: lesson-files/csound-intonation-maj2-30cent:9 #: lesson-files/csound-intonation-maj2-40cent:9 #: lesson-files/csound-intonation-maj2-5cent:9 #: lesson-files/csound-intonation-maj2-6cent:9 #: lesson-files/csound-intonation-maj2-8cent:9 #: lesson-files/csound-intonation-maj3-10cent:9 #: lesson-files/csound-intonation-maj3-15cent:9 #: lesson-files/csound-intonation-maj3-20cent:9 #: lesson-files/csound-intonation-maj3-30cent:9 #: lesson-files/csound-intonation-maj3-40cent:9 #: lesson-files/csound-intonation-maj3-5cent:9 #: lesson-files/csound-intonation-maj3-6cent:9 #: lesson-files/csound-intonation-maj3-8cent:9 #: lesson-files/csound-intonation-maj6-10cent:9 #: lesson-files/csound-intonation-maj6-15cent:9 #: lesson-files/csound-intonation-maj6-20cent:9 #: lesson-files/csound-intonation-maj6-30cent:9 #: lesson-files/csound-intonation-maj6-40cent:9 #: lesson-files/csound-intonation-maj6-5cent:9 #: lesson-files/csound-intonation-maj6-6cent:9 #: lesson-files/csound-intonation-maj6-8cent:9 #: lesson-files/csound-intonation-maj7-10cent:9 #: lesson-files/csound-intonation-maj7-15cent:9 #: lesson-files/csound-intonation-maj7-20cent:9 #: lesson-files/csound-intonation-maj7-30cent:9 #: lesson-files/csound-intonation-maj7-40cent:9 #: lesson-files/csound-intonation-maj7-5cent:9 #: lesson-files/csound-intonation-maj7-6cent:9 #: lesson-files/csound-intonation-maj7-8cent:9 #: lesson-files/csound-intonation-min2-10cent:9 #: lesson-files/csound-intonation-min2-15cent:9 #: lesson-files/csound-intonation-min2-20cent:9 #: lesson-files/csound-intonation-min2-30cent:9 #: lesson-files/csound-intonation-min2-40cent:9 #: lesson-files/csound-intonation-min2-5cent:9 #: lesson-files/csound-intonation-min2-6cent:9 #: lesson-files/csound-intonation-min2-8cent:9 #: lesson-files/csound-intonation-min3-10cent:9 #: lesson-files/csound-intonation-min3-15cent:9 #: lesson-files/csound-intonation-min3-20cent:9 #: lesson-files/csound-intonation-min3-30cent:9 #: lesson-files/csound-intonation-min3-40cent:9 #: lesson-files/csound-intonation-min3-5cent:9 #: lesson-files/csound-intonation-min3-6cent:9 #: lesson-files/csound-intonation-min3-8cent:9 #: lesson-files/csound-intonation-min6-10cent:9 #: lesson-files/csound-intonation-min6-15cent:9 #: lesson-files/csound-intonation-min6-20cent:9 #: lesson-files/csound-intonation-min6-30cent:9 #: lesson-files/csound-intonation-min6-40cent:9 #: lesson-files/csound-intonation-min6-5cent:9 #: lesson-files/csound-intonation-min6-6cent:9 #: lesson-files/csound-intonation-min6-8cent:9 #: lesson-files/csound-intonation-min7-10cent:9 #: lesson-files/csound-intonation-min7-15cent:9 #: lesson-files/csound-intonation-min7-20cent:9 #: lesson-files/csound-intonation-min7-30cent:9 #: lesson-files/csound-intonation-min7-40cent:9 #: lesson-files/csound-intonation-min7-5cent:9 #: lesson-files/csound-intonation-min7-6cent:9 #: lesson-files/csound-intonation-min7-8cent:9 #: lesson-files/csound-intonation-p4-10cent:9 #: lesson-files/csound-intonation-p4-15cent:9 #: lesson-files/csound-intonation-p4-20cent:9 #: lesson-files/csound-intonation-p4-30cent:9 #: lesson-files/csound-intonation-p4-40cent:9 #: lesson-files/csound-intonation-p4-5cent:9 #: lesson-files/csound-intonation-p4-6cent:9 #: lesson-files/csound-intonation-p4-8cent:9 #: lesson-files/csound-intonation-p5-10cent:9 #: lesson-files/csound-intonation-p5-15cent:9 #: lesson-files/csound-intonation-p5-20cent:9 #: lesson-files/csound-intonation-p5-30cent:9 #: lesson-files/csound-intonation-p5-40cent:9 #: lesson-files/csound-intonation-p5-5cent:9 #: lesson-files/csound-intonation-p5-6cent:9 #: lesson-files/csound-intonation-p5-8cent:9 #, python-format msgid "Is the interval flat, in tune or sharp? %s cent wrong" msgstr "音程在调内,低半音还是高半音?%s 音分的偏差" #: lesson-files/csound-intonation-harmonic-maj2-10cent:10 #: lesson-files/csound-intonation-harmonic-maj2-15cent:10 #: lesson-files/csound-intonation-harmonic-maj2-20cent:10 #: lesson-files/csound-intonation-harmonic-maj2-30cent:10 #: lesson-files/csound-intonation-harmonic-maj2-40cent:10 #: lesson-files/csound-intonation-harmonic-maj2-5cent:10 #: lesson-files/csound-intonation-harmonic-maj2-6cent:10 #: lesson-files/csound-intonation-harmonic-maj2-8cent:10 #: lesson-files/csound-intonation-harmonic-maj3-10cent:10 #: lesson-files/csound-intonation-harmonic-maj3-15cent:10 #: lesson-files/csound-intonation-harmonic-maj3-20cent:10 #: lesson-files/csound-intonation-harmonic-maj3-30cent:10 #: lesson-files/csound-intonation-harmonic-maj3-40cent:10 #: lesson-files/csound-intonation-harmonic-maj3-5cent:10 #: lesson-files/csound-intonation-harmonic-maj3-6cent:10 #: lesson-files/csound-intonation-harmonic-maj3-8cent:10 #: lesson-files/csound-intonation-harmonic-maj6-10cent:10 #: lesson-files/csound-intonation-harmonic-maj6-15cent:10 #: lesson-files/csound-intonation-harmonic-maj6-20cent:10 #: lesson-files/csound-intonation-harmonic-maj6-30cent:10 #: lesson-files/csound-intonation-harmonic-maj6-40cent:10 #: lesson-files/csound-intonation-harmonic-maj6-5cent:10 #: lesson-files/csound-intonation-harmonic-maj6-6cent:10 #: lesson-files/csound-intonation-harmonic-maj6-8cent:10 #: lesson-files/csound-intonation-harmonic-maj7-10cent:10 #: lesson-files/csound-intonation-harmonic-maj7-15cent:10 #: lesson-files/csound-intonation-harmonic-maj7-20cent:10 #: lesson-files/csound-intonation-harmonic-maj7-30cent:10 #: lesson-files/csound-intonation-harmonic-maj7-40cent:10 #: lesson-files/csound-intonation-harmonic-maj7-5cent:10 #: lesson-files/csound-intonation-harmonic-maj7-6cent:10 #: lesson-files/csound-intonation-harmonic-maj7-8cent:10 #: lesson-files/csound-intonation-harmonic-min2-10cent:10 #: lesson-files/csound-intonation-harmonic-min2-15cent:10 #: lesson-files/csound-intonation-harmonic-min2-20cent:10 #: lesson-files/csound-intonation-harmonic-min2-30cent:10 #: lesson-files/csound-intonation-harmonic-min2-40cent:10 #: lesson-files/csound-intonation-harmonic-min2-5cent:10 #: lesson-files/csound-intonation-harmonic-min2-6cent:10 #: lesson-files/csound-intonation-harmonic-min2-8cent:10 #: lesson-files/csound-intonation-harmonic-min3-10cent:10 #: lesson-files/csound-intonation-harmonic-min3-15cent:10 #: lesson-files/csound-intonation-harmonic-min3-20cent:10 #: lesson-files/csound-intonation-harmonic-min3-30cent:10 #: lesson-files/csound-intonation-harmonic-min3-40cent:10 #: lesson-files/csound-intonation-harmonic-min3-5cent:10 #: lesson-files/csound-intonation-harmonic-min3-6cent:10 #: lesson-files/csound-intonation-harmonic-min3-8cent:10 #: lesson-files/csound-intonation-harmonic-min6-10cent:10 #: lesson-files/csound-intonation-harmonic-min6-15cent:10 #: lesson-files/csound-intonation-harmonic-min6-20cent:10 #: lesson-files/csound-intonation-harmonic-min6-30cent:10 #: lesson-files/csound-intonation-harmonic-min6-40cent:10 #: lesson-files/csound-intonation-harmonic-min6-5cent:10 #: lesson-files/csound-intonation-harmonic-min6-6cent:10 #: lesson-files/csound-intonation-harmonic-min6-8cent:10 #: lesson-files/csound-intonation-harmonic-min7-10cent:10 #: lesson-files/csound-intonation-harmonic-min7-15cent:10 #: lesson-files/csound-intonation-harmonic-min7-20cent:10 #: lesson-files/csound-intonation-harmonic-min7-30cent:10 #: lesson-files/csound-intonation-harmonic-min7-40cent:10 #: lesson-files/csound-intonation-harmonic-min7-5cent:10 #: lesson-files/csound-intonation-harmonic-min7-6cent:10 #: lesson-files/csound-intonation-harmonic-min7-8cent:10 #: lesson-files/csound-intonation-harmonic-p4-10cent:10 #: lesson-files/csound-intonation-harmonic-p4-15cent:10 #: lesson-files/csound-intonation-harmonic-p4-20cent:10 #: lesson-files/csound-intonation-harmonic-p4-30cent:10 #: lesson-files/csound-intonation-harmonic-p4-40cent:10 #: lesson-files/csound-intonation-harmonic-p4-5cent:10 #: lesson-files/csound-intonation-harmonic-p4-6cent:10 #: lesson-files/csound-intonation-harmonic-p4-8cent:10 #: lesson-files/csound-intonation-harmonic-p5-10cent:10 #: lesson-files/csound-intonation-harmonic-p5-15cent:10 #: lesson-files/csound-intonation-harmonic-p5-20cent:10 #: lesson-files/csound-intonation-harmonic-p5-30cent:10 #: lesson-files/csound-intonation-harmonic-p5-40cent:10 #: lesson-files/csound-intonation-harmonic-p5-5cent:10 #: lesson-files/csound-intonation-harmonic-p5-6cent:10 #: lesson-files/csound-intonation-harmonic-p5-8cent:10 #: lesson-files/csound-intonation-maj2-10cent:10 #: lesson-files/csound-intonation-maj2-15cent:10 #: lesson-files/csound-intonation-maj2-20cent:10 #: lesson-files/csound-intonation-maj2-30cent:10 #: lesson-files/csound-intonation-maj2-40cent:10 #: lesson-files/csound-intonation-maj2-5cent:10 #: lesson-files/csound-intonation-maj2-6cent:10 #: lesson-files/csound-intonation-maj2-8cent:10 #: lesson-files/csound-intonation-maj3-10cent:10 #: lesson-files/csound-intonation-maj3-15cent:10 #: lesson-files/csound-intonation-maj3-20cent:10 #: lesson-files/csound-intonation-maj3-30cent:10 #: lesson-files/csound-intonation-maj3-40cent:10 #: lesson-files/csound-intonation-maj3-5cent:10 #: lesson-files/csound-intonation-maj3-6cent:10 #: lesson-files/csound-intonation-maj3-8cent:10 #: lesson-files/csound-intonation-maj6-10cent:10 #: lesson-files/csound-intonation-maj6-15cent:10 #: lesson-files/csound-intonation-maj6-20cent:10 #: lesson-files/csound-intonation-maj6-30cent:10 #: lesson-files/csound-intonation-maj6-40cent:10 #: lesson-files/csound-intonation-maj6-5cent:10 #: lesson-files/csound-intonation-maj6-6cent:10 #: lesson-files/csound-intonation-maj6-8cent:10 #: lesson-files/csound-intonation-maj7-10cent:10 #: lesson-files/csound-intonation-maj7-15cent:10 #: lesson-files/csound-intonation-maj7-20cent:10 #: lesson-files/csound-intonation-maj7-30cent:10 #: lesson-files/csound-intonation-maj7-40cent:10 #: lesson-files/csound-intonation-maj7-5cent:10 #: lesson-files/csound-intonation-maj7-6cent:10 #: lesson-files/csound-intonation-maj7-8cent:10 #: lesson-files/csound-intonation-min2-10cent:10 #: lesson-files/csound-intonation-min2-15cent:10 #: lesson-files/csound-intonation-min2-20cent:10 #: lesson-files/csound-intonation-min2-30cent:10 #: lesson-files/csound-intonation-min2-40cent:10 #: lesson-files/csound-intonation-min2-5cent:10 #: lesson-files/csound-intonation-min2-6cent:10 #: lesson-files/csound-intonation-min2-8cent:10 #: lesson-files/csound-intonation-min3-10cent:10 #: lesson-files/csound-intonation-min3-15cent:10 #: lesson-files/csound-intonation-min3-20cent:10 #: lesson-files/csound-intonation-min3-30cent:10 #: lesson-files/csound-intonation-min3-40cent:10 #: lesson-files/csound-intonation-min3-5cent:10 #: lesson-files/csound-intonation-min3-6cent:10 #: lesson-files/csound-intonation-min3-8cent:10 #: lesson-files/csound-intonation-min6-10cent:10 #: lesson-files/csound-intonation-min6-15cent:10 #: lesson-files/csound-intonation-min6-20cent:10 #: lesson-files/csound-intonation-min6-30cent:10 #: lesson-files/csound-intonation-min6-40cent:10 #: lesson-files/csound-intonation-min6-5cent:10 #: lesson-files/csound-intonation-min6-6cent:10 #: lesson-files/csound-intonation-min6-8cent:10 #: lesson-files/csound-intonation-min7-10cent:10 #: lesson-files/csound-intonation-min7-15cent:10 #: lesson-files/csound-intonation-min7-20cent:10 #: lesson-files/csound-intonation-min7-30cent:10 #: lesson-files/csound-intonation-min7-40cent:10 #: lesson-files/csound-intonation-min7-5cent:10 #: lesson-files/csound-intonation-min7-6cent:10 #: lesson-files/csound-intonation-min7-8cent:10 #: lesson-files/csound-intonation-p4-10cent:10 #: lesson-files/csound-intonation-p4-15cent:10 #: lesson-files/csound-intonation-p4-20cent:10 #: lesson-files/csound-intonation-p4-30cent:10 #: lesson-files/csound-intonation-p4-40cent:10 #: lesson-files/csound-intonation-p4-5cent:10 #: lesson-files/csound-intonation-p4-6cent:10 #: lesson-files/csound-intonation-p4-8cent:10 #: lesson-files/csound-intonation-p5-10cent:10 #: lesson-files/csound-intonation-p5-15cent:10 #: lesson-files/csound-intonation-p5-20cent:10 #: lesson-files/csound-intonation-p5-30cent:10 #: lesson-files/csound-intonation-p5-40cent:10 #: lesson-files/csound-intonation-p5-5cent:10 #: lesson-files/csound-intonation-p5-6cent:10 #: lesson-files/csound-intonation-p5-8cent:10 #, python-format msgid "Just interval: %s" msgstr "音程:%s" #: lesson-files/diatonic-1:9 msgid "Diatonic chords" msgstr "调内和弦" #: lesson-files/diatonic-2:9 msgid "Diatonic chords & inversions" msgstr "调内和弦及转位" #: lesson-files/harmonic-intervals-2-to-8:8 #: lesson-files/melodic-intervals-2-to-8:7 #: lesson-files/melodic-intervals-down-2-to-8:7 #: lesson-files/melodic-intervals-up-2-to-8:7 msgid "Second to octave" msgstr "二度至八度" #: lesson-files/harmonic-intervals-self-config:6 msgid "Harmonic intervals" msgstr "和声音程" #: lesson-files/hear-tones-1:13 lesson-files/hear-tones-1:19 #: lesson-files/hear-tones-2:13 lesson-files/hear-tones-2:19 #: lesson-files/hear-tones-3:13 lesson-files/hear-tones-3:19 #: lesson-files/hear-tones-4:13 lesson-files/hear-tones-4:19 #: lesson-files/hear-tones-4:25 lesson-files/hear-tones-4:31 #: lesson-files/hear-tones-5:13 lesson-files/hear-tones-5:19 #: lesson-files/hear-tones-5:25 lesson-files/hear-tones-5:31 #: lesson-files/hear-tones-5:37 lesson-files/hear-tones-5:43 #: lesson-files/hear-tones-5:49 lesson-files/hear-tones-5:55 #: lesson-files/hear-tones-5:61 lesson-files/hear-tones-5:67 #: lesson-files/hear-tones-5:73 lesson-files/hear-tones-6:13 #: lesson-files/hear-tones-6:19 lesson-files/hear-tones-6:25 #: lesson-files/hear-tones-6:31 lesson-files/hear-tones-6:37 #: lesson-files/hear-tones-6:43 lesson-files/hear-tones-6:49 #: lesson-files/hear-tones-6:55 lesson-files/hear-tones-6:61 #: lesson-files/hear-tones-6:67 lesson-files/hear-tones-6:73 #: lesson-files/hear-tones-6:79 msgid "Sing the two tones" msgstr "分别唱出音程的两个音" #: lesson-files/hear-tones-5:7 msgid "Intervals smaller than an octave" msgstr "音程小于八度" #: lesson-files/hear-tones-6:7 msgid "Intervals larger than an octave" msgstr "音程大于八度" #: lesson-files/hear-tones-triads:7 msgid "Triads" msgstr "三和弦(普通)" #: lesson-files/hear-tones-triads:12 lesson-files/hear-tones-triads:17 #: lesson-files/hear-tones-triads:22 lesson-files/hear-tones-triads:27 #: lesson-files/hear-tones-triads:32 lesson-files/hear-tones-triads:37 #: lesson-files/hear-tones-triads:42 lesson-files/hear-tones-triads:47 #: lesson-files/hear-tones-triads:52 lesson-files/hear-tones-triads:57 #: lesson-files/hear-tones-triads:62 lesson-files/hear-tones-triads:67 #: lesson-files/hear-tones-triads:72 lesson-files/hear-tones-triads:77 #: lesson-files/hear-tones-triads:82 lesson-files/hear-tones-triads:87 #: lesson-files/hear-tones-triads:92 lesson-files/hear-tones-triads:97 #: lesson-files/hear-tones-triads:102 lesson-files/hear-tones-triads:107 #: lesson-files/hear-tones-triads:112 lesson-files/hear-tones-triads:117 #: lesson-files/hear-tones-triads:122 lesson-files/hear-tones-triads:127 #: lesson-files/hear-tones-triads:132 lesson-files/hear-tones-triads:137 #: lesson-files/hear-tones-triads:142 lesson-files/hear-tones-triads:147 #: lesson-files/hear-tones-triads:152 lesson-files/hear-tones-triads:157 #: lesson-files/hear-tones-triads:162 lesson-files/hear-tones-triads:167 #: lesson-files/hear-tones-triads:172 lesson-files/hear-tones-triads:177 #: lesson-files/hear-tones-triads:182 lesson-files/hear-tones-triads:187 #: lesson-files/hear-tones-triads:192 lesson-files/hear-tones-triads:197 #: lesson-files/hear-tones-triads:202 lesson-files/hear-tones-triads:207 #: lesson-files/hear-tones-triads:212 lesson-files/hear-tones-triads:217 #: lesson-files/hear-tones-triads:222 lesson-files/hear-tones-triads:227 #: lesson-files/hear-tones-triads:232 lesson-files/hear-tones-triads:237 #: lesson-files/hear-tones-triads:242 lesson-files/hear-tones-triads:247 #: lesson-files/hear-tones-triads:252 lesson-files/hear-tones-triads:257 #: lesson-files/hear-tones-triads:262 lesson-files/hear-tones-triads:267 #: lesson-files/hear-tones-triads:272 lesson-files/hear-tones-triads:277 #: lesson-files/hear-tones-triads:282 lesson-files/hear-tones-triads:287 #: lesson-files/hear-tones-triads:292 lesson-files/hear-tones-triads:297 #: lesson-files/hear-tones-triads:302 lesson-files/hear-tones-triads:307 #: lesson-files/hear-tones-triads:312 lesson-files/hear-tones-triads:317 #: lesson-files/hear-tones-triads:322 lesson-files/hear-tones-triads:327 #: lesson-files/hear-tones-triads:332 lesson-files/hear-tones-triads:337 #: lesson-files/hear-tones-triads-difficult:12 #: lesson-files/hear-tones-triads-difficult:17 #: lesson-files/hear-tones-triads-difficult:22 #: lesson-files/hear-tones-triads-difficult:27 #: lesson-files/hear-tones-triads-difficult:32 #: lesson-files/hear-tones-triads-difficult:37 #: lesson-files/hear-tones-triads-difficult:42 #: lesson-files/hear-tones-triads-difficult:47 #: lesson-files/hear-tones-triads-difficult:52 #: lesson-files/hear-tones-triads-difficult:57 #: lesson-files/hear-tones-triads-difficult:62 #: lesson-files/hear-tones-triads-difficult:67 #: lesson-files/hear-tones-triads-difficult:72 #: lesson-files/hear-tones-triads-difficult:77 #: lesson-files/hear-tones-triads-difficult:82 #: lesson-files/hear-tones-triads-difficult:87 #: lesson-files/hear-tones-triads-difficult:92 #: lesson-files/hear-tones-triads-difficult:97 #: lesson-files/hear-tones-triads-difficult:102 #: lesson-files/hear-tones-triads-difficult:107 #: lesson-files/hear-tones-triads-difficult:112 #: lesson-files/hear-tones-triads-difficult:117 #: lesson-files/hear-tones-triads-difficult:122 #: lesson-files/hear-tones-triads-difficult:127 #: lesson-files/hear-tones-triads-difficult:132 #: lesson-files/hear-tones-triads-difficult:137 #: lesson-files/hear-tones-triads-difficult:142 #: lesson-files/hear-tones-triads-difficult:147 #: lesson-files/hear-tones-triads-difficult:152 #: lesson-files/hear-tones-triads-difficult:157 #: lesson-files/hear-tones-triads-difficult:162 #: lesson-files/hear-tones-triads-difficult:167 #: lesson-files/hear-tones-triads-difficult:172 #: lesson-files/hear-tones-triads-difficult:177 #: lesson-files/hear-tones-triads-difficult:182 #: lesson-files/hear-tones-triads-difficult:187 #: lesson-files/hear-tones-triads-difficult:192 #: lesson-files/hear-tones-triads-difficult:197 #: lesson-files/hear-tones-triads-difficult:202 #: lesson-files/hear-tones-triads-difficult:207 #: lesson-files/hear-tones-triads-difficult:212 #: lesson-files/hear-tones-triads-difficult:217 #: lesson-files/hear-tones-triads-difficult:222 #: lesson-files/hear-tones-triads-difficult:227 #: lesson-files/hear-tones-triads-difficult:232 #: lesson-files/hear-tones-triads-difficult:237 #: lesson-files/hear-tones-triads-difficult:242 #: lesson-files/hear-tones-triads-difficult:247 #: lesson-files/hear-tones-triads-difficult:252 #: lesson-files/hear-tones-triads-difficult:257 #: lesson-files/hear-tones-triads-difficult:262 #: lesson-files/hear-tones-triads-difficult:267 #: lesson-files/hear-tones-triads-difficult:272 #: lesson-files/hear-tones-triads-difficult:277 #: lesson-files/hear-tones-triads-difficult:282 #: lesson-files/hear-tones-triads-difficult:287 #: lesson-files/hear-tones-triads-difficult:292 #: lesson-files/hear-tones-triads-difficult:297 #: lesson-files/hear-tones-triads-difficult:302 #: lesson-files/hear-tones-triads-difficult:307 #: lesson-files/hear-tones-triads-difficult:312 #: lesson-files/hear-tones-triads-difficult:317 #: lesson-files/hear-tones-triads-difficult:322 #: lesson-files/hear-tones-triads-difficult:327 #: lesson-files/hear-tones-triads-difficult:332 #: lesson-files/hear-tones-triads-difficult:337 #: lesson-files/hear-tones-triads-difficult:342 #: lesson-files/hear-tones-triads-difficult:347 #: lesson-files/hear-tones-triads-difficult:352 #: lesson-files/hear-tones-triads-difficult:357 #: lesson-files/hear-tones-triads-difficult:362 #: lesson-files/hear-tones-triads-difficult:367 #: lesson-files/hear-tones-triads-difficult:372 #: lesson-files/hear-tones-triads-difficult:377 #: lesson-files/hear-tones-triads-difficult:382 #: lesson-files/hear-tones-triads-difficult:387 #: lesson-files/hear-tones-triads-difficult:392 #: lesson-files/hear-tones-triads-difficult:397 #: lesson-files/hear-tones-triads-difficult:402 #: lesson-files/hear-tones-triads-difficult:407 #: lesson-files/hear-tones-triads-difficult:412 #: lesson-files/hear-tones-triads-difficult:417 #: lesson-files/hear-tones-triads-difficult:422 #: lesson-files/hear-tones-triads-difficult:427 #: lesson-files/hear-tones-triads-difficult:432 #: lesson-files/hear-tones-triads-difficult:437 #: lesson-files/hear-tones-triads-difficult:442 #: lesson-files/hear-tones-triads-difficult:447 #: lesson-files/hear-tones-triads-difficult:452 #: lesson-files/hear-tones-triads-difficult:457 #: lesson-files/hear-tones-triads-difficult:462 #: lesson-files/hear-tones-triads-difficult:467 #: lesson-files/hear-tones-triads-difficult:472 #: lesson-files/hear-tones-triads-difficult:477 #: lesson-files/hear-tones-triads-difficult:482 #: lesson-files/hear-tones-triads-difficult:487 #: lesson-files/hear-tones-triads-difficult:492 #: lesson-files/hear-tones-triads-difficult:497 #: lesson-files/hear-tones-triads-difficult:502 #: lesson-files/hear-tones-triads-difficult:507 #: lesson-files/hear-tones-triads-difficult:512 #: lesson-files/hear-tones-triads-difficult:517 #: lesson-files/hear-tones-triads-difficult:522 #: lesson-files/hear-tones-triads-difficult:527 #: lesson-files/hear-tones-triads-difficult:532 #: lesson-files/hear-tones-triads-difficult:537 #: lesson-files/hear-tones-triads-difficult:542 #: lesson-files/hear-tones-triads-difficult:547 #: lesson-files/hear-tones-triads-difficult:552 #: lesson-files/hear-tones-triads-difficult:557 #: lesson-files/hear-tones-triads-difficult:562 #: lesson-files/hear-tones-triads-difficult:567 #: lesson-files/hear-tones-triads-difficult:572 #: lesson-files/hear-tones-triads-difficult:577 #: lesson-files/hear-tones-triads-difficult:582 #: lesson-files/hear-tones-triads-difficult:587 #: lesson-files/hear-tones-triads-difficult:592 #: lesson-files/hear-tones-triads-difficult:597 #: lesson-files/hear-tones-triads-difficult:602 #: lesson-files/hear-tones-triads-difficult:607 #: lesson-files/hear-tones-triads-difficult:612 #: lesson-files/hear-tones-triads-difficult:617 #: lesson-files/hear-tones-triads-difficult:622 #: lesson-files/hear-tones-triads-difficult:627 #: lesson-files/hear-tones-triads-difficult:632 #: lesson-files/hear-tones-triads-difficult:637 #: lesson-files/hear-tones-triads-difficult:642 #: lesson-files/hear-tones-triads-difficult:647 #: lesson-files/hear-tones-triads-difficult:652 #: lesson-files/hear-tones-triads-difficult:657 #: lesson-files/hear-tones-triads-difficult:662 #: lesson-files/hear-tones-triads-difficult:667 #: lesson-files/hear-tones-triads-difficult:672 #: lesson-files/hear-tones-triads-difficult:677 #: lesson-files/hear-tones-triads-difficult:682 #: lesson-files/hear-tones-triads-difficult:687 #: lesson-files/hear-tones-triads-difficult:692 #: lesson-files/hear-tones-triads-difficult:697 #: lesson-files/hear-tones-triads-difficult:702 #: lesson-files/hear-tones-triads-difficult:707 #: lesson-files/hear-tones-triads-difficult:712 #: lesson-files/hear-tones-triads-difficult:717 #: lesson-files/hear-tones-triads-difficult:722 #: lesson-files/hear-tones-triads-difficult:727 #: lesson-files/hear-tones-triads-difficult:732 #: lesson-files/hear-tones-triads-difficult:737 #: lesson-files/hear-tones-triads-difficult:742 #: lesson-files/hear-tones-triads-difficult:747 #: lesson-files/hear-tones-triads-difficult:752 #: lesson-files/hear-tones-triads-difficult:757 #: lesson-files/hear-tones-triads-difficult:762 #: lesson-files/hear-tones-triads-difficult:767 #: lesson-files/hear-tones-triads-difficult:772 #: lesson-files/hear-tones-triads-difficult:777 #: lesson-files/hear-tones-triads-difficult:782 #: lesson-files/hear-tones-triads-difficult:787 #: lesson-files/hear-tones-triads-difficult:792 #: lesson-files/hear-tones-triads-difficult:797 #: lesson-files/hear-tones-triads-difficult:802 #: lesson-files/hear-tones-triads-difficult:807 #: lesson-files/hear-tones-triads-difficult:812 #: lesson-files/hear-tones-triads-difficult:817 #: lesson-files/hear-tones-triads-difficult:822 #: lesson-files/hear-tones-triads-difficult:827 #: lesson-files/hear-tones-triads-difficult:832 #: lesson-files/hear-tones-triads-difficult:837 #: lesson-files/hear-tones-triads-difficult:842 #: lesson-files/hear-tones-triads-difficult:847 #: lesson-files/hear-tones-triads-difficult:852 #: lesson-files/hear-tones-triads-difficult:857 #: lesson-files/hear-tones-triads-difficult:862 #: lesson-files/hear-tones-triads-difficult:867 #: lesson-files/hear-tones-triads-difficult:872 #: lesson-files/hear-tones-triads-difficult:877 #: lesson-files/hear-tones-triads-difficult:882 #: lesson-files/hear-tones-triads-difficult:887 #: lesson-files/hear-tones-triads-difficult:892 #: lesson-files/hear-tones-triads-difficult:897 #: lesson-files/hear-tones-triads-difficult:902 #: lesson-files/hear-tones-triads-difficult:907 #: lesson-files/hear-tones-triads-difficult:912 #: lesson-files/hear-tones-triads-difficult:917 #: lesson-files/hear-tones-triads-difficult:922 #: lesson-files/hear-tones-triads-difficult:927 #: lesson-files/hear-tones-triads-difficult:932 #: lesson-files/hear-tones-triads-difficult:937 #: lesson-files/hear-tones-triads-difficult:942 #: lesson-files/hear-tones-triads-difficult:947 #: lesson-files/hear-tones-triads-difficult:952 #: lesson-files/hear-tones-triads-difficult:957 #: lesson-files/hear-tones-triads-difficult:962 #: lesson-files/hear-tones-triads-difficult:967 #: lesson-files/hear-tones-triads-difficult:972 #: lesson-files/hear-tones-triads-difficult:977 #: lesson-files/hear-tones-triads-difficult:982 #: lesson-files/hear-tones-triads-difficult:987 #: lesson-files/hear-tones-triads-difficult:992 #: lesson-files/hear-tones-triads-difficult:997 #: lesson-files/hear-tones-triads-difficult:1002 #: lesson-files/hear-tones-triads-difficult:1007 #: lesson-files/hear-tones-triads-difficult:1012 #: lesson-files/hear-tones-triads-difficult:1017 #: lesson-files/hear-tones-triads-difficult:1022 #: lesson-files/hear-tones-triads-difficult:1027 #: lesson-files/hear-tones-triads-difficult:1032 #: lesson-files/hear-tones-triads-difficult:1037 #: lesson-files/hear-tones-triads-difficult:1042 #: lesson-files/hear-tones-triads-difficult:1047 #: lesson-files/hear-tones-triads-difficult:1052 #: lesson-files/hear-tones-triads-difficult:1057 #: lesson-files/hear-tones-triads-easy:13 #: lesson-files/hear-tones-triads-easy:18 #: lesson-files/hear-tones-triads-easy:23 #: lesson-files/hear-tones-triads-easy:28 #: lesson-files/hear-tones-triads-easy:33 #: lesson-files/hear-tones-triads-easy:38 #: lesson-files/hear-tones-triads-easy:45 #: lesson-files/hear-tones-triads-easy:50 #: lesson-files/hear-tones-triads-easy:55 #: lesson-files/hear-tones-triads-easy:60 #: lesson-files/hear-tones-triads-easy:65 #: lesson-files/hear-tones-triads-easy:70 #: lesson-files/hear-tones-triads-easy:77 #: lesson-files/hear-tones-triads-easy:82 #: lesson-files/hear-tones-triads-easy:87 #: lesson-files/hear-tones-triads-easy:92 #: lesson-files/hear-tones-triads-easy:97 #: lesson-files/hear-tones-triads-easy:102 #: lesson-files/hear-tones-triads-easy:109 #: lesson-files/hear-tones-triads-easy:114 #: lesson-files/hear-tones-triads-easy:119 #: lesson-files/hear-tones-triads-easy:124 #: lesson-files/hear-tones-triads-easy:129 msgid "Sing the three tones" msgstr "演唱和弦的三个音" #: lesson-files/hear-tones-triads-difficult:7 msgid "Triads, difficult" msgstr "三和弦(困难)" #: lesson-files/hear-tones-triads-easy:7 msgid "Triads, easy" msgstr "三和弦(简单)" #: lesson-files/id-tone:6 msgid "Id tone" msgstr "音名辨识" #: lesson-files/id-tone-cde-10:8 msgid "C to B, C#, D# and F#" msgstr "从 C 至 B, C# 及 F#" #: lesson-files/id-tone-cde-11:8 msgid "C to B, C#, D#, F# and G#" msgstr "从 C 至 B, C#,F#及G#" #: lesson-files/id-tone-cde-12:8 msgid "All" msgstr "以上所有" #: lesson-files/id-tone-cde-3:7 msgid "C to E" msgstr "从 C 至 E" #: lesson-files/id-tone-cde-4:7 msgid "C to F" msgstr "从 C 至 F" #: lesson-files/id-tone-cde-5:7 msgid "C to G" msgstr "从 C 至 G" #: lesson-files/id-tone-cde-6:7 msgid "C to A" msgstr "从 C 至 A" #: lesson-files/id-tone-cde-7:7 msgid "C to B" msgstr "从 C 至 B" #: lesson-files/id-tone-cde-8:8 msgid "C to B and C#" msgstr "从 C 至 B 及 C#" #: lesson-files/id-tone-cde-9:8 msgid "C to B, C# and D#" msgstr "从 C 至 B, C# 及 D#" #: lesson-files/interval_in_key_maj:13 msgid "Interval in a key (major)" msgstr "大调内的音程" #: lesson-files/interval_in_key_maj:31 lesson-files/interval_in_key_maj:38 #: lesson-files/interval_in_key_min:31 lesson-files/interval_in_key_min:38 #: lesson-files/interval_in_key_min:45 msgid "m2" msgstr "小二度" #: lesson-files/interval_in_key_maj:46 lesson-files/interval_in_key_maj:54 #: lesson-files/interval_in_key_maj:62 lesson-files/interval_in_key_maj:70 #: lesson-files/interval_in_key_maj:78 lesson-files/interval_in_key_min:52 #: lesson-files/interval_in_key_min:60 lesson-files/interval_in_key_min:68 #: lesson-files/interval_in_key_min:76 msgid "M2" msgstr "大二度" #: lesson-files/interval_in_key_maj:88 lesson-files/interval_in_key_maj:95 #: lesson-files/interval_in_key_maj:102 lesson-files/interval_in_key_min:89 #: lesson-files/interval_in_key_min:96 lesson-files/interval_in_key_min:103 msgid "m3" msgstr "小三度" #: lesson-files/interval_in_key_maj:110 lesson-files/interval_in_key_maj:118 #: lesson-files/interval_in_key_maj:125 lesson-files/interval_in_key_min:111 #: lesson-files/interval_in_key_min:119 msgid "M3" msgstr "大三度" #: lesson-files/interval_in_key_maj:135 lesson-files/interval_in_key_maj:142 #: lesson-files/interval_in_key_maj:149 lesson-files/interval_in_key_maj:157 #: lesson-files/interval_in_key_min:131 lesson-files/interval_in_key_min:138 #: lesson-files/interval_in_key_min:145 lesson-files/interval_in_key_min:153 msgid "4" msgstr "纯四度" #: lesson-files/interval_in_key_maj:164 lesson-files/interval_in_key_min:160 msgid "a4" msgstr "增四度" #: lesson-files/interval_in_key_maj:173 lesson-files/interval_in_key_maj:181 #: lesson-files/interval_in_key_maj:188 lesson-files/interval_in_key_min:169 #: lesson-files/interval_in_key_min:177 lesson-files/interval_in_key_min:184 msgid "5" msgstr "纯五度" #: lesson-files/interval_in_key_maj:195 lesson-files/interval_in_key_min:191 msgid "d5" msgstr "减五度" #: lesson-files/interval_in_key_maj:205 lesson-files/interval_in_key_maj:212 #: lesson-files/interval_in_key_min:201 lesson-files/interval_in_key_min:208 #: lesson-files/interval_in_key_min:215 msgid "m6" msgstr "小六度" #: lesson-files/interval_in_key_maj:220 lesson-files/interval_in_key_maj:227 #: lesson-files/interval_in_key_min:223 lesson-files/interval_in_key_min:230 msgid "M6" msgstr "大六度" #: lesson-files/interval_in_key_maj:237 lesson-files/interval_in_key_maj:245 #: lesson-files/interval_in_key_maj:252 lesson-files/interval_in_key_min:240 #: lesson-files/interval_in_key_min:248 lesson-files/interval_in_key_min:255 msgid "m7" msgstr "小七度" #: lesson-files/interval_in_key_maj:261 lesson-files/interval_in_key_maj:269 #: lesson-files/interval_in_key_min:264 lesson-files/interval_in_key_min:272 msgid "M7" msgstr "大七度" #: lesson-files/interval_in_key_min:12 msgid "Interval in a key (minor)" msgstr "小调内的音程" #: lesson-files/interval_in_key_min:15 msgid "Indetify the interval played after tonic" msgstr "辨识在主音之后播放的音程" #: lesson-files/jsb-inventions:8 msgid "Parts of 2 Bach inventions" msgstr "两首Bach创意曲片段" #: lesson-files/melodic-intervals-self-config:6 msgid "Melodic intervals" msgstr "旋律音程" #: lesson-files/mma-1:10 lesson-files/mma-2:11 lesson-files/mma-3:12 msgid "Harmonic prog with MMA" msgstr "使用MMA伴奏的和弦进行" #: lesson-files/mma-1:11 lesson-files/mma-2:12 lesson-files/mma-3:13 #: lesson-files/progression-1:11 lesson-files/progression-2:12 #: lesson-files/progression-atte:32 lesson-files/three-prog-root:10 msgid "Enter the harmonic progression" msgstr "输入和弦进行" #: lesson-files/nameinterval-1:8 msgid "Many intervals" msgstr "多种音程" #: lesson-files/nameinterval-2:8 msgid "All intervals" msgstr "全部音程" #: lesson-files/nameinterval-fifths:8 msgid "Fifths" msgstr "五度" #: lesson-files/nameinterval-fourths:8 msgid "Fourths" msgstr "四度" #: lesson-files/nameinterval-octave:8 msgid "Octaves" msgstr "八度" #: lesson-files/nameinterval-unison:8 msgid "Unisons" msgstr "同度" #: lesson-files/progression-1:10 msgid "Easy harmonic progressions" msgstr "简单的和弦进行" #: lesson-files/progression-2:11 msgid "Easy harmonic progressions, including inverted chords" msgstr "含有转位的简单和弦进行" #: lesson-files/progression-atte:31 msgid "A few jazz progressions" msgstr "一些Jazz和弦进行" #: lesson-files/rhythm-all:8 lesson-files/tapping-all:8 msgid "Rhythms (difficult)" msgstr "节奏(复杂)" #: lesson-files/rhythm-easy:8 lesson-files/tapping-easy:8 msgid "Rhythms (easy)" msgstr "节奏(简单)" #: lesson-files/rhythm-mid:8 lesson-files/tapping-mid:8 msgid "Rhythms" msgstr "节奏(普通)" #: lesson-files/rhythm-self-config-binary:8 msgid "Rhythms, binary time" msgstr "节奏辨识,基于二拍子" #: lesson-files/rhythm-self-config-ternary:9 msgid "Rhythms, ternary time" msgstr "节奏辨识,基于三拍子" #: lesson-files/rhythmtapping2-self-config-binary:9 msgid "Rhythm tapping" msgstr "节奏模仿 - 基于二拍子" #: lesson-files/rhythmtapping2-self-config-ternary:9 msgid "Rhythm tapping, ternary" msgstr "节奏模仿 - 基于三拍子" #: lesson-files/rhythm-ternary:8 msgid "Rhythms in 3/8" msgstr "3/8 拍子的节奏" #: lesson-files/sc-6tones:10 msgid "Scales with 6 notes" msgstr "由六个音组成的音阶" #: lesson-files/sc-8tones:10 msgid "Scales with 8 notes" msgstr "由八个音组成的音阶" #: lesson-files/sc-beb:10 lesson-files/sc-beb-name:10 #: learningtrees/learningtree.txt:287 msgid "Bebop Scales" msgstr "Bebop 音阶" #: lesson-files/sc-beb-a:10 msgid "Bebop Scales - Ascending" msgstr "Bebop 音阶 - 上行" #: lesson-files/sc-beb-d:10 msgid "Bebop Scales - Descending" msgstr "Bebop 音阶 - 下行" #: lesson-files/sc-beb-elem:10 msgid "Bebop Scales - enter structure" msgstr "Bebop音阶 - 输入结构" #: lesson-files/sc-beb-elem:11 lesson-files/sc-dha-elem:11 #: lesson-files/sc-ham-elem:11 lesson-files/sc-har-elem:11 #: lesson-files/sc-hun-elem:11 lesson-files/sc-maj-elem:11 #: lesson-files/sc-mel-elem:11 lesson-files/sc-nea-elem:11 #: lesson-files/sc-nem-elem:11 lesson-files/sc-pen-elem:11 #: lesson-files/sc-sim-elem:11 msgid "Enter the structure of the mode in number of half-tones" msgstr "使用半音个数输入调式的结构" #: lesson-files/sc-beb-s:10 msgid "Bebop Scales - recognize structure" msgstr "Bebop音阶 - 结构辨识" #: lesson-files/sc-church:10 msgid "Church Tones" msgstr "教会音阶" #: lesson-files/sc-dha:10 lesson-files/sc-dha-name:10 #: learningtrees/learningtree.txt:224 msgid "Double Harmonic Scale and its modes" msgstr "双和声音阶及调式" #: lesson-files/sc-dha-a:10 msgid "Double Harmonic Scale and its modes - Ascending" msgstr "双和声音阶及调式 - 上行" #: lesson-files/sc-dha-d:10 msgid "Double Harmonic Scale and its modes - Descending" msgstr "双和声音阶及调式 - 下行" #: lesson-files/sc-dha-elem:10 msgid "Double Harmonic scale and its modes - enter structure" msgstr "双和声音阶及调式 - 结构输入" #: lesson-files/sc-dha-f:10 msgid "Double Harmonic Scale and its modes - arpeged by fourths" msgstr "双和声音阶及调式 - arpeged by fourths" #: lesson-files/sc-dha-g:10 msgid "Double Harmonic Scale and its modes - recognize grade" msgstr "双和声音阶及调式 - 级数辨识" #: lesson-files/sc-dha-p:10 msgid "Double Harmonic Scale and its modes - patterns" msgstr "双和声音阶及调式 - 模式辨识" #: lesson-files/sc-dha-s:10 msgid "Double Harmonic Scale and its modes - recognize structure" msgstr "双和声音阶及调式 - 结构辨识" #: lesson-files/sc-dha-t:10 msgid "Double Harmonic Scale and its modes - arpeged by thirds" msgstr "双和声音阶及调式 - arpeged by thirds" #: lesson-files/sc-dom:10 msgid "More Scales used over a Dominant or Altered chord" msgstr "更多调式 - 基于属和弦或变化和弦" #: lesson-files/sc-dom-jazz:10 msgid "Jazz Modes used over a Dominant or Altered chord" msgstr "Jazz调式 - 基于属和弦或变化和弦" #: lesson-files/sc-east:10 msgid "Modes used in East European Music" msgstr "东欧音乐调式" #: lesson-files/sc-greek:10 msgid "Ancient Greek Modes" msgstr "古希腊调式" #: lesson-files/sc-hal:10 msgid "More Scales used over a Half-Diminished or Diminished chord" msgstr "更多调式 - 基于半减和弦或减和弦" #: lesson-files/sc-hal-jazz:10 msgid "Jazz Modes over a Half-Diminished or Diminished chord" msgstr "Jazz调式 - 基于半减和弦或减和弦" #: lesson-files/sc-ham:10 lesson-files/sc-ham-name:10 #: learningtrees/learningtree.txt:211 msgid "Harmonic Major Scale and its modes" msgstr "和声大调音阶及调式" #: lesson-files/sc-ham-a:10 msgid "Harmonic Major Scale and its modes - Ascending" msgstr "和声大调音阶及调式 - 上行" #: lesson-files/sc-ham-d:10 msgid "Harmonic Major Scale and its modes - Descending" msgstr "和声大调音阶及调式 - 下行" #: lesson-files/sc-ham-elem:10 msgid "Harmonic Major scale and its modes - enter structure" msgstr "和声大调音阶及调式 - 结构输入" #: lesson-files/sc-ham-f:10 msgid "Harmonic Major Scale and its modes - arpeged by fourths" msgstr "和声大调音阶及调式 - arpeged by fourths" #: lesson-files/sc-ham-g:10 msgid "Harmonic Major Scale and its modes - recognize grade" msgstr "和声大调音阶及调式 - 级数识别" #: lesson-files/sc-ham-p:10 msgid "Harmonic Major Scale and its modes - patterns" msgstr "和声大调音阶及调式 - 模式" #: lesson-files/sc-ham-s:10 msgid "Harmonic Major Scale and its modes - recognize structure" msgstr "和声大调音阶及调式 - 结构辨识" #: lesson-files/sc-ham-t:10 msgid "Harmonic Major Scale and its modes - arpeged by thirds" msgstr "和声大调音阶及调式 - arpeged by thirds" #: lesson-files/sc-har:10 lesson-files/sc-har-name:10 #: learningtrees/learningtree.txt:198 msgid "Harmonic Minor Scale and its modes" msgstr "和声小调音阶及调式" #: lesson-files/sc-har-a:10 msgid "Harmonic Minor Scale and its modes - Ascending" msgstr "和声小调音阶及调式 - 上行" #: lesson-files/sc-har-d:10 msgid "Harmonic Minor Scale and its modes - Descending" msgstr "和声小调音阶及调式 - 下行" #: lesson-files/sc-har-elem:10 msgid "Harmonic Minor scale and its modes - enter structure" msgstr "和声小调音阶及调式 - 结构输入" #: lesson-files/sc-har-f:10 msgid "Harmonic Minor Scale and its modes - arpeged by fourths" msgstr "和声小调音阶及调式 - arpeged by fourths" #: lesson-files/sc-har-g:10 msgid "Harmonic Minor Scale and its modes - recognize grade" msgstr "和声小调音阶及调式 - 级数识别" #: lesson-files/sc-har-p:10 msgid "Harmonic Minor Scale and its modes - patterns" msgstr "和声小调音阶及调式 - 模式" #: lesson-files/sc-har-s:10 msgid "Harmonic Minor Scale and its modes - recognize structure" msgstr "和声小调音阶及调式 - 结构辨识" #: lesson-files/sc-har-t:10 msgid "Harmonic Minor Scale and its modes - arpeged by thirds" msgstr "和声小调音阶及调式 - arpeged by thirds" #: lesson-files/sc-hum-g:10 msgid "Hungarian Minor Scale and its modes - recognize grade" msgstr "和声小调音阶及调式 - 级数辨识" #: lesson-files/sc-hun:10 lesson-files/sc-hun-name:10 #: learningtrees/learningtree.txt:264 msgid "Hungarian Scale and its modes" msgstr "匈牙利音阶及调式" #: lesson-files/sc-hun-a:10 msgid "Hungarian Scale and its modes - Ascending" msgstr "匈牙利音阶及调式 - 上行" #: lesson-files/sc-hun-d:10 msgid "Hungarian Scale and its modes - Descending" msgstr "匈牙利音阶及调式 - 下行" #: lesson-files/sc-hun-elem:10 msgid "Hungarian scale and its modes - enter structure" msgstr "匈牙利音阶及调式 - 结构输入" #: lesson-files/sc-hun-f:10 msgid "Hungarian Scale and its modes - arpeged by fourths" msgstr "匈牙利音阶及调式 - arpeged by fourths" #: lesson-files/sc-hun-g:10 msgid "Hungarian Scale and its modes - recognize grade" msgstr "匈牙利音阶及调式 - 级数辨识" #: lesson-files/sc-hun-p:10 msgid "Hungarian Scale and its modes - patterns" msgstr "匈牙利音阶及调式 - 模式辨识" #: lesson-files/sc-hun-s:10 msgid "Hungarian Scale and its modes - recognize structure" msgstr "匈牙利音阶及调式 - 结构辨识" #: lesson-files/sc-hun-t:10 msgid "Hungarian Scale and its modes - arpeged by thirds" msgstr "匈牙利音阶及调式 - arpeged by thirds" #: lesson-files/sc-maj:10 lesson-files/sc-maj-name:10 #: learningtrees/learningtree.txt:170 msgid "Major Scale and its modes" msgstr "大调音阶及调式" #: lesson-files/sc-maj-a:10 msgid "Major Scale and its modes - Ascending" msgstr "大调音阶及调式 - 上行" #: lesson-files/sc-maj-d:10 msgid "Major Scale and its modes - Descending" msgstr "大调音阶及调式 - 下行" #: lesson-files/sc-maj-elem:10 msgid "Major scale and its modes - enter structure" msgstr "大调音阶及调式 - 结构输入" #: lesson-files/sc-maj-f:10 msgid "Major Scale and its modes - arpeged by fourths" msgstr "大调音阶及调式 - arpeged by fourths" #: lesson-files/sc-maj-g:10 msgid "Major Scale and its modes - recognize grade" msgstr "大调音阶及调式 - 级数辨识" #: lesson-files/sc-maj-p:10 msgid "Major Scale and its modes - patterns" msgstr "大调音阶及调式 - 模式辨识" #: lesson-files/sc-maj-px:10 msgid "Major Scale and its modes - recognize with only few notes" msgstr "大调音阶及调式 - 通过几个音辨识" #: lesson-files/sc-maj-px:11 msgid "Three notes are enough to recognize the mode" msgstr "三个音足够分辨出调式" #: lesson-files/sc-maj-s:10 msgid "Major Scale and its modes - recognize structure" msgstr "大调音阶及调式 - 结构辨识" #: lesson-files/sc-maj-t:10 msgid "Major Scale and its modes - arpeged by thirds" msgstr "大调音阶及调式 - arpeged by thirds" #: lesson-files/sc-mau:10 msgid "More Scales used over a Major or Augmented chord" msgstr "更多调式 - 基于大和弦或增和弦" #: lesson-files/sc-mau-jazz:10 msgid "Jazz Modes over a Major or Augmented chord" msgstr "Jazz调式 - 基于大和弦或增和弦" #: lesson-files/sc-mel:10 lesson-files/sc-mel-name:10 #: learningtrees/learningtree.txt:185 msgid "Melodic Minor Scale and its modes" msgstr "旋律小调音阶及调式" #: lesson-files/sc-mel-a:10 msgid "Melodic Minor Scale and its modes - Ascending" msgstr "旋律小调音阶及调式 - 上行" #: lesson-files/sc-mel-d:10 msgid "Melodic Minor Scale and its modes - Descending" msgstr "旋律小调音阶及调式 - 下行" #: lesson-files/sc-mel-elem:10 msgid "Melodic Minor scale and its modes - enter structure" msgstr "旋律小调音阶及调式 - 结构输入" #: lesson-files/sc-mel-f:10 msgid "Melodic Minor Scale and its modes - arpeged by fourths" msgstr "旋律小调音阶及调式 - arpeged by fourths" #: lesson-files/sc-mel-g:10 msgid "Melodic Minor Scale and its modes - recognize grade" msgstr "旋律小调音阶及调式 - 级数辨识" #: lesson-files/sc-mel-p:10 msgid "Melodic Minor Scale and its modes - patterns" msgstr "旋律小调音阶及调式 - 模式辨识" #: lesson-files/sc-mel-s:10 msgid "Melodic Minor Scale and its modes - recognize structure" msgstr "旋律小调音阶及调式 - 结构辨识" #: lesson-files/sc-mel-t:10 msgid "Melodic Minor Scale and its modes - arpeged by thirds" msgstr "旋律小调音阶及调式 - arpeged by thirds" #: lesson-files/sc-min:10 msgid "More Scales used over a Minor chord" msgstr "更多音阶 - 基于小和弦" #: lesson-files/sc-min-jazz:10 msgid "Jazz Modes over a Minor chord" msgstr "Jazz调式 - 基于小和弦" #: lesson-files/sc-nat-g:10 msgid "Natural Minor Scale and its modes - recognize grade" msgstr "自然小调音阶及调式 - 级数辨识" #: lesson-files/sc-nea:10 lesson-files/sc-nea-name:10 #: learningtrees/learningtree.txt:238 msgid "Neapolitan Scale and its modes" msgstr "那不勒斯音阶及调式" #: lesson-files/sc-nea-a:10 msgid "Neapolitan Scale and its modes - Ascending" msgstr "那不勒斯音阶及调式 - 上行" #: lesson-files/sc-nea-d:10 msgid "Neapolitan Scale and its modes - Descending" msgstr "那不勒斯音阶及调式 - 下行" #: lesson-files/sc-nea-elem:10 msgid "Neapolitan scale and its modes - enter structure" msgstr "那不勒斯音阶及调式 - 结构输入" #: lesson-files/sc-nea-f:10 msgid "Neapolitan Scale and its modes - arpeged by fourths" msgstr "那不勒斯音阶及调式 - arpeged by fourths" #: lesson-files/sc-nea-g:10 msgid "Neapolitan Scale and its modes - recognize grade" msgstr "那不勒斯音阶及调式 - 级数辨识" #: lesson-files/sc-nea-p:10 msgid "Neapolitan Scale and its modes - patterns" msgstr "那不勒斯音阶及调式 - 模式辨识" #: lesson-files/sc-nea-s:10 msgid "Neapolitan Scale and its modes - recognize structure" msgstr "那不勒斯音阶及调式 - 结构辨识" #: lesson-files/sc-nea-t:10 msgid "Neapolitan Scale and its modes - arpeged by thirds" msgstr "那不勒斯音阶及调式 - arpeged by thirds" #: lesson-files/sc-nem:10 lesson-files/sc-nem-name:10 msgid "Neapolitan Minor Scale and its modes" msgstr "那不勒斯小调音阶及调式" #: lesson-files/sc-nem-a:10 msgid "Neapolitan Minor Scale and its modes - Ascending" msgstr "那不勒斯小调音阶及调式 - 上行" #: lesson-files/sc-nem-d:10 msgid "Neapolitan Minor Scale and its modes - Descending" msgstr "那不勒斯小调音阶及调式 - 下行" #: lesson-files/sc-nem-elem:10 msgid "Neapolitan Minor scale and its modes - enter structure" msgstr "那不勒斯小调音阶及调式 - 结构输入" #: lesson-files/sc-nem-f:10 msgid "Neapolitan Minor Scale and its modes - arpeged by fourths" msgstr "那不勒斯小调音阶及调式 - arpeged by fourths" #: lesson-files/sc-nem-g:10 msgid "Neapolitan Minor Scale and its modes - recognize grade" msgstr "那不勒斯小调音阶及调式 - 级数辨识" #: lesson-files/sc-nem-p:10 msgid "Neapolitan Minor Scale and its modes - patterns" msgstr "那不勒斯小调音阶及调式 - 模式辨识" #: lesson-files/sc-nem-s:10 msgid "Neapolitan Minor Scale and its modes - recognize structure" msgstr "那不勒斯小调音阶及调式 - 结构辨识" #: lesson-files/sc-nem-t:10 msgid "Neapolitan Minor Scale and its modes - arpeged by thirds" msgstr "那不勒斯小调音阶及调式 - arpeged by thirds" #: lesson-files/sc-pen:10 lesson-files/sc-pen-name:10 #: learningtrees/learningtree.txt:277 msgid "Pentatonic Major Scale and its modes" msgstr "五声大调音阶及调式" #: lesson-files/sc-pen-a:10 msgid "Pentatonic Major Scale and its modes - Ascending" msgstr "五声大调音阶及调式 - 上行" #: lesson-files/sc-pen-d:10 msgid "Pentatonic Major Scale and its modes - Descending" msgstr "五声大调音阶及调式 - 下行" #: lesson-files/sc-pen-elem:10 msgid "Pentatonic Major scale and its modes - enter structure" msgstr "五声大调音阶及调式 - 结构输入" #: lesson-files/sc-pen-g:10 msgid "Pentatonic Major Scale and its modes - recognize grade" msgstr "五声大调音阶及调式 - 级数辨识" #: lesson-files/sc-pen-s:10 msgid "Pentatonic Major Scale and its modes - recognize structure" msgstr "五声大调音阶及调式 - 结构辨识" #: lesson-files/sc-plagal:10 msgid "Plagal Modes" msgstr "副格调式" #: lesson-files/sc-sim:10 lesson-files/sc-sim-name:10 msgid "Symmetric scales" msgstr "对称音阶" #: lesson-files/sc-sim-a:10 msgid "Symmetric scales - Ascending" msgstr "对称音阶 - 上行" #: lesson-files/sc-sim-d:10 msgid "Symmetric scales - Descending" msgstr "对称音阶 - 下行" #: lesson-files/sc-sim-elem:10 msgid "Symmetric Scales - enter structure" msgstr "对称音阶 - 结构输入" #: lesson-files/sc-sim-s:10 msgid "Symmetric scales - recognize structure" msgstr "对称音阶 - 结构辨识" #: lesson-files/singchord-1:8 msgid "Major chords (singchord)" msgstr "大三和弦 演唱整个和弦" #: lesson-files/singchord-2:8 msgid "Major chords in different inversions" msgstr "大三和弦的转位" #: lesson-files/singchord-3:8 msgid "Major and minor chords in different inversions" msgstr "大三和弦和小三和弦的转位" #: lesson-files/singchord-4:8 msgid "Dominant 7th chords in root position" msgstr "属七和弦的原位" #: lesson-files/singchord-5:8 msgid "Minor 7th chords in root position" msgstr "小七和弦的原位" #: lesson-files/singchord-6:9 msgid "Major 7th chords in root position" msgstr "大七和弦的原位" #: lesson-files/singchord-all:8 msgid "All the questions from the singchord exercises" msgstr "以上所有" #: lesson-files/sing-intervals-self-config:8 msgid "Sing intervals" msgstr "音程演唱" #: lesson-files/sing-the-fifth:9 lesson-files/sing-the-fifth:14 #: lesson-files/sing-the-fifth:19 msgid "Sing the fifth of the chord" msgstr "唱出和弦的五音" #: lesson-files/sing-the-root:9 lesson-files/sing-the-root:15 #: lesson-files/sing-the-root:20 msgid "Sing the root of the chord" msgstr "唱出和弦的根音" #: lesson-files/sing-the-seventh:9 lesson-files/sing-the-seventh:15 #: lesson-files/sing-the-seventh:20 lesson-files/sing-the-seventh-inv:16 #: lesson-files/sing-the-seventh-inv:21 lesson-files/sing-the-seventh-inv:27 #: lesson-files/sing-the-seventh-inv:32 lesson-files/sing-the-seventh-inv:38 #: lesson-files/sing-the-seventh-inv:43 lesson-files/sing-the-seventh-inv:49 #: lesson-files/sing-the-seventh-inv:54 lesson-files/sing-the-seventh-inv:61 #: lesson-files/sing-the-seventh-inv:66 lesson-files/sing-the-seventh-inv:72 #: lesson-files/sing-the-seventh-inv:77 lesson-files/sing-the-seventh-inv:83 #: lesson-files/sing-the-seventh-inv:88 lesson-files/sing-the-seventh-inv:94 #: lesson-files/sing-the-seventh-inv:99 msgid "Sing the seventh of the chord" msgstr "唱出和弦的七音" #: lesson-files/sing-the-seventh-inv:9 msgid "Sing the seventh of the chord. Inversions." msgstr "唱出转位和弦的七音" #: lesson-files/sing-the-third:9 lesson-files/sing-the-third:15 #: lesson-files/sing-the-third:20 msgid "Sing the third of the chord" msgstr "唱出和弦的三音" #: lesson-files/solfa-17:14 lesson-files/solfa-7:12 #, python-format msgid "%s syllables" msgstr "%s 个音的唱名(首调唱名)" #: lesson-files/solfa-17:15 lesson-files/solfa-17-C:13 lesson-files/solfa-7:13 #: lesson-files/solfa-7-C:13 msgid "Find the sol-fa syllable" msgstr "找出音的唱名" #: lesson-files/solfa-17:20 lesson-files/solfa-17-C:18 lesson-files/solfa-7:18 #: lesson-files/solfa-7-C:18 msgid "solfa|Do" msgstr "Do" #: lesson-files/solfa-17:24 lesson-files/solfa-17-C:22 msgid "solfa|Di" msgstr "Di" #: lesson-files/solfa-17:28 lesson-files/solfa-17-C:26 msgid "solfa|Ra" msgstr "Ra" #: lesson-files/solfa-17:32 lesson-files/solfa-17-C:30 lesson-files/solfa-7:22 #: lesson-files/solfa-7-C:22 msgid "solfa|Re" msgstr "Re" #: lesson-files/solfa-17:36 lesson-files/solfa-17-C:34 msgid "solfa|Ri" msgstr "Ri" #: lesson-files/solfa-17:40 lesson-files/solfa-17-C:38 msgid "solfa|Me" msgstr "Me" #: lesson-files/solfa-17:44 lesson-files/solfa-17-C:42 lesson-files/solfa-7:26 #: lesson-files/solfa-7-C:26 msgid "solfa|Mi" msgstr "Mi" #: lesson-files/solfa-17:48 lesson-files/solfa-17-C:46 lesson-files/solfa-7:30 #: lesson-files/solfa-7-C:30 msgid "solfa|Fa" msgstr "Fa" #: lesson-files/solfa-17:52 lesson-files/solfa-17-C:50 msgid "solfa|Fi" msgstr "Fi" #: lesson-files/solfa-17:56 lesson-files/solfa-17-C:54 msgid "solfa|Se" msgstr "Se" #: lesson-files/solfa-17:60 lesson-files/solfa-17-C:58 lesson-files/solfa-7:34 #: lesson-files/solfa-7-C:34 msgid "solfa|Sol" msgstr "Sol" #: lesson-files/solfa-17:64 lesson-files/solfa-17-C:62 msgid "solfa|Si" msgstr "Si" #: lesson-files/solfa-17:68 lesson-files/solfa-17-C:66 msgid "solfa|Le" msgstr "Le" #: lesson-files/solfa-17:72 lesson-files/solfa-17-C:70 lesson-files/solfa-7:38 #: lesson-files/solfa-7-C:38 msgid "solfa|La" msgstr "La" #: lesson-files/solfa-17:76 lesson-files/solfa-17-C:74 msgid "solfa|Li" msgstr "Li" #: lesson-files/solfa-17:80 lesson-files/solfa-17-C:78 msgid "solfa|Te" msgstr "Te" #: lesson-files/solfa-17:84 lesson-files/solfa-17-C:82 lesson-files/solfa-7:42 #: lesson-files/solfa-7-C:42 msgid "solfa|Ti" msgstr "Ti" #: lesson-files/solfa-17-C:12 lesson-files/solfa-7-C:12 #, python-format msgid "%s syllables in C major" msgstr "%s 个音在C大调中的唱名(固定唱名)" #: lesson-files/three-prog-root:9 msgid "Three chords, root position" msgstr "三和弦进行,根音位置" #: lesson-files/twelvetone:7 msgid "Sing twelve random tones" msgstr "十二音演唱 - 随机音高" #: lesson-files/include/sc-master:18 msgid "Ionian" msgstr "Ionian" #: lesson-files/include/sc-master:19 msgid "Major" msgstr "Major" #: lesson-files/include/sc-master:20 msgid "Diatonic" msgstr "Diatonic" #: lesson-files/include/sc-master:21 msgid "Greek Lydian" msgstr "Greek Lydian" #: lesson-files/include/sc-master:22 msgid "Hypolydian" msgstr "Hypolydian" #: lesson-files/include/sc-master:57 msgid "Dorian" msgstr "Dorian" #: lesson-files/include/sc-master:58 msgid "Greek Phrygian" msgstr "Greek Phrygian" #: lesson-files/include/sc-master:59 msgid "Hypomixolydian" msgstr "Hypomixolydian" #: lesson-files/include/sc-master:94 msgid "Phrygian" msgstr "Phrygian" #: lesson-files/include/sc-master:95 msgid "Maqam Kurd" msgstr "Maqam Kurd" #: lesson-files/include/sc-master:96 msgid "Major Inverse" msgstr "Major Inverse" #: lesson-files/include/sc-master:97 msgid "Greek Dorian" msgstr "Greek Dorian" #: lesson-files/include/sc-master:98 msgid "Hypoaeolian" msgstr "Hypoaeolian" #: lesson-files/include/sc-master:133 msgid "Lydian" msgstr "Lydian" #: lesson-files/include/sc-master:134 msgid "Greek Hypolydian" msgstr "Greek Hypolydian" #: lesson-files/include/sc-master:135 msgid "Hypolocrian" msgstr "Hypolocrian" #: lesson-files/include/sc-master:170 msgid "Mixolydian" msgstr "Mixolydian" #: lesson-files/include/sc-master:171 msgid "Greek Hypophrygian" msgstr "Greek Hypophrygian" #: lesson-files/include/sc-master:172 msgid "Hypoionian" msgstr "Hypoionian" #: lesson-files/include/sc-master:207 msgid "Aeolian" msgstr "Aeolian" #: lesson-files/include/sc-master:208 msgid "Natural Minor" msgstr "Natural Minor" #: lesson-files/include/sc-master:209 msgid "Ancient Minor" msgstr "Ancient Minor" #: lesson-files/include/sc-master:210 msgid "Pure Minor" msgstr "Pure Minor" #: lesson-files/include/sc-master:211 msgid "Greek Hypodorian" msgstr "Greek Hypodorian" #: lesson-files/include/sc-master:212 msgid "Hypodorian" msgstr "Hypodorian" #: lesson-files/include/sc-master:247 msgid "Locrian" msgstr "Locrian" #: lesson-files/include/sc-master:248 lesson-files/include/sc-master:474 msgid "Half Diminished" msgstr "Half Diminished" #: lesson-files/include/sc-master:249 msgid "Greek Mixolydian" msgstr "Greek Mixolydian" #: lesson-files/include/sc-master:250 msgid "Hypophrygian" msgstr "Hypophrygian" #: lesson-files/include/sc-master:289 msgid "Jazz Minor" msgstr "Jazz Minor" #: lesson-files/include/sc-master:290 msgid "Melodic Minor Ascending" msgstr "Melodic Minor Ascending" #: lesson-files/include/sc-master:291 msgid "Modern Minor" msgstr "Modern Minor" #: lesson-files/include/sc-master:292 msgid "Minor-Major" msgstr "Minor-Major" #: lesson-files/include/sc-master:293 msgid "Ipoionian" msgstr "Ipoionian" #: lesson-files/include/sc-master:294 msgid "Ionian b3" msgstr "Ionian b3" #: lesson-files/include/sc-master:295 msgid "Dorian maj7" msgstr "Dorian maj7" #: lesson-files/include/sc-master:328 msgid "Dorian b9" msgstr "Dorian b9" #: lesson-files/include/sc-master:329 msgid "Javanese" msgstr "Javanese" #: lesson-files/include/sc-master:330 msgid "Phrygian #6" msgstr "Phrygian #6" #: lesson-files/include/sc-master:363 msgid "Lydian Augmented" msgstr "Lydian Augmented" #: lesson-files/include/sc-master:364 msgid "Lydian #5" msgstr "Lydian #5" #: lesson-files/include/sc-master:397 msgid "Lydian Dominant" msgstr "Lydian Dominant" #: lesson-files/include/sc-master:398 msgid "Lydian b7" msgstr "Lydian b7" #: lesson-files/include/sc-master:399 msgid "Mixolydian #4" msgstr "Mixolydian #4" #: lesson-files/include/sc-master:400 msgid "Mixolydian #11" msgstr "Mixolydian #11" #: lesson-files/include/sc-master:401 msgid "Overtone" msgstr "Overtone" #: lesson-files/include/sc-master:434 msgid "Mixolydian b13" msgstr "Mixolydian b13" #: lesson-files/include/sc-master:435 msgid "Mixolydian b6" msgstr "Mixolydian b6" #: lesson-files/include/sc-master:436 msgid "Hindu" msgstr "Hindu" #: lesson-files/include/sc-master:437 msgid "Hindustan" msgstr "Hindustan" #: lesson-files/include/sc-master:438 msgid "Aeolian Dominant" msgstr "Aeolian Dominant" #: lesson-files/include/sc-master:439 msgid "Aeolian #3" msgstr "Aeolian #3" #: lesson-files/include/sc-master:472 msgid "Semilocrian" msgstr "Semilocrian" #: lesson-files/include/sc-master:473 msgid "Locrian #2" msgstr "Locrian #2" #: lesson-files/include/sc-master:475 msgid "Aeolian b5" msgstr "Aeolian b5" #: lesson-files/include/sc-master:476 msgid "Locrian natural 2" msgstr "Locrian natural 2" #: lesson-files/include/sc-master:509 msgid "Superlocrian" msgstr "Superlocrian" #: lesson-files/include/sc-master:510 msgid "Altered" msgstr "Altered" #: lesson-files/include/sc-master:511 msgid "Ravel" msgstr "Ravel" #: lesson-files/include/sc-master:512 msgid "Diminished-WholeTone" msgstr "Diminished-WholeTone" #: lesson-files/include/sc-master:513 msgid "Locrian b4" msgstr "Locrian b4" #: lesson-files/include/sc-master:544 msgid "Melodic Minor A-D" msgstr "Melodic Minor A-D" #: lesson-files/include/sc-master:559 msgid "Harmonic Minor" msgstr "Harmonic Minor" #: lesson-files/include/sc-master:560 msgid "Mohammedan" msgstr "Mohammedan" #: lesson-files/include/sc-master:561 msgid "Aeolian maj7" msgstr "Aeolian maj7" #: lesson-files/include/sc-master:562 msgid "Melodic Minor b6" msgstr "Melodic Minor b6" #: lesson-files/include/sc-master:595 msgid "Locrian #6" msgstr "Locrian #6" #: lesson-files/include/sc-master:628 msgid "Ionian Augmented" msgstr "Ionian Augmented" #: lesson-files/include/sc-master:629 msgid "Ionian #5" msgstr "Ionian #5" #: lesson-files/include/sc-master:662 msgid "Romanian" msgstr "Romanian" #: lesson-files/include/sc-master:663 msgid "Dorian #4" msgstr "Dorian #4" #: lesson-files/include/sc-master:664 msgid "Dorian #11" msgstr "Dorian #11" #: lesson-files/include/sc-master:665 msgid "Misheberakh" msgstr "Misheberakh" #: lesson-files/include/sc-master:698 msgid "Phrygian Dominant" msgstr "Phrygian Dominant" #: lesson-files/include/sc-master:699 msgid "Phrygian Major" msgstr "Phrygian Major" #: lesson-files/include/sc-master:700 msgid "Balkan" msgstr "Balkan" #: lesson-files/include/sc-master:701 msgid "Jewish" msgstr "Jewish" #: lesson-files/include/sc-master:702 msgid "Spanish Gypsy" msgstr "Spanish Gypsy" #: lesson-files/include/sc-master:703 msgid "Ahava Rabah" msgstr "Ahava Rabah" #: lesson-files/include/sc-master:704 msgid "Mixolydian b2 b6" msgstr "Mixolydian b2 b6" #: lesson-files/include/sc-master:705 msgid "Mixolydian b9 b13" msgstr "Mixolydian b9 b13" #: lesson-files/include/sc-master:738 msgid "Lydian #2" msgstr "Lydian #2" #: lesson-files/include/sc-master:771 msgid "Ultralocrian" msgstr "Ultralocrian" #: lesson-files/include/sc-master:772 msgid "Superlocrian bb7" msgstr "Superlocrian bb7" #: lesson-files/include/sc-master:773 msgid "Diminished" msgstr "Diminished" #: lesson-files/include/sc-master:810 msgid "Harmonic Major" msgstr "Harmonic Major" #: lesson-files/include/sc-master:811 msgid "Ionian b6" msgstr "Ionian b6" #: lesson-files/include/sc-master:844 msgid "Dorian b5" msgstr "Dorian b5" #: lesson-files/include/sc-master:845 msgid "Locrian #2 #6" msgstr "Locrian #2 #6" #: lesson-files/include/sc-master:878 msgid "Phrygian b4" msgstr "Phrygian b4" #: lesson-files/include/sc-master:879 msgid "Superphrygian" msgstr "Superphrygian" #: lesson-files/include/sc-master:880 msgid "Superlocrian natural 5" msgstr "Superlocrian natural 5" #: lesson-files/include/sc-master:913 msgid "Lydian b3" msgstr "Lydian b3" #: lesson-files/include/sc-master:914 msgid "Jazz Minor #4" msgstr "Jazz Minor #4" #: lesson-files/include/sc-master:915 msgid "Jazz Minor #11" msgstr "Jazz Minor #11" #: lesson-files/include/sc-master:916 msgid "Lydian Diminished" msgstr "Lydian Diminished" #: lesson-files/include/sc-master:949 msgid "Mixolydian b9" msgstr "Mixolydian b9" #: lesson-files/include/sc-master:950 msgid "Mixolydian b2" msgstr "Mixolydian b2" #: lesson-files/include/sc-master:983 msgid "Lydian #2 #5" msgstr "Lydian #2 #5" #: lesson-files/include/sc-master:984 msgid "Lydian Augmented #2" msgstr "Lydian Augmented #2" #: lesson-files/include/sc-master:1017 msgid "Locrian bb7" msgstr "Locrian bb7" #: lesson-files/include/sc-master:1018 msgid "Locrian diminished 7" msgstr "Locrian diminished 7" #: lesson-files/include/sc-master:1055 msgid "Double Harmonic Major" msgstr "Double Harmonic Major" #: lesson-files/include/sc-master:1056 msgid "Double Harmonic" msgstr "Double Harmonic" #: lesson-files/include/sc-master:1057 msgid "Ionian b2 b6" msgstr "Ionian b2 b6" #: lesson-files/include/sc-master:1058 msgid "Bizantine" msgstr "Bizantine" #: lesson-files/include/sc-master:1059 msgid "Major Gipsy" msgstr "Major Gipsy" #: lesson-files/include/sc-master:1060 msgid "Charhargah" msgstr "Charhargah" #: lesson-files/include/sc-master:1093 msgid "Lydian #2 #6" msgstr "Lydian #2 #6" #: lesson-files/include/sc-master:1126 msgid "Ultraphrygian" msgstr "Ultraphrygian" #: lesson-files/include/sc-master:1127 msgid "Phrygian b4 bb7" msgstr "Phrygian b4 bb7" #: lesson-files/include/sc-master:1128 msgid "Ultralocrian natural 5" msgstr "Ultralocrian natural 5" #: lesson-files/include/sc-master:1161 msgid "Hungarian Minor" msgstr "Hungarian Minor" #: lesson-files/include/sc-master:1162 msgid "Double Harmonic Minor" msgstr "Double Harmonic Minor" #: lesson-files/include/sc-master:1163 msgid "Harmonic Minor #4" msgstr "Harmonic Minor #4" #: lesson-files/include/sc-master:1164 msgid "Lydian b3 b6" msgstr "Lydian b3 b6" #: lesson-files/include/sc-master:1165 msgid "Algerian" msgstr "Algerian" #: lesson-files/include/sc-master:1166 msgid "Minor Gipsy" msgstr "Minor Gipsy" #: lesson-files/include/sc-master:1199 msgid "Oriental" msgstr "Oriental" #: lesson-files/include/sc-master:1200 msgid "Mixolydian b5 b9" msgstr "Mixolydian b5 b9" #: lesson-files/include/sc-master:1201 msgid "Mixolydian b2 b5" msgstr "Mixolydian b2 b5" #: lesson-files/include/sc-master:1234 msgid "Ionian #2 #5" msgstr "Ionian #2 #5" #: lesson-files/include/sc-master:1235 msgid "Ionian Augmented #2" msgstr "Ionian Augmented #2" #: lesson-files/include/sc-master:1268 msgid "Locrian bb3 bb7" msgstr "Locrian bb3 bb7" #: lesson-files/include/sc-master:1305 msgid "Neapolitan" msgstr "Neapolitan" #: lesson-files/include/sc-master:1306 msgid "Neapolitan Major" msgstr "Neapolitan Major" #: lesson-files/include/sc-master:1307 msgid "Jazz Minor b2" msgstr "Jazz Minor b2" #: lesson-files/include/sc-master:1340 msgid "Leading Whole-Tone" msgstr "Leading Whole-Tone" #: lesson-files/include/sc-master:1341 msgid "Lydian #5 #6" msgstr "Lydian #5 #6" #: lesson-files/include/sc-master:1342 msgid "Lydian Augmented #6" msgstr "Lydian Augmented #6" #: lesson-files/include/sc-master:1375 msgid "Lydian Augmented Dominant" msgstr "Lydian Augmented Dominant" #: lesson-files/include/sc-master:1376 msgid "Lydian #5 b7" msgstr "Lydian #5 b7" #: lesson-files/include/sc-master:1377 msgid "Mixolydian #4 #5" msgstr "Mixolydian #4 #5" #: lesson-files/include/sc-master:1378 msgid "Mixolydian #5 #11" msgstr "Mixolydian #5 #11" #: lesson-files/include/sc-master:1411 msgid "Lydian Dominant b6" msgstr "Lydian Dominant b6" #: lesson-files/include/sc-master:1412 msgid "Lydian b6 b7" msgstr "Lydian b6 b7" #: lesson-files/include/sc-master:1413 msgid "Mixolydian #4 b6" msgstr "Mixolydian #4 b6" #: lesson-files/include/sc-master:1414 msgid "Mixolydian #11 b13" msgstr "Mixolydian #11 b13" #: lesson-files/include/sc-master:1415 msgid "Lydian Minor" msgstr "Lydian Minor" #: lesson-files/include/sc-master:1448 msgid "Major Locrian" msgstr "Major Locrian" #: lesson-files/include/sc-master:1449 msgid "Mixolydian b5 b6" msgstr "Mixolydian b5 b6" #: lesson-files/include/sc-master:1450 msgid "Mixolydian b5 b13" msgstr "Mixolydian b5 b13" #: lesson-files/include/sc-master:1451 msgid "Locrian #2 #3" msgstr "Locrian #2 #3" #: lesson-files/include/sc-master:1452 msgid "Arabian" msgstr "Arabian" #: lesson-files/include/sc-master:1485 msgid "Semilocrian b4" msgstr "Semilocrian b4" #: lesson-files/include/sc-master:1486 msgid "Locrian natural 2 b4" msgstr "Locrian natural 2 b4" #: lesson-files/include/sc-master:1519 msgid "Superlocrian bb3" msgstr "Superlocrian bb3" #: lesson-files/include/sc-master:1556 msgid "Neapolitan Minor" msgstr "Neapolitan Minor" #: lesson-files/include/sc-master:1557 msgid "Neapolitan Major b6" msgstr "Neapolitan Major b6" #: lesson-files/include/sc-master:1558 msgid "Harmonic Minor b2" msgstr "Harmonic Minor b2" #: lesson-files/include/sc-master:1559 msgid "Phrygian maj7" msgstr "Phrygian maj7" #: lesson-files/include/sc-master:1592 msgid "Lydian #6" msgstr "Lydian #6" #: lesson-files/include/sc-master:1625 msgid "Mixolydian Augmented" msgstr "Mixolydian Augmented" #: lesson-files/include/sc-master:1626 msgid "Mixolydian #5" msgstr "Mixolydian #5" #: lesson-files/include/sc-master:1659 msgid "Hungarian Gipsy" msgstr "Hungarian Gipsy" #: lesson-files/include/sc-master:1660 msgid "Aeolian #4" msgstr "Aeolian #4" #: lesson-files/include/sc-master:1693 msgid "Locrian Dominant" msgstr "Locrian Dominant" #: lesson-files/include/sc-master:1694 msgid "Locrian #3" msgstr "Locrian #3" #: lesson-files/include/sc-master:1695 msgid "Oriental b6" msgstr "Oriental b6" #: lesson-files/include/sc-master:1696 msgid "Mixolydian b5 b9 b13" msgstr "Mixolydian b5 b9 b13" #: lesson-files/include/sc-master:1697 msgid "Mixolydian b2 b5 b6" msgstr "Mixolydian b2 b5 b6" #: lesson-files/include/sc-master:1730 msgid "Ionian #2" msgstr "Ionian #2" #: lesson-files/include/sc-master:1763 msgid "Ultralocrian bb3" msgstr "Ultralocrian bb3" #: lesson-files/include/sc-master:1800 msgid "Hungarian Major" msgstr "Hungarian Major" #: lesson-files/include/sc-master:1801 msgid "Hungarian" msgstr "Hungarian" #: lesson-files/include/sc-master:1802 msgid "Lydian Dominant #2" msgstr "Lydian Dominant #2" #: lesson-files/include/sc-master:1803 msgid "Lydian #2 b7" msgstr "Lydian #2 b7" #: lesson-files/include/sc-master:1804 msgid "Mixolydian #9 #11" msgstr "Mixolydian #9 #11" #: lesson-files/include/sc-master:1805 msgid "Mixolydian #2 #4" msgstr "Mixolydian #2 #4" #: lesson-files/include/sc-master:1838 msgid "Superlocrian bb6 bb7" msgstr "Superlocrian bb6 bb7" #: lesson-files/include/sc-master:1871 msgid "Harmonic Minor b5" msgstr "Harmonic Minor b5" #: lesson-files/include/sc-master:1904 msgid "Superlocrian #6" msgstr "Superlocrian #6" #: lesson-files/include/sc-master:1937 msgid "Jazz Minor #5" msgstr "Jazz Minor #5" #: lesson-files/include/sc-master:1970 msgid "Dorian b9 #11" msgstr "Dorian b9 #11" #: lesson-files/include/sc-master:2003 msgid "Lydian Augmented #3" msgstr "Lydian Augmented #3" #: lesson-files/include/sc-master:2004 msgid "Lydian #3 #5" msgstr "Lydian #3 #5" #: lesson-files/include/sc-master:2041 msgid "Major Pentatonic" msgstr "Major Pentatonic" #: lesson-files/include/sc-master:2056 msgid "Suspended Pentatonic" msgstr "Suspended Pentatonic" #: lesson-files/include/sc-master:2057 msgid "Yo" msgstr "Yo" #: lesson-files/include/sc-master:2058 msgid "Egyptian" msgstr "Egyptian" #: lesson-files/include/sc-master:2073 msgid "Man Gong" msgstr "Man Gong" #: lesson-files/include/sc-master:2088 msgid "Ritusen" msgstr "Ritusen" #: lesson-files/include/sc-master:2103 msgid "Minor Pentatonic" msgstr "Minor Pentatonic" #: lesson-files/include/sc-master:2124 msgid "Diminished W-H" msgstr "Diminished W-H" #: lesson-files/include/sc-master:2125 msgid "Wholestep-Halfstep" msgstr "Wholestep-Halfstep" #: lesson-files/include/sc-master:2140 msgid "Octatonic H-W" msgstr "Octatonic H-W" #: lesson-files/include/sc-master:2141 msgid "Halfstep-Wholestep" msgstr "Halfstep-Wholestep" #: lesson-files/include/sc-master:2156 msgid "Whole Tone" msgstr "Whole Tone" #: lesson-files/include/sc-master:2157 msgid "Exatonic" msgstr "Exatonic" #: lesson-files/include/sc-master:2158 msgid "Anemitonic" msgstr "Anemitonic" #: lesson-files/include/sc-master:2175 msgid "Augmented" msgstr "Augmented" #: lesson-files/include/sc-master:2190 msgid "Augmented Inverse" msgstr "Augmented Inverse" #: lesson-files/include/sc-master:2209 msgid "Bebop Major" msgstr "Bebop Major" #: lesson-files/include/sc-master:2210 msgid "Bebop Ionian" msgstr "Bebop Ionian" #: lesson-files/include/sc-master:2225 msgid "Bebop Dominant" msgstr "Bebop Dominant" #: lesson-files/include/sc-master:2226 msgid "Bebop Mixolydian" msgstr "Bebop Mixolydian" #: lesson-files/include/sc-master:2241 msgid "Bebop Dorian" msgstr "Bebop Dorian" #: lesson-files/include/sc-master:2256 msgid "Bebop Minor" msgstr "Bebop Minor" #: lesson-files/include/sc-master:2257 msgid "Bebop Melodic Minor" msgstr "Bebop Melodic Minor" #: lesson-files/include/sc-master:2272 msgid "Bebop Locrian" msgstr "Bebop Locrian" #: lesson-files/include/sc-master:2273 msgid "Bebop Halfdiminished" msgstr "Bebop Halfdiminished" #: lesson-files/include/sc-master:2288 msgid "Enigmatic" msgstr "Enigmatic" #: lesson-files/include/sc-master:2289 msgid "Verdi's Enigmatic" msgstr "Verdi's Enigmatic" #: lesson-files/include/sc-master:2306 msgid "Blues" msgstr "Blues" #: learningtrees/csound-tree.txt:5 msgid "Experimental CSound exercises" msgstr "CSound 练习(实验版)" #: learningtrees/csound-tree.txt:9 learningtrees/learningtree.txt:48 msgid "_Melodic intervals" msgstr "旋律音程" #: learningtrees/csound-tree.txt:133 learningtrees/learningtree.txt:66 msgid "_Harmonic intervals" msgstr "和声音程" #: learningtrees/learningtree.txt:5 msgid "Default learning tree" msgstr "默认学习库" #: learningtrees/learningtree.txt:12 msgid "Ascending _melodic intervals" msgstr "上行旋律音程" #: learningtrees/learningtree.txt:30 msgid "_Descending melodic intervals" msgstr "下行旋律音程" #: learningtrees/learningtree.txt:84 msgid "_Sing intervals" msgstr "音程演唱" #: learningtrees/learningtree.txt:101 msgid "C_ompare harmonic intervals" msgstr "和声音程比较" #: learningtrees/learningtree.txt:119 msgid "_Chords" msgstr "和弦" #: learningtrees/learningtree.txt:122 msgid "_Chords in root position" msgstr "原位和弦" #: learningtrees/learningtree.txt:136 msgid "In_versions of chords" msgstr "转位和弦" #: learningtrees/learningtree.txt:146 msgid "S_ing chord" msgstr "和弦演唱" #: learningtrees/learningtree.txt:157 msgid "Sing chord _tone" msgstr "和弦音演唱" #: learningtrees/learningtree.txt:167 msgid "_Scales" msgstr "音阶" #: learningtrees/learningtree.txt:251 msgid "Neapolitan Minor scale and its modes" msgstr "那不勒斯小调音阶" #: learningtrees/learningtree.txt:296 msgid "Symmetric Scales" msgstr "对称音阶" #: learningtrees/learningtree.txt:305 msgid "Scales Collections" msgstr "音阶集合" #: learningtrees/learningtree.txt:324 learningtrees/learningtree.txt:327 msgid "_Rhythm" msgstr "节奏" #: learningtrees/learningtree.txt:335 msgid "Tap generated rhythm" msgstr "节奏模仿" #: learningtrees/learningtree.txt:343 msgid "_Misc" msgstr "杂项" #: learningtrees/learningtree.txt:346 msgid "I_ntonation (require CSound)" msgstr "音准测试(需要CSound)" #: learningtrees/learningtree.txt:357 msgid "_Dictation" msgstr "听写" #: learningtrees/learningtree.txt:379 msgid "Misc _exercises" msgstr "杂项练习" #: learningtrees/learningtree.txt:385 msgid "Configure yourself" msgstr "自定义" #: learningtrees/learningtree.txt:398 learningtrees/mma:9 learningtrees/mma:12 msgid "Harmonic progressions" msgstr "和弦进行" #: learningtrees/learningtree.txt:405 msgid "Hear tones" msgstr "音符听力" #: learningtrees/learningtree.txt:418 msgid "_Cadences" msgstr "终止进行" #: learningtrees/learningtree.txt:427 msgid "Name intervals" msgstr "音程辨识" #: learningtrees/learningtree.txt:441 msgid "Name Scales" msgstr "音阶辨识" #: learningtrees/learningtree.txt:456 msgid "Solfa syllables" msgstr "唱名法" #: learningtrees/mma:5 msgid "Experimental MMA exercises" msgstr "MMA练习(实验版)"