# Dutch translations for GNU Solfege. # Copyright (C) 2009 Tom Cato Amundsen # This file is distributed under the same license as the solfege package. # Freddy Spierenburg , 2001. # Tom Eykens , 2005. # Mark Van den Borre , 2005. # Dennis van Zoerlandt , 2006. # # Erwin Poeze , 2008, 2009 msgid "" msgstr "" "Project-Id-Version: 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-25 12:47+0100\n" "Last-Translator: Erwin Poeze \n" "Language-Team: Dutch \n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-15\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/abstract.py:106 msgid "The lessonfile contain potentially dangerous code because it run external programs. Run anyway?" msgstr "Mogelijk bevat het lesbestand gevaarlijke programmainstructies omdat het externe programma's uitvoert. Toch uitvoeren?" #: src/abstract.py:361 src/configwindow.py:339 src/configwindow.py:340 #: src/mainwin.py:844 msgid "Practise" msgstr "Oefenen" #: src/abstract.py:362 msgid "Config" msgstr "Configuratie" #: src/abstract.py:364 msgid "_Cancel test" msgstr "_Test annuleren" #: src/abstract.py:376 #, python-format msgid "" "Test completed!\n" "Your score was %(score).1f%%.\n" "The test requirement was %(requirement).1f%%." msgstr "" "Test voltooid!\n" "Uw score is %(score).1f%%.\n" "De vereiste minimumscore is %(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 "" "Test is mislukt.\n" "Uw score is %(score).1f%%.\n" "De vereiste minimumscore is %(requirement).1f%%." #: src/abstract.py:418 src/identifybpm.py:136 msgid "Statistics" msgstr "Statistieken" #: src/abstract.py:436 msgid "Delay (seconds):" msgstr "Vertraging (seconden)" #: src/abstract.py:442 msgid "_New question automatically." msgstr "_Automatisch een nieuwe vraag stellen" #: src/abstract.py:455 #, python-format msgid "Please check question number %(idx)i in the lesson file \"%(lf)s\"." msgstr "Controleer a.u.b. vraagnummer %(idx)i in lesbestand \"%(lf)s\"." #: 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 "" "Uitzondering opgetreden in\n" "\"%(filename)s\", regel %(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 "Kan de muziek in variabele \"%(varname)s\" uit vraagnummer %(idx)i in lesbestand \"%(lf)s\" niet ontleden." #: src/abstract.py:477 #, python-format msgid "Failed to parse the music for question number %(idx)i in the lesson file \"%(lf)s\"." msgstr "Kan de muziek voor vraagnummer %(idx)i in lesbestand \"%(lf)s\" niet ontleden." #: src/abstract.py:537 msgid "Rhythms to use in question" msgstr "Ritmes die in een vraag gebruikt worden" #: src/abstract.py:546 msgid "Number of beats in question:" msgstr "Aantal tellen in de vraag:" #: src/abstract.py:553 msgid "Count in before question:" msgstr "Aantal tellen vooraf aan de vraag:" #: src/abstract.py:619 src/harmonicinterval.py:345 src/melodicinterval.py:294 #: src/singinterval.py:93 src/singinterval.py:217 msgid "_New interval" msgstr "_Nieuw interval" #: 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 "_Herhalen" #: src/abstract.py:631 msgid "Input interface:" msgstr "Invoerinterface:" #: src/abstract.py:644 msgid "_Disable unused buttons" msgstr "Ongebruikte knoppen _uitschakelen" #: src/abstract.py:668 src/inputwidgets.py:637 msgid "Buttons" msgstr "Knoppen" #: src/abstract.py:701 src/lessonfile_editor_main.py:220 msgid "Random transpose:" msgstr "Willekeurig transponeren:" #: src/abstract.py:709 msgid "Change ..." msgstr "Wijzigen..." #: src/abstract.py:719 src/specialwidgets.py:180 msgid "Yes" msgstr "Ja" #: src/abstract.py:721 src/specialwidgets.py:177 msgid "No" msgstr "Nee" #: src/app.py:167 msgid "MIDI setup" msgstr "MIDI-instellingen" #: src/app.py:167 #, python-format msgid "MIDI Device %(olddev)i not available. Will use device %(newdev)i." msgstr "MIDI-apparaat %(olddev)i is niet beschikbaar. Apparaat %(newdev)i wordt nu gebruikt." #: src/app.py:176 msgid "You should configure sound from the 'Sound' page of the preferences window." msgstr "U dient het geluid in de 'Geluidpagina' van het voorkeurenscherm in te stellen." #: 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 "Het geluid moet u instellen in het voorkeurenscherm en probeer een externe MIDI-speler te gebruiken. Of u compileert het programma opnieuw en controleert daarbij de foutmeldingen om te achterhalen waarom de module niet opgebouwd wordt. " #: src/app.py:322 src/mainwin.py:495 src/mainwin.py:783 msgid "Error opening web browser" msgstr "Fout bij het openen van de browser" #: src/app.py:331 msgid "You have not selected email program. You can do so in the preferences window." msgstr "U heeft nog geen e-mailprogramma geselecteerd. Dit kunt u instellen onder 'Voorkeuren'." #: src/app.py:358 #, python-format msgid "" "Lessonfile not found:\n" "%s" msgstr "" "Lesbestand niet gevonden:\n" "%s" #: src/app.py:369 #, python-format msgid "" "Bad url parameter in link: '%s'.\n" "Trying to continue anyway." msgstr "" "Ongeldige URL-parameter in koppeling: '%s'.\n" "Er wordt geprobeerd om toch verder te gaan." #: src/chord.py:93 src/chordvoicing.py:138 src/lessonfile.py:1363 msgid "_New chord" msgstr "_Nieuw akkoord" #: src/chord.py:98 src/chordvoicing.py:142 src/idbyname.py:110 #: src/idproperty.py:100 src/singanswer.py:49 msgid "Repeat _arpeggio" msgstr "Herhaal in _arpeggio" #: 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 "_Opgeven" #: src/chord.py:110 src/idproperty.py:112 msgid "Chord types to ask" msgstr "Akkoordtype" #: 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 "Noem het akkoordtype" #: 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 "Goed" #: 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 "Fout" #: 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 "Rechtsklikken is niet mogelijk in dit lesbestand." #: 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 "Klik op 'Nieuw akkoord' om te beginnen." #: src/chordvoicing.py:110 msgid "Identify chord type" msgstr "Noem het type akkoord" #: src/chordvoicing.py:119 msgid "Chord voicing" msgstr "Akkoordligging" #: src/chordvoicing.py:174 src/lessonfile.py:1369 msgid "Chord type" msgstr "Akkoordtype" #: 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 "U dient deze vraag eerst te beantwoorden." #: 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 "Probeer eerst te antwoorden voor u rechtsklikt." #: src/chordvoicing.py:265 msgid "Correct, now stack the tones" msgstr "Goed, stapel nu de tonen." #: src/chordvoicing.py:271 src/chordvoicing.py:326 msgid "Type is already solved, now specify voicing." msgstr "Het type is al gevonden, nu nog de ligging." #: src/compareintervals.py:119 msgid "" "F_irst interval\n" "is largest" msgstr "" "Het _eerste interval\n" "is het grootst" #: src/compareintervals.py:122 msgid "" "The intervals\n" "are _equal" msgstr "" "De intervallen\n" "zijn _gelijk" #: src/compareintervals.py:125 msgid "" "_Last interval\n" "is largest" msgstr "" "Het _laatste interval\n" "is het grootst" #: 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 "_Nieuw" #: src/compareintervals.py:145 msgid "Harmonic" msgstr "Harmonisch" #: src/compareintervals.py:148 msgid "Melodic" msgstr "Melodisch" #: src/compareintervals.py:155 msgid "First interval:" msgstr "Eerste interval:" #: src/compareintervals.py:166 msgid "Last interval:" msgstr "Laatste interval:" #: 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 "Het antwoord is goed, maar u hebt deze vraag al beantwoord" #: 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 "Het antwoord is fout, maar u hebt deze vraag al beantwoord" #: src/compareintervals.py:249 src/compareintervals.py:327 msgid "Last interval is largest" msgstr "het laatste interval is het grootst" #: src/compareintervals.py:251 msgid "The intervals are equal" msgstr "de intervallen zijn gelijk" #: src/compareintervals.py:253 src/compareintervals.py:328 msgid "First interval is largest" msgstr "het eerste interval is het grootst" #: 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 "Antwoord: %s" #: src/compareintervals.py:298 src/compareintervals.py:330 msgid "You have to configure the exercise properly" msgstr "U moet deze oefening goed configureren" #: 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 "Klik op 'Nieuw' om te beginnen." #: src/configwindow.py:45 msgid "GNU Solfege Preferences" msgstr "Voorkeuren voor GNU Solfege" #: src/configwindow.py:62 msgid "Instruments" msgstr "Instrumenten" #: src/configwindow.py:64 msgid "Tempo" msgstr "Tempo" #: src/configwindow.py:80 msgid "BPM" msgstr "SPM" #: src/configwindow.py:82 lesson-files/bpm:6 msgid "Beats per minute" msgstr "Tempo" #: src/configwindow.py:86 msgid "Preferred Instrument" msgstr "Voorkeursinstrument" #: src/configwindow.py:92 msgid "Chord Instruments" msgstr "Snaarinstrumenten" #: src/configwindow.py:96 msgid "Use different instruments for chords and harmonic intervals" msgstr "Gebruik verschillende instrumenten voor akkoorden en harmonische intervallen." #: src/configwindow.py:99 msgid "Percussion Instruments" msgstr "Percussieinstrumenten" #: src/configwindow.py:102 msgid "Count in:" msgstr "Aantal tellen vooraf:" #: src/configwindow.py:106 msgid "Rhythm:" msgstr "Ritme:" #: src/configwindow.py:113 msgid "User" msgstr "Gebruiker" #: src/configwindow.py:115 msgid "User's Vocal Range" msgstr "Stembereik van de gebruiker" #: src/configwindow.py:121 msgid "Highest pitch:" msgstr "Hoogste toonhoogte:" #: src/configwindow.py:128 msgid "Lowest pitch:" msgstr "Laagste toonhoogte:" #: src/configwindow.py:138 msgid "Sex" msgstr "Stemsoort" #: src/configwindow.py:140 msgid "_Male" msgstr "_Man" #: src/configwindow.py:143 msgid "_Female or child" msgstr "_Vrouw of kind" #: src/configwindow.py:152 msgid "External Programs" msgstr "Externe programma's" #: src/configwindow.py:154 msgid "Converters" msgstr "Omzetters" #: src/configwindow.py:168 msgid "MIDI to WAV:" msgstr "MIDI naar WAV:" #: src/configwindow.py:192 msgid "WAV to MP3:" msgstr "WAV naar MP3:" #: src/configwindow.py:216 msgid "WAV to OGG:" msgstr "WAV naar OGG:" #: src/configwindow.py:237 msgid "Miscellaneous" msgstr "Overige" #: src/configwindow.py:242 msgid "CSound:" msgstr "CSound:" #: src/configwindow.py:245 msgid "Lilypond-book" msgstr "Lilypond-boek" #: 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 "Niet gevonden. Veel van GNU Solfege zal prima functioneren zonder dit programma. Als het programma nodig is, zal dit gemeld worden en de gebruikershandleiding legt uit waarvoor u het nodig heeft." #: src/configwindow.py:278 msgid "_Mail:" msgstr "_E-mail:" #: src/configwindow.py:286 src/configwindow.py:288 msgid "Interface" msgstr "Interface" #: src/configwindow.py:292 msgid "_Display the user manual in web browser" msgstr "_Toon de gebruikershandleiding in de webbrowser" #: src/configwindow.py:295 msgid "_Resizeable main window" msgstr "_Instelbare grootte van het hoofdvenster" #: src/configwindow.py:302 msgid "Select _language:" msgstr "Kies uw _taal:" #: src/configwindow.py:331 msgid "You have to restart the program for the language change to take effect." msgstr "Om de taalwijziging te activeren moet u het programma opnieuw starten." #: src/configwindow.py:343 msgid "_Not allow new question before the old is solved" msgstr "Een _nieuwe vraag mag pas gesteld worden nadat de vorige is beantwoord" #: src/configwindow.py:346 msgid "_Repeat question if the answer was wrong" msgstr "_Vraag herhalen na fout antwoord" #: src/configwindow.py:350 msgid "E_xpert mode" msgstr "E_xpertmodus" #: src/configwindow.py:364 msgid "Audio File Players" msgstr "Audiobestandspeler" #: 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 "Voer de naam van het programma in. Een volledige pad is alleen noodzakelijk als het programma niet in het PATH gevonden wordt." #: 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 "De vereiste opdrachtregelopties. Gebruik %s waar de naam van het af te spelen bestand moet komen. Of laat het achterwege zodat het aan het einde van de string wordt toegevoegd. " #: src/configwindow.py:449 msgid "Test" msgstr "Testen" #: src/configwindow.py:450 msgid "This button is clickable only if the binary is found." msgstr "Deze knop is alleen klikbaar als er een binair bestand is aangetroffen. " #: src/configwindow.py:467 src/configwindow.py:471 src/configwindow.py:516 msgid "Sound Setup" msgstr "Geluidsinstellingen" #: src/configwindow.py:474 src/configwindow.py:524 msgid "_No sound" msgstr "_Geen geluid" #: src/configwindow.py:479 msgid "Use _device" msgstr "_Apparaat gebruiken" #: src/configwindow.py:496 src/configwindow.py:545 msgid "Use _external MIDI player" msgstr "_Externe MIDI-speler gebruiken" #: src/configwindow.py:508 src/configwindow.py:555 msgid "_Test" msgstr "_Testen" #: src/configwindow.py:512 msgid "MIDI Setup" msgstr "MIDI-instellingen" #: 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 kan op twee manieren MIDI-geluid afspelen. Het wordt aanbevolen de Windows multimedia-uitvoer te gebruiken. Indien uw geluidskaart geen hardware-synthesizer heeft, is een externe MIDI-speler het alternatief. In dat geval kunt u een programma zoals timitidy gebruiken om de muziek af te spelen." #: src/configwindow.py:529 msgid "_Windows multimedia output:" msgstr "_Windows multimedia-uitvoer:" #: src/dataparser.py:153 #, python-format msgid "Unknown name \"%(name)s\" in line %(line)i of file \"%(filename)s\":" msgstr "Onbekende naam \"%(name)s\" in regel %(line)i van bestand \"%(filename)s\":" #: src/dataparser.py:164 #, python-format msgid "Wrong argument count in line %(line)i of file \"%(filename)s\":" msgstr "Onjuist aantal argumenten in regel %(line)i van bestand \"%(filename)s\":" #: src/dataparser.py:174 #, python-format msgid "Syntax error in file \"%(filename)s\". %(expected)s" msgstr "Syntaxfout in bestand \"%(filename)s\". %(expected)s" #: src/dataparser.py:181 #, python-format msgid "Assignment to the reserved word \"%(word)s\"" msgstr "Toekenning aan het gereserveerde woord \"%(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 "Kan lijsten niet vertalen met inbestandvertalingen (ex var[no]=...). Zie de variabele \"%(variable)s\" in bestand \"%(filename)s\"" #: src/dataparser.py:207 #, python-format msgid "Unable to tokenize line %(lineno)i of the file \"%(filename)s\"" msgstr "Kan regel %(lineno)i van bestand \"%(filename)s\" niet in stukken delen" #: src/dataparser.py:302 #, python-format msgid "Token \"%(nottoken)s\" not found, found \"%(foundtoken)s\" of type %(type)s." msgstr "Deel \"%(nottoken)s\" niet aangetroffen, maar wel \"%(foundtoken)s\" van het soort %(type)s." #: src/dictation.py:60 msgid "_Play the whole music" msgstr "_Speel de muziek in zijn geheel" #: src/dictation.py:62 src/harmonicprogressiondictation.py:60 #: src/idbyname.py:123 msgid "_Show" msgstr "_Weergeven" #: src/dictation.py:192 #, python-format msgid "The lesson file '%s' contains no questions." msgstr "Het lesbestand '%s' bevat geen vragen." #: src/elembuilder.py:96 src/idbyname.py:103 src/rhythmtapping.py:139 msgid "P_lay music" msgstr "Muziek afs_pelen" #: src/elembuilder.py:98 src/idbyname.py:105 src/rhythmtapping.py:141 msgid "_Display music" msgstr "Muziek _tonen" #: src/elembuilder.py:102 src/harmonicprogressiondictation.py:56 msgid "Guess _answer" msgstr "_Antwoord raden" #: src/elembuilder.py:104 src/harmonicprogressiondictation.py:53 msgid "Play _tonic" msgstr "Speel de _tonica" #: src/elembuilder.py:108 src/rhythm.py:201 msgid "_Backspace" msgstr "_Wissen" #: 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 "Klik op 'Test starten' om te beginnen." #: src/exceptiondialog.py:74 msgid "Visit http://www.solfege.org/support if you need help." msgstr "Bezoek http://www.solfege.org/support als u hulp nodig heeft." #: src/gu.py:552 #, python-format msgid "Untitled%s" msgstr "Titelloos%s" #: src/gu.py:560 #, python-format msgid "Save changes to \"%s\" before closing?" msgstr "Veranderingen in \"%s\" bewaren vóór het afsluiten?" #: src/gu.py:563 #, python-format msgid "If you don't save, changes from the past %i seconds will be permanently lost." msgstr "Als u niets opslaat, gaan veranderingen van de afgelopen %i seconden definitief verloren." #: src/gu.py:565 #, python-format msgid "If you don't save, changes from the past %i minutes will be permanently lost." msgstr "Als u niets opslaat, gaan veranderingen van de afgelopen %i minuten definitief verloren." #: src/gu.py:567 msgid "_Close without Saving" msgstr "_Sluiten zonder opslaan" #: src/gu.py:623 msgid "Save As..." msgstr "Opslaan als..." #: src/gu.py:648 msgid "File exists. Overwrite?" msgstr "Bestand bestaat al. Overschrijven?" #: src/gu.py:655 msgid "Error saving file" msgstr "Bestand opslaan ging fout" #: src/gu.py:680 msgid "Select an empty directory, since we want to fill it with files." msgstr "Selecteer een lege map die gevuld mag worden met bestanden." #: src/harmonicinterval.py:157 msgid "Repeat _melodic" msgstr "Herhaal _melodisch" #: src/harmonicinterval.py:166 msgid "Ask for these intervals" msgstr "Vraag naar deze intervallen" #: src/harmonicinterval.py:195 src/harmonicinterval.py:314 msgid "Harmonic interval" msgstr "Harmonisch interval" #: src/harmonicinterval.py:219 src/melodicinterval.py:183 msgid "Ignoring intervals greater than decim." msgstr "Negeer intervallen groter dan een decime." #: src/harmonicinterval.py:223 src/harmonicinterval.py:321 #: src/melodicinterval.py:171 src/melodicinterval.py:272 msgid "Click 'New interval' to begin." msgstr "Klik op 'Nieuw interval' om te beginnen." #: src/harmonicinterval.py:299 msgid "You have to select some intervals to practise." msgstr "U moet een interval selecteren om te oefenen." #: src/harmonicinterval.py:308 src/melodicinterval.py:259 msgid "Identify the interval" msgstr "Benoem het interval" #: src/harmonicinterval.py:336 src/idbyname.py:378 src/melodicinterval.py:286 #: src/singinterval.py:208 msgid "_Start test" msgstr "Test _starten" #: src/harmonicprogressiondictation.py:76 msgid "Harmonic progression dictation" msgstr "Harmonische progressie dictaat" #: src/helpbrowser.py:107 msgid "Close the window" msgstr "Sluit het venster" #: src/idbyname.py:112 msgid "Repeat _slowly" msgstr "L_angzaam herhalen" #: src/idbyname.py:134 msgid "Questions to ask" msgstr "Selecteer de vragen" #: src/idbyname.py:147 msgid "Identify by name" msgstr "Noem de naam" #: src/idbyname.py:341 msgid "You have to select some questions to practise." msgstr "U moet enkele vragen selecteren om te oefenen." #: src/identifybpm.py:126 msgid "_New tempo" msgstr "_Nieuw tempo" #: src/identifybpm.py:133 msgid "Bpm" msgstr "Tempo" #: src/identifybpm.py:163 msgid "You have to select some tempos to practise." msgstr "U moet enkele tempi selecteren om te oefenen." #: src/identifybpm.py:182 src/identifybpm.py:193 msgid "Click 'New tempo' to begin." msgstr "Klik op 'Nieuw tempo' om te beginnen." #: src/identifybpm.py:185 #, python-format msgid "Correct, it is %i" msgstr "Juist, het is %i" #: src/idproperty.py:312 src/idproperty.py:318 #, python-format msgid "Click '%s' to begin." msgstr "Klik op '%s' om te beginnen." #: 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 "Deze oefening is uitgeschakeld omdat enkele vereiste toepassingen ontbreken. U dient PyGTK 2.8.0 of nieuwer te installeren." #: src/idtone.py:136 msgid "_New tone" msgstr "_Nieuwe toon" #: src/idtone.py:153 msgid "Weight" msgstr "Gewicht" #: src/idtone.py:176 msgid "Octave:" msgstr "Octaaf:" #: src/idtone.py:184 msgid "When you guess wrong" msgstr "Bij een fout antwoord" #: src/idtone.py:189 msgid "Play warning sound" msgstr "Waarschuwingsgeluid spelen" #: src/idtone.py:196 src/idtone.py:302 learningtrees/learningtree.txt:365 msgid "Identify tone" msgstr "_Benoem de toon" #: 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 "U moet enkele tonen selecteren om te oefenen. Doe dit in het tabblad Configuratie door aan iedere toon een gewicht toe te kennen (groter dan nul)." #: src/idtone.py:221 #, python-format msgid "First tone is %s" msgstr "De eerste toon is %s" #: src/idtone.py:225 src/idtone.py:273 src/idtone.py:305 msgid "Click 'New tone' to begin." msgstr "Klik op 'Nieuwe toon' om te beginnen." #: src/inputwidgets.py:223 msgid "" "Minor\n" "second" msgstr "" "Kleine\n" "secunde" #: src/inputwidgets.py:224 msgid "" "Major\n" "second" msgstr "" "Grote\n" "secunde" #: src/inputwidgets.py:225 msgid "" "Minor\n" "third" msgstr "" "Kleine\n" "terts" #: src/inputwidgets.py:226 msgid "" "Major\n" "third" msgstr "" "Grote\n" "terts" #: src/inputwidgets.py:227 msgid "" "Perfect\n" "fourth" msgstr "" "Reine\n" "kwart" #: src/inputwidgets.py:228 msgid "" "Diminished\n" "fifth" msgstr "" "Verminderde\n" "kwint" #: src/inputwidgets.py:229 msgid "" "Perfect\n" "fifth" msgstr "" "Reine\n" "kwint" #: src/inputwidgets.py:230 msgid "" "Minor\n" "sixth" msgstr "" "Kleine\n" "sext" #: src/inputwidgets.py:231 msgid "" "Major\n" "sixth" msgstr "" "Grote\n" "sext" #: src/inputwidgets.py:232 msgid "" "Minor\n" "seventh" msgstr "" "Kleine\n" "septiem" #: src/inputwidgets.py:233 msgid "" "Major\n" "seventh" msgstr "" "Grote\n" "septiem" #: src/inputwidgets.py:234 msgid "" "Perfect\n" "octave" msgstr "" "Rein\n" "octaaf" #: src/inputwidgets.py:235 msgid "" "Minor\n" "ninth" msgstr "" "Kleine\n" "none" #: src/inputwidgets.py:236 msgid "" "Major\n" "ninth" msgstr "" "Grote\n" "none" #: src/inputwidgets.py:237 msgid "" "Minor\n" "decim" msgstr "" "Kleine\n" "decime" #: src/inputwidgets.py:238 msgid "" "Major\n" "decim" msgstr "" "Grote\n" "decime" #: src/inputwidgets.py:639 src/inputwidgets.py:645 msgid "Piano" msgstr "Piano" #: src/inputwidgets.py:639 src/inputwidgets.py:653 msgid "Guitar" msgstr "Gitaar" #: src/inputwidgets.py:639 src/inputwidgets.py:656 msgid "Bass" msgstr "Basgitaar" #: src/inputwidgets.py:640 src/inputwidgets.py:659 msgid "5 string bass" msgstr "Vijfsnarige basgitaar" #: src/inputwidgets.py:640 src/inputwidgets.py:663 msgid "6 string bass" msgstr "Zessnarige basgitaar" #: src/inputwidgets.py:641 src/inputwidgets.py:647 msgid "Accordion B griff" msgstr "Accordeon B griff" #: src/inputwidgets.py:641 src/inputwidgets.py:649 msgid "Accordion C griff" msgstr "Accordeon C griff" #: src/inputwidgets.py:642 src/inputwidgets.py:651 msgid "Accordion (system used in Finland)" msgstr "Accordeon (Fins systeem)" #: src/instrumentselector.py:115 msgid "Highest:" msgstr "Hoogste:" #: src/instrumentselector.py:118 msgid "Middle:" msgstr "Middelste:" #: src/instrumentselector.py:123 msgid "Lowest:" msgstr "Laagste:" #: src/learning_tree_editor.py:33 msgid "Select lesson file" msgstr "Kies een lesbestand" #: src/learning_tree_editor.py:51 msgid "Used" msgstr "In gebruik" #: src/learning_tree_editor.py:55 src/learning_tree_editor.py:317 #: src/trainingsetdlg.py:78 msgid "Title" msgstr "Titel" #: src/learning_tree_editor.py:59 msgid "Filename" msgstr "Bestandsnaam" #: src/learning_tree_editor.py:73 msgid "Module:" msgstr "Module:" #: src/learning_tree_editor.py:81 src/learning_tree_editor.py:83 msgid "Used by topic(s):" msgstr "Gebruikt in onderwerp(en):" #: src/learning_tree_editor.py:122 msgid "_Show files used in other topics" msgstr "Bestanden die gebruikt worden in andere onderwerpen _weergeven" #: src/learning_tree_editor.py:125 msgid "_Search for new lesson files" msgstr "_Zoek naar nieuwe lesbestanden" #: src/learning_tree_editor.py:182 msgid "Delete learning tree" msgstr "Leerboom verwijderen" #: src/learning_tree_editor.py:190 msgid "Learning tree:" msgstr "Leerboom:" #: src/learning_tree_editor.py:209 src/practisesheetdlg.py:299 msgid "Title:" msgstr "Titel:" #: src/learning_tree_editor.py:218 msgid "Default visibility:" msgstr "Standaard zichtbaarheid:" #: src/learning_tree_editor.py:232 msgid "New toplevel menu" msgstr "Nieuw hoofdmenu" #: src/learning_tree_editor.py:233 msgid "New submenu" msgstr "Nieuw submenu" #: src/learning_tree_editor.py:235 msgid "Add lesson" msgstr "Les toevoegen" #: src/learning_tree_editor.py:238 msgid "Delete" msgstr "Verwijderen" #: src/learning_tree_editor.py:241 msgid "Move topic up" msgstr "Onderwerp omhoog schuiven" #: src/learning_tree_editor.py:244 msgid "Move topic down" msgstr "Onderwerp omlaag schuiven" #: src/learning_tree_editor.py:247 msgid "Move lesson up" msgstr "Les omhoog schuiven" #: src/learning_tree_editor.py:251 msgid "Move lesson down" msgstr "Les omlaag schuiven" #: src/learning_tree_editor.py:272 msgid "Lesson filename:" msgstr "Bestandsnaam van les:" #: src/learning_tree_editor.py:278 msgid "Exercise module:" msgstr "Oefenmodule:" #: src/learning_tree_editor.py:289 msgid "New dependency" msgstr "Nieuwe afhankelijkheid" #: src/learning_tree_editor.py:293 msgid "Delete dependency" msgstr "Afhankelijkheid verwijderen" #: src/learning_tree_editor.py:346 src/learning_tree_editor.py:427 msgid "The file is not saved. Save before changing?" msgstr "Het bestand is niet bewaard. Bewaren voordat het verandert?" #: src/learning_tree_editor.py:377 msgid "Name" msgstr "Naam" #: src/learning_tree_editor.py:379 msgid "Type" msgstr "Soort" #: src/learning_tree_editor.py:391 src/learning_tree_editor.py:618 msgid "Menu" msgstr "Menu" #: src/learning_tree_editor.py:393 src/learning_tree_editor.py:661 msgid "Submenu" msgstr "Submenu" #: src/learning_tree_editor.py:400 src/learning_tree_editor.py:762 msgid "Lesson" msgstr "Les" #: src/learning_tree_editor.py:406 #, python-format msgid "The file '%s' is part of GNU Solfege. Delete the file?" msgstr "Het bestand '%s' is onderdeel van GNU Solfege. Verwijder het bestand?" #: src/learning_tree_editor.py:408 #, python-format msgid "Delete the learning tree '%s'" msgstr "Leerboom '%s' verwijderen" #: src/learning_tree_editor.py:413 msgid "Failed to delete file" msgstr "Verwijderen van bestand is mislukt." #: src/learning_tree_editor.py:429 src/learning_tree_editor.py:436 msgid "Create new learning tree" msgstr "Nieuwe leerboom aanmaken" #: src/learning_tree_editor.py:443 msgid "Do not enter any directory names, only the filename." msgstr "Voer uitsluitend bestandsnamen in, geen namen van mappen." #: src/learning_tree_editor.py:445 msgid "File name:" msgstr "Bestandsnaam:" #: src/learning_tree_editor.py:460 msgid "The file already exists." msgstr "Het bestand bestaat al." #: 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 "" "Fout bij het opslaan van bestand:\n" "%s" #: src/learning_tree_editor.py:490 msgid "Save changes?" msgstr "Wijzigingen opslaan?" #: src/learning_tree_editor.py:523 #, python-format msgid "Dependencies of the lesson '%s'" msgstr "Afhankelijkheden voor les '%s'" #: src/learning_tree_editor.py:526 #, python-format msgid "No dependencies for the lesson '%s'." msgstr "Les '%s' heeft geen afhankelijkheden." #: src/learning_tree_editor.py:570 src/lessonfile_editor_main.py:303 msgid "Save as..." msgstr "Opslaan als..." #: src/learning_tree_editor.py:583 src/learning_tree_editor.py:590 msgid "Create new menu" msgstr "Nieuw menu aanmaken" #: src/learning_tree_editor.py:597 msgid "Menu name:" msgstr "Menunaam:" #: src/learning_tree_editor.py:610 src/learning_tree_editor.py:655 msgid "The menu name is already used." msgstr "De menunaam is al in gebruik." #: src/learning_tree_editor.py:614 src/learning_tree_editor.py:652 msgid "An empty string is not allowed." msgstr "Leeglaten van een tekenreeks is niet toegestaan." #: src/learning_tree_editor.py:625 msgid "New topic" msgstr "Nieuw onderwerp" #: src/learning_tree_editor.py:632 msgid "Create new topic" msgstr "Nieuw onderwerp aanmaken" #: src/learning_tree_editor.py:639 msgid "Topic name:" msgstr "Naam onderwerp:" #: 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 "Bepaalde lessen zijn afhankelijk van deze les. Deze les toch verwijderen en daarna de lijst met afhankelijke lessen bijwerken?" #: 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 "De standaardleerboom is beschermd tegen veranderingen. Als u een leerboom wilt bewerken, selecteer dan een boom uit $HOME/.solfege/learningtrees of My Documents/solfege/learningtrees." #: src/lessonfile_editor_main.py:33 src/lessonfile_editor_main.py:96 msgid "Add noteheads" msgstr "Nootbolletjes toevoegen" #: src/lessonfile_editor_main.py:34 src/lessonfile_editor_main.py:98 msgid "Add sharps" msgstr "Kruisen toevoegen" #: src/lessonfile_editor_main.py:35 src/lessonfile_editor_main.py:100 msgid "Add double-sharps" msgstr "Dubbelkruisen toevoegen" #: src/lessonfile_editor_main.py:36 src/lessonfile_editor_main.py:102 msgid "Remove accidentals" msgstr "Voortekens verwijderen" #: src/lessonfile_editor_main.py:37 src/lessonfile_editor_main.py:104 msgid "Add flats" msgstr "Mollen toevoegen" #: src/lessonfile_editor_main.py:38 src/lessonfile_editor_main.py:106 msgid "Add double-flats" msgstr "Dubbelmollen toevoegen" #: src/lessonfile_editor_main.py:39 src/lessonfile_editor_main.py:108 msgid "Delete tones" msgstr "Tonen verwijderen" #: src/lessonfile_editor_main.py:46 msgid "GNU Solfege lesson file editor" msgstr "GNU Solfege-bewerker van lesbestanden" #: src/lessonfile_editor_main.py:74 src/mainwin.py:283 msgid "_File" msgstr "_Bestand" #: src/lessonfile_editor_main.py:80 src/mainwin.py:300 msgid "_Help" msgstr "_Hulp" #: src/lessonfile_editor_main.py:82 msgid "_About" msgstr "_Over" #: src/lessonfile_editor_main.py:86 msgid "Go to the first question" msgstr "Naar de eerste vraag" #: src/lessonfile_editor_main.py:88 msgid "Go to the previous question" msgstr "Naar de vorige vraag" #: src/lessonfile_editor_main.py:90 msgid "Go to the next question" msgstr "Naar de volgende vraag" #: src/lessonfile_editor_main.py:92 msgid "Go to the last question" msgstr "Naar de laatste vraag" #: src/lessonfile_editor_main.py:94 msgid "Add a new question" msgstr "Nieuwe vraag toevoegen" #: src/lessonfile_editor_main.py:187 msgid "Questions" msgstr "Vragen" #: src/lessonfile_editor_main.py:188 msgid "Enter new chords using the mouse" msgstr "Nieuwe akkoorden invoeren met de muis" #: src/lessonfile_editor_main.py:198 msgid "Question title:" msgstr "Titel van de vraag:" #: src/lessonfile_editor_main.py:205 msgid "Lessonfile header" msgstr "Kop van het lesbestand" #: src/lessonfile_editor_main.py:209 msgid "File title:" msgstr "Bestandstitel:" #: src/lessonfile_editor_main.py:218 msgid "Content:" msgstr "Inhoud:" #: src/lessonfile_editor_main.py:230 msgid "You have unsaved data. Proceed anyway?" msgstr "Niet alle gegevens zijn opgeslagen. Toch verder gaan?" #: src/lessonfile_editor_main.py:249 msgid "No file" msgstr "Geen bestand" #: src/lessonfile_editor_main.py:250 #, python-format msgid "question %(idx)i of %(count)i" msgstr "vraag %(idx)i van %(count)i" #: src/lessonfile_editor_main.py:270 #, python-format msgid "The exercise module '%s' is not supported yet. Cannot edit this file." msgstr "Lesmodule '%s' wordt nog niet ondersteund. Dit bestand kunt u niet bewerken." #: src/lessonfile_editor_main.py:276 msgid "Open..." msgstr "Openen..." #: src/lessonfile_editor_main.py:289 #, python-format msgid "Loading file '%(filename)s' failed: %(msg)s" msgstr "Het bestand '%(filename)s' kon niet geladen worden: %(msg)s" #: src/lessonfile_editor_main.py:316 msgid "Save..." msgstr "Opslaan..." #: src/lessonfilegui.py:30 msgid "Resolve lesson_id crash" msgstr "Probleem met lesson_id oplossen" #: src/lessonfilegui.py:36 msgid "Lesson_id crash" msgstr "Probleem met lesson_id" #: 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 "Het lesson_id van een lesbestand dient uniek te zijn. Geef aan welk lesbestand zijn huidige lesson_id dient te behouden. De aangegeven keuze is een voorstel van Solfege. Druk op 'Annuleren' om de beslissing uit te stellen." #: src/lessonfile.py:59 msgid "The lesson file contains no questions" msgstr "Het lesbestand bevat geen vragen." #: src/lessonfile.py:63 #, python-format msgid "The external file '%s' was not found" msgstr "Het externe bestand '%s' is niet aangetroffen." #: src/lessonfile.py:72 msgid "No questions selected" msgstr "Geen vragen geselecteerd" #: src/lessonfile.py:73 msgid "You can select questions on the config page of the exercise." msgstr "U kunt vragen selecteren op het tabblad Configuratie van deze oefening." #: 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 "Vraag %(questionidx)i uit lesbestand \"%(filename)s\" verwijderen omdat de \"naam\"variabele ontbreekt. Alle vragen in lesbestanden van dit soort moeten een naamvariabele hebben." #: src/lessonfile.py:1328 #, python-format msgid "Question number %(index)i in the lesson file \"%(filename)s\" is missing the \"question_text\" variable." msgstr "De \"question_text\"-variabele ontbreekt in vraagnummer %(index)i van lesbestand \"%(filename)s\"." #: src/lessonfile.py:1370 msgid "Inversion" msgstr "Omkering" #: src/lessonfile.py:1371 msgid "Toptone" msgstr "Hoogste toon" #: src/lessonfile.py:1373 #, python-format msgid "Missing qprops variable in the lesson file %s." msgstr "De qprops-variabele ontbreekt in lesbestand %s." #: 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 "Fout in de kop van lesbestand \"%(filename)s\". De variabele qprops en qprop_labels moeten dezelfde lengte hebben." #: src/lessonfile.py:1394 msgid "root position" msgstr "grondligging" #: src/lessonfile.py:1399 #, python-format msgid "%i. inversion" msgstr "%i. omkering" #: 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] "Vraag %(questionidx)i uit lesbestand \"%(filename)s\" verwijderen omdat de volgend variabele ontbreekt: %(var)s" msgstr[1] "Vraag %(questionidx)i uit lesbestand \"%(filename)s\" verwijderen omdat de volgend variabelen ontbreken: %(var)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 "Deze pagina bevat alle lesbestanden die Solfege kent. Om te beginnen met oefenen klikt u op een bestand." #: src/mainwin.py:119 #, python-format msgid "Starting GNU Solfege %s" msgstr "GNU Solfege %s starten" #: src/mainwin.py:197 msgid "Close" msgstr "Sluiten" #: src/mainwin.py:277 #, python-format msgid "Learning tree '%s' not found. Using default tree." msgstr "Leerboom '%s' niet gevonden. De standaardboom wordt nu gebruikt." #: src/mainwin.py:287 learningtrees/learningtree.txt:424 msgid "The_ory" msgstr "T_heorie" #: src/mainwin.py:288 learningtrees/learningtree.txt:9 msgid "_Intervals" msgstr "_Intervallen" #: src/mainwin.py:290 msgid "_Edit" msgstr "_Bewerken" #: src/mainwin.py:291 msgid "Edit learning tree" msgstr "Leerboom _bewerken" #: src/mainwin.py:293 msgid "_Tests" msgstr "_Testen" #: src/mainwin.py:294 msgid "New training set editor window" msgstr "Bewerk oefeningen" #: src/mainwin.py:296 msgid "Ear training test printout editor" msgstr "Bewerk uitvoer van gehoortrainingstesten" #: src/mainwin.py:301 msgid "_Help on the current exercise" msgstr "_Hulp bij huidige oefening" #: src/mainwin.py:303 msgid "_Music theory on the current exercise" msgstr "_Muziektheorie van de huidige oefening" #: src/mainwin.py:304 msgid "_User manual" msgstr "_Gebruikershandleiding" #: src/mainwin.py:306 msgid "All installed _lesson files" msgstr "Alle geïnstalleerde _lesbestanden" #: src/mainwin.py:308 src/mainwin.py:559 src/mainwin.py:563 msgid "File locations" msgstr "Bestandslocaties" #: src/mainwin.py:310 msgid "_Mailinglists, web page etc." msgstr "Solfege op het _internet" #: src/mainwin.py:312 msgid "Reporting _bugs" msgstr "_Fouten melden" #: src/mainwin.py:315 msgid "See your bug reports" msgstr "Uw foutmeldingen bekijken" #: src/mainwin.py:341 msgid "Learning tree" msgstr "_Leerboom" #: src/mainwin.py:360 msgid "Failed to load learning tree" msgstr "Laden van leerboom is mislukt." #: src/mainwin.py:361 #, python-format msgid "Ignoring the file \"%(filename)s\" because of this error: %(error)s" msgstr "Ignoring the file \"%(filename)s\" because of this error: %(error)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 "naam" #: src/mainwin.py:424 #, python-format msgid "%s (passed)" msgstr "%s (geslaagd)" #: src/mainwin.py:471 msgid "Question" msgstr "Vraag" #: src/mainwin.py:478 msgid "Please enter the email used when you submitted the bugs:" msgstr "Onder welk e-mailadres heeft u de fouten gemeld?" #: src/mainwin.py:505 #, python-format msgid "Please check the lesson file %s." msgstr "Controleer a.u.b. lesbestand %s." #: src/mainwin.py:566 msgid "Solfege config file:" msgstr "Solfege-configuratiebestand:" #: src/mainwin.py:567 msgid "Solfege standard lesson files:" msgstr "Standaard Solfege-lesbestanden" #: src/mainwin.py:568 msgid "The users private lesson files:" msgstr "Persoonlijke lesbestanden:" #: src/mainwin.py:569 msgid "The users private learning trees:" msgstr "Persoonlijke leerbomen:" #: src/mainwin.py:570 msgid "User manual in HTML format:" msgstr "Gebruikershandleiding in HTML:" #: src/mainwin.py:580 src/mainwin.py:605 msgid "SOLFEGETRANSLATORS" msgstr "" "F(r)eddy SpierenBU(r)G\n" "Tom Eykens\n" "Mark van den Borre\n" "Dennis van Zoerlandt\n" "Erwin Poeze" #: src/mainwin.py:591 src/mainwin.py:592 msgid "(some lessonfiles)" msgstr "(enkele lesbestanden)" #: src/mainwin.py:593 msgid "(sound code for the MS Windows port)" msgstr "(geluidsbroncode voor de Windows-versie)" #: src/mainwin.py:594 msgid "(ported winmidi.c to gcc)" msgstr "(winmidi.c naar gcc overgezet)" #: src/mainwin.py:595 msgid "(spec file for SuSE 8.2)" msgstr "(spec-bestand voor SuSE 8.2)" #: src/mainwin.py:596 msgid "(spec file cleanup)" msgstr "(spec-bestanden opgeruimd)" #: src/mainwin.py:597 msgid "(testing and portability fixes for FreeBSD)" msgstr "(testen en verbeteringen voor FreeBSD)" #: src/mainwin.py:598 src/mainwin.py:599 msgid "(the music font from Lilypond)" msgstr "(het muzieklettertype uit Lilypond)" #: src/mainwin.py:600 msgid "(scale exercises)" msgstr "(toonladderoefeningen)" #: 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 "" "In solfege 3.9.0 is de locatie veranderd waar Solfege uw lesbestanden verwacht. Deze bestanden moet verplaatst worden van \"%(old)s\" naar de map \"%(gnu)s\" in uw \"%(doc)s\"-map.\n" "Mogen deze bestanden nu automatisch verplaatst worden?" #: src/mainwin.py:651 #, python-format msgid "" "Error while copying directory:\n" "%s" msgstr "" "Kopiëren van map is mislukt:\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 "Bestanden zijn gekopieerd. De oude bestanden zijn ongewijzigd. Nadat u gecontroleerd heeft dat alle bestanden juiste gekopieerd zijn, kunt u de oude verwijderen." #: src/mainwin.py:660 msgid "Migrated old language setup. You might have to restart the program all translated messages to show up." msgstr "Oude taaldefinitie is gemigreerd. Mogelijk is een herstart van het programma nodig om alle vertalingen actief te maken." #: src/mainwin.py:693 msgid "Discarded lesson files" msgstr "Verwijderde lesbestanden" #: 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 "De onderstaande lesbestanden zijn weggelaten door het programma en komen pas beschikbaar als de fouten hersteld zijn." #: src/mainwin.py:713 src/mainwin.py:716 msgid "Filename:" msgstr "Bestandsnaam:" #: src/mainwin.py:721 msgid "Reason:" msgstr "Reden:" #: src/mainwin.py:730 msgid "Missing module declaration" msgstr "Ontbrekende moduledefinitie" #: src/mainwin.py:732 msgid "Unknown" msgstr "Onbekend" #: src/mainwin.py:831 #, python-format msgid "The '%s' exercise module does not support test yet." msgstr "Oefenmodule '%s' ondersteunt nog geen testen." #: src/melodicinterval.py:111 src/melodicinterval.py:265 msgid "Melodic interval" msgstr "Melodisch interval" #: src/melodicinterval.py:180 msgid "You have already identified this interval" msgstr "U heeft dit interval al benoemd" #: src/melodicinterval.py:231 msgid "The exercise has to be better configured." msgstr "Deze oefening dient nauwkeuriger geconfigureerd te worden." #: src/multipleintervalconfigwidget.py:92 msgid "Number of intervals:" msgstr "Aantal intervallen:" #: src/multipleintervalconfigwidget.py:99 msgid "Configure all intervals in this exercise like this" msgstr "Alle intervallen in deze oefening zo configureren" #: src/multipleintervalconfigwidget.py:107 msgid "Togglebuttons are for interval number:" msgstr "Deze knoppen zijn voor intervalnummer:" #: src/multipleintervalconfigwidget.py:117 msgid "Up:" msgstr "Stijgend:" #: src/multipleintervalconfigwidget.py:133 msgid "Down:" msgstr "Dalend:" #: src/multipleintervalconfigwidget.py:149 msgid "Reset to default values" msgstr "Herstel de standaardinstellingen" #: src/nameinterval.py:139 msgid "Could not satisfy the constraints in the lesson header." msgstr "Kan niet aan de voorwaarden in de leskop voldoen." #: src/nameinterval.py:148 src/nameinterval.py:160 #, python-format msgid "Already solved. The interval is a '%s'" msgstr "Reeds opgelost. Het interval is een '%s'" #: src/nameinterval.py:177 #, python-format msgid "Correct, the interval is a %s" msgstr "Juist, het interval is een %s" #: src/nameinterval.py:186 msgid "Name the interval" msgstr "Benoem het interval" #: src/nameinterval.py:189 #, python-format msgid "interval|%s" msgstr "%s" #: src/optionparser.py:9 msgid "Show warranty and copyright." msgstr "Garantie en auteursrechten weergeven." #: src/optionparser.py:11 msgid "Do not show the startup window." msgstr "Opstartvenster niet tonen." #: src/optionparser.py:16 msgid "Display more info about the sound setup." msgstr "Meer informatie over de geluidsinstellingen tonen." #: 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 "Geen geluiden afspelen. In de plaats hiervan worden bepaalde gegevens via de standaarduitvoer getoond. Gebruik deze optie om fouten op te sporen en bij het overzetten naar andere platformen." #: src/optionparser.py:21 msgid "Include features used by the Solfege developers to debug the program." msgstr "Bevat functies die door de ontwikkelaars van Solfege gebruikt worden om fouten in het programma op te sporen." #: src/optionparser.py:24 msgid "Disable the exception handling in Gui.standard_exception_handler." msgstr "De afhandeling van uitzonderingen in Gui.standard_exception_handler uitschakelen." #: src/optionparser.py:26 msgid "For debugging only: Select questions from lesson files in sequential order." msgstr "Alleen voor foutopsporing: vragen uit lesbestanden opeenvolgend selecteren." #: src/optionparser.py:29 msgid "Run using gtkhtml2 instead of the built in HTML viewer." msgstr "Uitvoeren met gtkhtml2 in plaats van het programma in de HTML-viewer." #: 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 "Niet de cairo-versie van de invoerhulpen gebruiken, ook niet bij gebruik van gtk+-versie 2.8.0 of nieuwer." #: src/optionparser.py:35 msgid "Show GtkWarnings and PangoWarnings in the traceback window." msgstr "Gtk- en Pangowaarschuwingen in het terugtraceervenster tonen." #: src/osutils.py:40 #, python-format msgid "Running the command %s failed." msgstr "Uitvoeren van commando %s is mislukt." #: src/osutils.py:49 #, python-format msgid "The executable '%s' does not exist." msgstr "Het programma '%s' bestaat niet." #: src/osutils.py:54 #, python-format msgid "The executable string should contain zero or one '%s'." msgstr "De uitvoerbare tekenreeks moet nul of een '%s' bevatten." #: 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 "" "Geprobeerd `%(bin)s`:\n" "\n" "\t%(exception)s\n" "\n" "Controleer of het programma geïnstalleerd is. Als u niet het volledige pad naar het programma heeft opgegeven in het voorkeurenscherm (Ctrl-12), dan moet u ervoor zorgen dat het programma in uw PATH is opgenomen." #: src/osutils.py:70 #, python-format msgid "Failed to execute a binary for %s" msgstr "Het uitvoeren van een programma voor %s is mislukt" #: src/osutils.py:75 #, python-format msgid "Failed to execute media player for %s files" msgstr "Het uitvoeren van media player voor %s bestanden is mislukt" #: src/osutils.py:82 #, python-format msgid "Failed to execute binary to convert from %(from)s to %(to)s" msgstr "Het uitvoeren van een programma voor de conversie van %(from)s naar %(to)s is mislukt." #: src/practisesheetdlg.py:290 msgid "Output format:" msgstr "Gewenste uitvoer:" #: src/practisesheetdlg.py:326 msgid "Section title:" msgstr "Sectietitel:" #: src/practisesheetdlg.py:334 msgid "Name the music" msgstr "Benoem de muziek" #: src/practisesheetdlg.py:335 msgid "Write the music, first tone given" msgstr "Schrijf de muziek op, eerste toon is gegeven" #: src/practisesheetdlg.py:338 msgid "Type of question:" msgstr "Soort vraag:" #: src/practisesheetdlg.py:342 msgid "Intervals:" msgstr "Intervallen:" #: src/practisesheetdlg.py:351 msgid "Questions per line:" msgstr "Aantal vragen per regel:" #: src/practisesheetdlg.py:357 msgid "Number of questions:" msgstr "Aantal vragen:" #: src/practisesheetdlg.py:462 src/trainingsetdlg.py:319 msgid "Select where to export the files" msgstr "Selecteer een locatie voor export van de bestanden" #: 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 "Niet alle soorten muziek zijn ondersteund. Dit bestand bevat %(ok)i ondersteunde vragen en %(not_ok)i vragen die niet ondersteund worden. De niet-ondersteunde vragen worden overgeslagen. Toch toevoegen?" #: src/practisesheetdlg.py:526 msgid "Could not add the lesson file. It has no questions with a music object with supported music type." msgstr "Het lesbestand kan niet toegevoegd worden. Het bevat geen vragen met een muziekobject van een muzieksoort dat wordt ondersteund." #: src/practisesheetdlg.py:664 msgid "Create sheet" msgstr "Nieuw blad aanmaken" #: src/reportbug.py:35 msgid "Bug report" msgstr "Foutrapport" #: src/reportbug.py:37 src/reportbug.py:56 msgid "_Send" msgstr "_Versturen" #: src/reportbug.py:52 msgid "Make bug report" msgstr "Fout melden" #: src/reportbug.py:55 msgid "See complete _report" msgstr "Volledig _rapport bekijken" #: src/reportbug.py:61 msgid "_Email:" msgstr "_E-mail:" #: src/reportbug.py:65 msgid "Mangled email address:" msgstr "Verhaspeld e-mailadres:" #: src/reportbug.py:71 msgid "S_hort description:" msgstr "_Korte beschrijving:" #: src/reportbug.py:73 msgid "_Describe how to produce the error message:" msgstr "_Hoe is de fout te reproduceren?" #. 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 "" "Beschrijf zo nauwkeurig mogelijk wat u deed toen deze fout optrad. Indien u geen beschrijving opgeeft, wordt het erg lastig om de fout te achterhalen. Vervang deze tekst door uw eigen beschrijving. Verwijder tevens de foutclassificatie onderaan deze tekst zodat de fout niet automatisch wordt gesorteerd tussen de foutrapporten zonder beschrijving.\n" "\n" "(foutclassificatie: NO_DESCRIPTION)" #: src/rhythm.py:181 msgid "Play" msgstr "Afspelen" #: src/rhythm.py:221 msgid "Don't start the question with a rest" msgstr "De vraag niet beginnen met een rust" #: src/rhythm.py:224 msgid "Beats per minute:" msgstr "Tempo:" #: src/rhythm.py:302 src/rhythmtapping.py:182 msgid "You have to configure this exercise properly" msgstr "U moet deze oefening goed configureren" #: src/rhythm.py:336 msgid "Identify the rhythm" msgstr "Noteer het ritme" #: src/rhythmtapping.py:129 msgid "Please tap the rhythm." msgstr "Tik het ritme." #: src/rhythmtapping.py:136 msgid "Tap here" msgstr "Tik hier" #: src/rhythmtapping.py:195 msgid "Tapping in progress..." msgstr "Tikkend..." #: src/singanswer.py:52 src/singchord.py:43 src/singinterval.py:100 msgid "_Play answer" msgstr "_Antwoord spelen" #: src/singchord.py:42 msgid "440h_z" msgstr "440_Hz" #: src/singinterval.py:89 msgid "" "_New interval,\n" "last was correct" msgstr "" "_Nieuw interval,\n" "vorige was goed" #: src/singinterval.py:91 msgid "" "New interval,\n" "last was _wrong" msgstr "" "Nieuw interval, \n" "vorige was _fout" #: src/singinterval.py:96 msgid "_Repeat first tone" msgstr "_Eerste toon herhalen" #: src/singinterval.py:104 msgid "Play _last tone" msgstr "_Laatste toon spelen" #: src/singinterval.py:119 src/singinterval.py:166 msgid "Sing interval" msgstr "Zing het interval" #: 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 "" "Probeer de instelling van deze oefening te verbeteren.\n" "Klik op 'Herstel de standaardinstellingen' in het tabblad\n" "Configuratie als u niet weet hoe dit moet." #: src/singinterval.py:160 msgid "Sing the interval" msgstr "Zing het interval" #: src/specialwidgets.py:163 msgid "Set transposition" msgstr "Transponering instellen" #: src/specialwidgets.py:169 msgid "Select how to do random transposition" msgstr "Willekeurige transpositie instellen" #: 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 "In de hulpbestanden leest u hoe de verschillende soorten transpositie werken." #: src/statisticsviewer.py:61 src/statisticsviewer.py:166 msgid "Session" msgstr "Sessie" #: src/statisticsviewer.py:61 src/statisticsviewer.py:171 msgid "Today" msgstr "Vandaag" #: src/statisticsviewer.py:62 src/statisticsviewer.py:176 msgid "Last 7 days" msgstr "Laatste 7 dagen" #: src/statisticsviewer.py:62 src/statisticsviewer.py:181 msgid "Total" msgstr "Totaal" #: src/statisticsviewer.py:71 msgid "Percent" msgstr "Procent" #: src/statisticsviewer.py:72 src/trainingsetdlg.py:83 msgid "Count" msgstr "Aantal" #: src/tracebackwindow.py:28 msgid "GNU Solfege message window" msgstr "GNU Solfege-berichtenvenster" #: 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 "Graag een foutrapport sturen naar bug-solfege@gnu.org als u denkt dat dit bericht veroorzaakt is door een programmafout." #: src/tracebackwindow.py:46 msgid "_Make automatic bug report" msgstr "Fouten _automatisch melden" #: 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 "" "Automatische foutrapporten zijn vaak voor een groot deel onbruikbaar omdat de indieners hun e-mailadres weglaten en heel weinig informatie over het optreden van de fout geven. Oplossen van fouten is moeilijk als u niet om meer informatie kunnen vragan.\n" "\n" "Bijvoorkeur opent u de pagina http://bugs.solfege.org en meldt de fout hier.\n" "\n" "Dit zal uw foutrapport een hogere prioriteit geven en het zal sneller opgelost worden.\n" "\n" "Bedankt voor de moeite." #: 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 "Gewenste uitvoer:" #: src/trainingsetdlg.py:89 msgid "Repeat" msgstr "Herhaal" #: src/trainingsetdlg.py:95 msgid "Delay" msgstr "Vertraging" #: 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 "Dit lesbestand kan niet worden geëxporteerd omdat sommige delen niet door de mpd-module ontleed kunnen worden." #: src/trainingsetdlg.py:235 msgid "Export" msgstr "Exporteren" #: src/trainingsetdlg.py:322 msgid "Exporting training set" msgstr "De oefeningen wordt geëxporteerd" #: src/trainingsetdlg.py:326 msgid "Export training set" msgstr "Exporteer de oefeningen" #: src/twelvetone.py:64 msgid "_Play first note" msgstr "Eerste noot _spelen" #: src/twelvetone.py:66 msgid "Play _last note" msgstr "_Laatste noot spelen" #: src/twelvetone.py:68 msgid "Play _all" msgstr "_Alles spelen" #: src/utils.py:38 msgid "up" msgstr "stijgend" #: src/utils.py:40 msgid "down" msgstr "dalend" #: mpd/interval.py:33 msgid "perfect unison" msgstr "reine prime" #: mpd/interval.py:34 msgid "diminished unison" msgstr "verminderde prime" #: mpd/interval.py:35 msgid "augmented unison" msgstr "overmatige prime" #: mpd/interval.py:37 msgid "diminished second" msgstr "verminderde secunde" #: 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 "kleine secunde" #: 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 "grote secunde" #: mpd/interval.py:40 msgid "augmented second" msgstr "overmatige secunde" #: mpd/interval.py:42 msgid "diminished third" msgstr "verminderde terts" #: 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 "kleine terts" #: 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 "grote terts" #: mpd/interval.py:45 msgid "augmented third" msgstr "overmatige terts" #: mpd/interval.py:47 msgid "diminished fourth" msgstr "verminderde kwart" #: 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 "reine kwart" #: mpd/interval.py:49 msgid "augmented fourth" msgstr "overmatige kwart" #: mpd/interval.py:51 msgid "diminished fifth" msgstr "verminderde kwint" #: 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 "reine kwint" #: mpd/interval.py:53 msgid "augmented fifth" msgstr "overmatige kwint" #: mpd/interval.py:55 msgid "diminished sixth" msgstr "verminderde sext" #: 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 "kleine sext" #: 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 "grote sext" #: mpd/interval.py:58 msgid "augmented sixth" msgstr "overmatige sext" #: mpd/interval.py:60 msgid "diminished seventh" msgstr "verminderde septiem" #: 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 "kleine septiem" #: 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 "grote septiem" #: mpd/interval.py:63 msgid "augmented seventh" msgstr "overmatig septiem" #: mpd/interval.py:65 msgid "diminished octave" msgstr "verminderde octaaf" #: mpd/interval.py:66 msgid "perfect octave" msgstr "rein octaaf" #: mpd/interval.py:67 msgid "augmented octave" msgstr "overmatige octaaf" #: mpd/interval.py:69 msgid "minor ninth" msgstr "kleine none" #: mpd/interval.py:70 msgid "major ninth" msgstr "grote none" #: mpd/interval.py:71 msgid "minor decim" msgstr "kleine decime" #: mpd/interval.py:72 msgid "major decim" msgstr "grote decime" #: mpd/interval.py:73 msgid "interval|unison" msgstr "prime" #: mpd/interval.py:74 msgid "interval|second" msgstr "secunde" #: mpd/interval.py:75 msgid "interval|third" msgstr "terts" #: mpd/interval.py:76 msgid "interval|fourth" msgstr "kwart" #: mpd/interval.py:77 msgid "interval|fifth" msgstr "kwint" #: mpd/interval.py:78 msgid "interval|sixth" msgstr "sext" #: mpd/interval.py:79 msgid "interval|seventh" msgstr "septiem" #: mpd/interval.py:80 msgid "interval|octave" msgstr "octaaf" #: mpd/interval.py:81 msgid "interval|ninth" msgstr "none" #: mpd/interval.py:82 msgid "interval|decim" msgstr "decime" #. 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 "verminderd" #: mpd/interval.py:88 msgid "interval|perfect" msgstr "rein" #: mpd/interval.py:89 msgid "interval|augmented" msgstr "overmatig" #: mpd/interval.py:90 msgid "interval|minor" msgstr "mineur" #: mpd/interval.py:91 msgid "interval|major" msgstr "majeur" #: mpd/interval.py:92 msgid "interval|doubly-diminished" msgstr "dubbelverminderd" #: mpd/interval.py:93 msgid "interval|doubly-augmented" msgstr "dubbelovermatig" #: mpd/interval.py:95 msgid "interval|u" msgstr "prime" #: mpd/interval.py:96 msgid "interval|m2" msgstr "kl. 2" #: mpd/interval.py:96 msgid "interval|M2" msgstr "gr. 2" #: mpd/interval.py:97 msgid "interval|m3" msgstr "kl. 3" #: mpd/interval.py:97 msgid "interval|M3" msgstr "gr. 3" #: mpd/interval.py:98 msgid "interval|4" msgstr "4" #: mpd/interval.py:98 msgid "interval|d5" msgstr "vk. 5" #: mpd/interval.py:99 msgid "interval|5" msgstr "5" #: mpd/interval.py:100 msgid "interval|m6" msgstr "kl. 6" #: mpd/interval.py:100 msgid "interval|M6" msgstr "gr. 6" #: mpd/interval.py:101 msgid "interval|m7" msgstr "kl. 7" #: mpd/interval.py:101 msgid "interval|M7" msgstr "gr. 7" #: mpd/interval.py:102 msgid "interval|8" msgstr "8" #: mpd/interval.py:103 msgid "interval|m9" msgstr "kl. 9" #: mpd/interval.py:103 msgid "interval|M9" msgstr "gr. 9" #: mpd/interval.py:104 msgid "interval|m10" msgstr "kl. 10" #: mpd/interval.py:104 msgid "interval|M10" msgstr "gr. 10" #: mpd/interval.py:111 #, python-format msgid "Invalid interval name: %s" msgstr "Ongeldige intervalnaam: %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 "Ongeldige nootnaam: %s" #: mpd/musicalpitch.py:351 #, no-python-format msgid "notenameformat|%(notename)s" msgstr "%(notename)s" #: mpd/musicalpitch.py:354 #, no-python-format msgid "notenameformat|%(notename)s%(oct)s" msgstr "%(notename)s%(oct)s" #: lesson-files/altered-1:13 msgid "Altered chords" msgstr "Gealtereerde akkoorden" #: 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 "Gealtereerde akkoorden & omkeringen" #: lesson-files/barnesanger:10 msgid "Norwegian children songs" msgstr "Noorse kinderliedjes" #: lesson-files/besifring:10 msgid "simple tonal chords" msgstr "Eenvoudige tonale akkoorden" #: lesson-files/cadense-1:14 msgid "Cadences" msgstr "Cadensen" #: lesson-files/cadense-1:28 msgid "Perfect authentic cadence" msgstr "Volledige authentieke candens" #: lesson-files/cadense-1:40 msgid "Imperfect authentic cadence" msgstr "Onvolledige authentieke candens" #: lesson-files/cadense-1:49 msgid "Plagal cadence" msgstr "Plagal slot" #: lesson-files/cadense-1:58 msgid "Deceptive cadence" msgstr "Bedrieglijke cadens" #: lesson-files/cadense-1:68 msgid "Half cadense" msgstr "Halve cadens" #: lesson-files/chord-7b9-maj79:12 msgid "7b9 and maj79 chords" msgstr "7b9- en maj79-akkoorden" #: lesson-files/chord-7b9-maj79:18 msgid "chord|maj79" msgstr "maj79" #: lesson-files/chord-dim-aug:12 msgid "Diminished and augmented chords" msgstr "Verminderde en overmatige akkoorden" #: lesson-files/chord-dim-aug:17 msgid "diminished" msgstr "verminderd" #: lesson-files/chord-dim-aug:18 msgid "augmented" msgstr "overmatig" #: lesson-files/chord-dim-aug-min-major:9 msgid "Minor, major, diminished and augmented chords" msgstr "Mineur-, majeur-, verminderde en overmatige akkoorden" #: lesson-files/chord-m7-7:12 msgid "Minor 7 and dominant 7 chords" msgstr "Kleine- en dominantseptiemakkoorden" #: 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 "Mineur- en dominantseptiemakkoorden met omkeringen" #: lesson-files/chord-m7-7-maj7-m7b5-dim7:12 msgid "Chords with 7 in their name" msgstr "Septiemakkoorden" #: lesson-files/chord-m9-9:12 msgid "Minor 9 and 9 chords" msgstr "Mineurnone- en noneakkoorden" #: 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 "Noneakkoorden" #: lesson-files/chord-maj7-m7b5-dim7:12 msgid "Major seventh, diminished seventh and half diminished seventh chords" msgstr "Grote, verminderde en halfverminderde septiemakkoorden" #: 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 "Mineur- en majeurakkoorden" #: 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 "majeur" #: 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 "mineur" #: lesson-files/chord-min-major-7:12 msgid "Major, minor, dominant seventh with inversions" msgstr "Groot, klein, dominantseptiem met omkeringen" #: 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 "dominantseptiem" #: lesson-files/chord-min-major-close-open:10 msgid "Minor/major in close and open position" msgstr "Mineur/majeur in enge en wijde ligging" #: lesson-files/chord-voicing-test:8 msgid "Altered chords (chord voicing)" msgstr "Gealtereerde akkoorden (stemvoering)" #: lesson-files/compare-intervals:6 msgid "Compare intervals" msgstr "Vergelijk intervallen" #: 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 "Secunde tot decime" #: 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 "Decimen" #: 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 "Secunden" #: 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 "Secunden en tertsen" #: 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 "Tertsen" #: 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 "Kwarten en kwinten" #: 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 "Kwarten, kwinten en octaven" #: 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 "Sexten" #: 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 "Sexten en septiemen" #: 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 "Septiemen" #: 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 "Septiemen en nones" #: 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 "Nones" #: 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 "Tritonus en septiemen" #: 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 "Is de kwint te laag, zuiver of te hoog? %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 "te laag" #: 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 "zuiver" #: 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 "te hoog" #: 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 "Is het interval te laag, zuiver of te hoog? %s procent onjuist" #: 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 "Rein interval: %s" #: lesson-files/diatonic-1:9 msgid "Diatonic chords" msgstr "Diatonische akkoorden" #: lesson-files/diatonic-2:9 msgid "Diatonic chords & inversions" msgstr "Diatonische akkoorden en omkeringen" #: 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 "Secunde tot octaaf" #: lesson-files/harmonic-intervals-self-config:6 msgid "Harmonic intervals" msgstr "Harmonische intervallen" #: 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 "Zing de twee tonen" #: lesson-files/hear-tones-5:7 msgid "Intervals smaller than an octave" msgstr "Intervallen kleiner dan een octaaf" #: lesson-files/hear-tones-6:7 msgid "Intervals larger than an octave" msgstr "Intervallen groter dan een octaaf" #: lesson-files/hear-tones-triads:7 msgid "Triads" msgstr "Drieklank" #: 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 "Zing de drie noten" #: lesson-files/hear-tones-triads-difficult:7 msgid "Triads, difficult" msgstr "Drieklanken, moeilijk" #: lesson-files/hear-tones-triads-easy:7 msgid "Triads, easy" msgstr "Drieklanken, eenvoudig" #: lesson-files/id-tone:6 msgid "Id tone" msgstr "Herkenningsnoot" #: lesson-files/id-tone-cde-10:8 msgid "C to B, C#, D# and F#" msgstr "C naar B, C#, D# en F#" #: lesson-files/id-tone-cde-11:8 msgid "C to B, C#, D#, F# and G#" msgstr "C naar B, C#, D#, F# en G#" #: lesson-files/id-tone-cde-12:8 msgid "All" msgstr "Alles" #: lesson-files/id-tone-cde-3:7 msgid "C to E" msgstr "C naar E" #: lesson-files/id-tone-cde-4:7 msgid "C to F" msgstr "C naar F" #: lesson-files/id-tone-cde-5:7 msgid "C to G" msgstr "C naar G" #: lesson-files/id-tone-cde-6:7 msgid "C to A" msgstr "C naar A" #: lesson-files/id-tone-cde-7:7 msgid "C to B" msgstr "C naar B" #: lesson-files/id-tone-cde-8:8 msgid "C to B and C#" msgstr "C naar B en C#" #: lesson-files/id-tone-cde-9:8 msgid "C to B, C# and D#" msgstr "C naar B, C# en D#" #: lesson-files/interval_in_key_maj:13 msgid "Interval in a key (major)" msgstr "Interval in een sleutel (majeur)" #: 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 "m2" #: 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 "M2" #: 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 "m3" #: 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 "M3" #: 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 "4" #: lesson-files/interval_in_key_maj:164 lesson-files/interval_in_key_min:160 msgid "a4" msgstr "a4" #: 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 "5" #: lesson-files/interval_in_key_maj:195 lesson-files/interval_in_key_min:191 msgid "d5" msgstr "d5" #: 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 "m6" #: 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 "M6" #: 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 "m7" #: 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 "M7" #: lesson-files/interval_in_key_min:12 msgid "Interval in a key (minor)" msgstr "Interval in een sleutel (mineur)" #: lesson-files/interval_in_key_min:15 msgid "Indetify the interval played after tonic" msgstr "Benoem het interval dat na de tonica wordt gespeeld." #: lesson-files/jsb-inventions:8 msgid "Parts of 2 Bach inventions" msgstr "Delen van twee inventies van Bach" #: lesson-files/melodic-intervals-self-config:6 msgid "Melodic intervals" msgstr "Melodische intervallen" #: lesson-files/mma-1:10 lesson-files/mma-2:11 lesson-files/mma-3:12 msgid "Harmonic prog with MMA" msgstr "Harmonische progressies met 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 "Harmonische progressie invoeren" #: lesson-files/nameinterval-1:8 msgid "Many intervals" msgstr "Vele intervallen" #: lesson-files/nameinterval-2:8 msgid "All intervals" msgstr "Alle intervallen" #: lesson-files/nameinterval-fifths:8 msgid "Fifths" msgstr "Kwinten" #: lesson-files/nameinterval-fourths:8 msgid "Fourths" msgstr "Kwarten" #: lesson-files/nameinterval-octave:8 msgid "Octaves" msgstr "Octaven" #: lesson-files/nameinterval-unison:8 msgid "Unisons" msgstr "Primen" #: lesson-files/progression-1:10 msgid "Easy harmonic progressions" msgstr "Eenvoudige harmonische progressie" #: lesson-files/progression-2:11 msgid "Easy harmonic progressions, including inverted chords" msgstr "Eenvoudige harmonische progressie, inclusief omgekeerde akkoorden" #: lesson-files/progression-atte:31 msgid "A few jazz progressions" msgstr "Enkele jazz-progressies" #: lesson-files/rhythm-all:8 lesson-files/tapping-all:8 msgid "Rhythms (difficult)" msgstr "Moeilijke ritmes" #: lesson-files/rhythm-easy:8 lesson-files/tapping-easy:8 msgid "Rhythms (easy)" msgstr "Eenvoudige ritmes" #: lesson-files/rhythm-mid:8 lesson-files/tapping-mid:8 msgid "Rhythms" msgstr "Ritmes" #: lesson-files/rhythm-self-config-binary:8 msgid "Rhythms, binary time" msgstr "Tweeledige ritmes" #: lesson-files/rhythm-self-config-ternary:9 msgid "Rhythms, ternary time" msgstr "Drieledige ritmes" #: lesson-files/rhythmtapping2-self-config-binary:9 msgid "Rhythm tapping" msgstr "Ritmes tikken" #: lesson-files/rhythmtapping2-self-config-ternary:9 msgid "Rhythm tapping, ternary" msgstr "Ritmes tikken, drieledig" #: lesson-files/rhythm-ternary:8 msgid "Rhythms in 3/8" msgstr "Ritmes in 3/8" #: lesson-files/sc-6tones:10 msgid "Scales with 6 notes" msgstr "Toonladders met 6 noten" #: lesson-files/sc-8tones:10 msgid "Scales with 8 notes" msgstr "Toonladders met 8 noten" #: lesson-files/sc-beb:10 lesson-files/sc-beb-name:10 #: learningtrees/learningtree.txt:287 msgid "Bebop Scales" msgstr "Bebopladders" #: lesson-files/sc-beb-a:10 msgid "Bebop Scales - Ascending" msgstr "Bebopladder - oplopend" #: lesson-files/sc-beb-d:10 msgid "Bebop Scales - Descending" msgstr "Bebopladder - aflopend" #: lesson-files/sc-beb-elem:10 msgid "Bebop Scales - enter structure" msgstr "Bebopladder - structuur invoeren" #: 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 "Geef de modusstructuur in aantallen halftonen" #: lesson-files/sc-beb-s:10 msgid "Bebop Scales - recognize structure" msgstr "Bebopladders - herken de structuur" #: lesson-files/sc-church:10 msgid "Church Tones" msgstr "Kerktonen" #: lesson-files/sc-dha:10 lesson-files/sc-dha-name:10 #: learningtrees/learningtree.txt:224 msgid "Double Harmonic Scale and its modes" msgstr "Dubbel harmonische ladder en zijn modi" #: lesson-files/sc-dha-a:10 msgid "Double Harmonic Scale and its modes - Ascending" msgstr "Dubbel harmonische ladder en zijn modi - oplopend" #: lesson-files/sc-dha-d:10 msgid "Double Harmonic Scale and its modes - Descending" msgstr "Dubbel harmonische ladder en zijn modi - aflopend" #: lesson-files/sc-dha-elem:10 msgid "Double Harmonic scale and its modes - enter structure" msgstr "Dubbel harmonische ladder en zijn modi - geef structuur" #: lesson-files/sc-dha-f:10 msgid "Double Harmonic Scale and its modes - arpeged by fourths" msgstr "Dubbel harmonische ladder en zijn modi - arpeggio in kwarten" #: lesson-files/sc-dha-g:10 msgid "Double Harmonic Scale and its modes - recognize grade" msgstr "Dubbel harmonische ladder en zijn modi - herken rang" #: lesson-files/sc-dha-p:10 msgid "Double Harmonic Scale and its modes - patterns" msgstr "Dubbel harmonische ladder en zijn modi - patronen" #: lesson-files/sc-dha-s:10 msgid "Double Harmonic Scale and its modes - recognize structure" msgstr "Dubbel harmonische ladder en zijn modi - herken de structuur" #: lesson-files/sc-dha-t:10 msgid "Double Harmonic Scale and its modes - arpeged by thirds" msgstr "Dubbel harmonische ladder en zijn modi - arpeggio in tertsen" #: lesson-files/sc-dom:10 msgid "More Scales used over a Dominant or Altered chord" msgstr "Meer toonladders gebruikt over een dominant of gealtereerd akkoord" #: lesson-files/sc-dom-jazz:10 msgid "Jazz Modes used over a Dominant or Altered chord" msgstr "Jazzladder gebruikt over een Dominant of gealtereerd akkoord" #: lesson-files/sc-east:10 msgid "Modes used in East European Music" msgstr "Toonladders gebruikt in Oost-Europese muziek" #: lesson-files/sc-greek:10 msgid "Ancient Greek Modes" msgstr "Oudgriekse toonladders" #: lesson-files/sc-hal:10 msgid "More Scales used over a Half-Diminished or Diminished chord" msgstr "Meer toonladders gebruikt over een half-verminderd of verminderd akkoord" #: lesson-files/sc-hal-jazz:10 msgid "Jazz Modes over a Half-Diminished or Diminished chord" msgstr "Jazzladder over een halfverminderd of verminderd akkoord" #: lesson-files/sc-ham:10 lesson-files/sc-ham-name:10 #: learningtrees/learningtree.txt:211 msgid "Harmonic Major Scale and its modes" msgstr "Groot harmonische ladder en zijn modi" #: lesson-files/sc-ham-a:10 msgid "Harmonic Major Scale and its modes - Ascending" msgstr "Groot harmonische ladder en zijn modi - oplopend" #: lesson-files/sc-ham-d:10 msgid "Harmonic Major Scale and its modes - Descending" msgstr "Groot harmonische ladder en zijn modi - aflopend" #: lesson-files/sc-ham-elem:10 msgid "Harmonic Major scale and its modes - enter structure" msgstr "Groot harmonische ladder en zijn modi - voer structuur in" #: lesson-files/sc-ham-f:10 msgid "Harmonic Major Scale and its modes - arpeged by fourths" msgstr "Groot harmonische ladder en zijn modi - arpeggio in kwarten" #: lesson-files/sc-ham-g:10 msgid "Harmonic Major Scale and its modes - recognize grade" msgstr "Groot harmonische ladder en zijn modi - herken rang" #: lesson-files/sc-ham-p:10 msgid "Harmonic Major Scale and its modes - patterns" msgstr "Groot harmonische ladder en zijn modi - patronen" #: lesson-files/sc-ham-s:10 msgid "Harmonic Major Scale and its modes - recognize structure" msgstr "Groot harmonische ladder en zijn modi - herken structuur" #: lesson-files/sc-ham-t:10 msgid "Harmonic Major Scale and its modes - arpeged by thirds" msgstr "Groot harmonische ladder en zijn modi - arpeggio in tertsen " #: lesson-files/sc-har:10 lesson-files/sc-har-name:10 #: learningtrees/learningtree.txt:198 msgid "Harmonic Minor Scale and its modes" msgstr "Klein harmonische ladder en zijn modi" #: lesson-files/sc-har-a:10 msgid "Harmonic Minor Scale and its modes - Ascending" msgstr "Klein harmonische ladder en zijn modi - oplopend" #: lesson-files/sc-har-d:10 msgid "Harmonic Minor Scale and its modes - Descending" msgstr "Klein harmonische ladder en zijn modi - aflopend" #: lesson-files/sc-har-elem:10 msgid "Harmonic Minor scale and its modes - enter structure" msgstr "Klein harmonische ladder en zijn modi - voer structuur in" #: lesson-files/sc-har-f:10 msgid "Harmonic Minor Scale and its modes - arpeged by fourths" msgstr "Klein harmonische ladder en zijn modi - arpeggio in kwarten" #: lesson-files/sc-har-g:10 msgid "Harmonic Minor Scale and its modes - recognize grade" msgstr "Klein harmonische ladder en zijn modi - herken rang" #: lesson-files/sc-har-p:10 msgid "Harmonic Minor Scale and its modes - patterns" msgstr "Klein harmonische ladder en zijn modi - patronen" #: lesson-files/sc-har-s:10 msgid "Harmonic Minor Scale and its modes - recognize structure" msgstr "Klein harmonische ladder en zijn modi - herken structuur" #: lesson-files/sc-har-t:10 msgid "Harmonic Minor Scale and its modes - arpeged by thirds" msgstr "Klein harmonische ladder en zijn modi - arpeggio in tertsen" #: lesson-files/sc-hum-g:10 msgid "Hungarian Minor Scale and its modes - recognize grade" msgstr "Klein Hongaarse ladder en zijn modi - herkend rang" #: lesson-files/sc-hun:10 lesson-files/sc-hun-name:10 #: learningtrees/learningtree.txt:264 msgid "Hungarian Scale and its modes" msgstr "Hongaarse ladder en zijn modi" #: lesson-files/sc-hun-a:10 msgid "Hungarian Scale and its modes - Ascending" msgstr "Hongaarse ladder en zijn modi - oplopend" #: lesson-files/sc-hun-d:10 msgid "Hungarian Scale and its modes - Descending" msgstr "Hongaarse ladder en zijn modi - aflopend" #: lesson-files/sc-hun-elem:10 msgid "Hungarian scale and its modes - enter structure" msgstr "Hongaarse ladder en zijn modi - voer structuur in" #: lesson-files/sc-hun-f:10 msgid "Hungarian Scale and its modes - arpeged by fourths" msgstr "Hongaarse ladder en zijn modi - arpeggio in kwarten" #: lesson-files/sc-hun-g:10 msgid "Hungarian Scale and its modes - recognize grade" msgstr "Hongaarse ladder en zijn modi - herken rang" #: lesson-files/sc-hun-p:10 msgid "Hungarian Scale and its modes - patterns" msgstr "Hongaarse ladder en zijn modi - patronen" #: lesson-files/sc-hun-s:10 msgid "Hungarian Scale and its modes - recognize structure" msgstr "Hongaarse ladder en zijn modi - herken structuur" #: lesson-files/sc-hun-t:10 msgid "Hungarian Scale and its modes - arpeged by thirds" msgstr "Hongaarse ladder en zijn modi - arpeggio in tertsen" #: lesson-files/sc-maj:10 lesson-files/sc-maj-name:10 #: learningtrees/learningtree.txt:170 msgid "Major Scale and its modes" msgstr "Majeurtoonladder en zijn modi" #: lesson-files/sc-maj-a:10 msgid "Major Scale and its modes - Ascending" msgstr "Majeurtoonladder en zijn modi - oplopend" #: lesson-files/sc-maj-d:10 msgid "Major Scale and its modes - Descending" msgstr "Majeurtoonladder en zijn modi - aflopend" #: lesson-files/sc-maj-elem:10 msgid "Major scale and its modes - enter structure" msgstr "Majeurtoonladder en zijn modi - structuur invoeren" #: lesson-files/sc-maj-f:10 msgid "Major Scale and its modes - arpeged by fourths" msgstr "Majeurtoonladder en zijn modi - arpeggio in kwarten" #: lesson-files/sc-maj-g:10 msgid "Major Scale and its modes - recognize grade" msgstr "Majeurtoonladder en zijn modi - herken rang" #: lesson-files/sc-maj-p:10 msgid "Major Scale and its modes - patterns" msgstr "Majeurtoonladder en zijn modi - patronen" #: lesson-files/sc-maj-px:10 msgid "Major Scale and its modes - recognize with only few notes" msgstr "Majeurtoonladder en zijn modi - herken met slechts enkele noten" #: lesson-files/sc-maj-px:11 msgid "Three notes are enough to recognize the mode" msgstr "Drie noten zijn voldoende om de ladder te herkennen" #: lesson-files/sc-maj-s:10 msgid "Major Scale and its modes - recognize structure" msgstr "Majeurtoonladder en zijn modi - herken structuur" #: lesson-files/sc-maj-t:10 msgid "Major Scale and its modes - arpeged by thirds" msgstr "Majeurtoonladder en zijn modi - arpeggio in tertsen" #: lesson-files/sc-mau:10 msgid "More Scales used over a Major or Augmented chord" msgstr "Meer ladders gebruikt over een majeur of overmatig akkoord" #: lesson-files/sc-mau-jazz:10 msgid "Jazz Modes over a Major or Augmented chord" msgstr "Jazzladders over een groot of overmatig akkoord" #: lesson-files/sc-mel:10 lesson-files/sc-mel-name:10 #: learningtrees/learningtree.txt:185 msgid "Melodic Minor Scale and its modes" msgstr "Klein melodische ladder en zijn modi" #: lesson-files/sc-mel-a:10 msgid "Melodic Minor Scale and its modes - Ascending" msgstr "Klein melodische ladder en zijn modi - oplopend" #: lesson-files/sc-mel-d:10 msgid "Melodic Minor Scale and its modes - Descending" msgstr "Klein melodische ladder en zijn modi - aflopend" #: lesson-files/sc-mel-elem:10 msgid "Melodic Minor scale and its modes - enter structure" msgstr "Klein melodische ladder en zijn modi - structuur invoeren" #: lesson-files/sc-mel-f:10 msgid "Melodic Minor Scale and its modes - arpeged by fourths" msgstr "Klein melodische ladder en zijn modi - arpeggio in kwarten" #: lesson-files/sc-mel-g:10 msgid "Melodic Minor Scale and its modes - recognize grade" msgstr "Klein melodische ladder en zijn modi - herken rang" #: lesson-files/sc-mel-p:10 msgid "Melodic Minor Scale and its modes - patterns" msgstr "Klein melodische ladder en zijn modi - patronen" #: lesson-files/sc-mel-s:10 msgid "Melodic Minor Scale and its modes - recognize structure" msgstr "Klein melodische ladder en zijn modi - herken structuur" #: lesson-files/sc-mel-t:10 msgid "Melodic Minor Scale and its modes - arpeged by thirds" msgstr "Klein melodische ladder en zijn modi - arpeggio in tertsen" #: lesson-files/sc-min:10 msgid "More Scales used over a Minor chord" msgstr "Meer ladders gebruikt over een klein akkoord" #: lesson-files/sc-min-jazz:10 msgid "Jazz Modes over a Minor chord" msgstr "Jazzladders over een klein akkoord" #: lesson-files/sc-nat-g:10 msgid "Natural Minor Scale and its modes - recognize grade" msgstr "Klein natuurlijke ladder en zijn modi - herken rang" #: lesson-files/sc-nea:10 lesson-files/sc-nea-name:10 #: learningtrees/learningtree.txt:238 msgid "Neapolitan Scale and its modes" msgstr "Napolitaanse ladder en zijn modi" #: lesson-files/sc-nea-a:10 msgid "Neapolitan Scale and its modes - Ascending" msgstr "Napolitaanse ladder en zijn modi - oplopend" #: lesson-files/sc-nea-d:10 msgid "Neapolitan Scale and its modes - Descending" msgstr "Napolitaanse ladder en zijn modi - aflopend" #: lesson-files/sc-nea-elem:10 msgid "Neapolitan scale and its modes - enter structure" msgstr "Napolitaanse ladder en zijn modi - structuur invoeren" #: lesson-files/sc-nea-f:10 msgid "Neapolitan Scale and its modes - arpeged by fourths" msgstr "Napolitaanse ladder en zijn modi - arpeggio in kwarten" #: lesson-files/sc-nea-g:10 msgid "Neapolitan Scale and its modes - recognize grade" msgstr "Napolitaanse ladder en zijn modi - herken rang" #: lesson-files/sc-nea-p:10 msgid "Neapolitan Scale and its modes - patterns" msgstr "Napolitaanse ladder en zijn modi - patronen" #: lesson-files/sc-nea-s:10 msgid "Neapolitan Scale and its modes - recognize structure" msgstr "Napolitaanse ladder en zijn modi - herken structuur" #: lesson-files/sc-nea-t:10 msgid "Neapolitan Scale and its modes - arpeged by thirds" msgstr "Napolitaanse ladder en zijn modi - arpeggio in tertsen" #: lesson-files/sc-nem:10 lesson-files/sc-nem-name:10 msgid "Neapolitan Minor Scale and its modes" msgstr "Klein Napolitaanse ladder en zijn modi" #: lesson-files/sc-nem-a:10 msgid "Neapolitan Minor Scale and its modes - Ascending" msgstr "Klein Napolitaanse ladder en zijn modi - oplopend" #: lesson-files/sc-nem-d:10 msgid "Neapolitan Minor Scale and its modes - Descending" msgstr "Klein Napolitaanse ladder en zijn modi - aflopend" #: lesson-files/sc-nem-elem:10 msgid "Neapolitan Minor scale and its modes - enter structure" msgstr "Klein Napolitaanse ladder en zijn modi - structuur invoeren" #: lesson-files/sc-nem-f:10 msgid "Neapolitan Minor Scale and its modes - arpeged by fourths" msgstr "Klein Napolitaanse ladder en zijn modi - arpeggio in kwarten" #: lesson-files/sc-nem-g:10 msgid "Neapolitan Minor Scale and its modes - recognize grade" msgstr "Klein Napolitaanse ladder en zijn modi - herken rang" #: lesson-files/sc-nem-p:10 msgid "Neapolitan Minor Scale and its modes - patterns" msgstr "Klein Napolitaanse ladder en zijn modi - patronen" #: lesson-files/sc-nem-s:10 msgid "Neapolitan Minor Scale and its modes - recognize structure" msgstr "Klein Napolitaanse ladder en zijn modi - herken structuur" #: lesson-files/sc-nem-t:10 msgid "Neapolitan Minor Scale and its modes - arpeged by thirds" msgstr "Klein Napolitaanse ladder en zijn modi - arpeggio in tertsen" #: lesson-files/sc-pen:10 lesson-files/sc-pen-name:10 #: learningtrees/learningtree.txt:277 msgid "Pentatonic Major Scale and its modes" msgstr "Groot pentatonische ladder en zijn modi" #: lesson-files/sc-pen-a:10 msgid "Pentatonic Major Scale and its modes - Ascending" msgstr "Groot pentatonische ladder en zijn modi - oplopend" #: lesson-files/sc-pen-d:10 msgid "Pentatonic Major Scale and its modes - Descending" msgstr "Groot pentatonische ladder en zijn modi - aflopend" #: lesson-files/sc-pen-elem:10 msgid "Pentatonic Major scale and its modes - enter structure" msgstr "Groot pentatonische ladder en zijn modi - structuur invoeren" #: lesson-files/sc-pen-g:10 msgid "Pentatonic Major Scale and its modes - recognize grade" msgstr "Groot pentatonische ladder en zijn modi - herken rang" #: lesson-files/sc-pen-s:10 msgid "Pentatonic Major Scale and its modes - recognize structure" msgstr "Groot pentatonische ladder en zijn modi - herken structuur" #: lesson-files/sc-plagal:10 msgid "Plagal Modes" msgstr "Plagische ladders" #: lesson-files/sc-sim:10 lesson-files/sc-sim-name:10 msgid "Symmetric scales" msgstr "Symmetrische toonladders" #: lesson-files/sc-sim-a:10 msgid "Symmetric scales - Ascending" msgstr "Symmetrische toonladders - oplopend" #: lesson-files/sc-sim-d:10 msgid "Symmetric scales - Descending" msgstr "Symmetrische toonladders - aflopend" #: lesson-files/sc-sim-elem:10 msgid "Symmetric Scales - enter structure" msgstr "Symmetrische toonladders - structuur invoeren" #: lesson-files/sc-sim-s:10 msgid "Symmetric scales - recognize structure" msgstr "Symmetrische toonladders - herken structuur" #: lesson-files/singchord-1:8 msgid "Major chords (singchord)" msgstr "Majeurakkoorden (akkoord om te zingen)" #: lesson-files/singchord-2:8 msgid "Major chords in different inversions" msgstr "Majeurakkoorden in verschillende omkeringen" #: lesson-files/singchord-3:8 msgid "Major and minor chords in different inversions" msgstr "Majeur- en mineurakkoorden met omkeringen" #: lesson-files/singchord-4:8 msgid "Dominant 7th chords in root position" msgstr "Dominantseptiemakkoorden in grondligging" #: lesson-files/singchord-5:8 msgid "Minor 7th chords in root position" msgstr "Mineurseptiemakkoorden in grondligging" #: lesson-files/singchord-6:9 msgid "Major 7th chords in root position" msgstr "Majeurseptiemakkoorden in grondligging" #: lesson-files/singchord-all:8 msgid "All the questions from the singchord exercises" msgstr "Alle vragen van de akkoordzangoefeningen" #: lesson-files/sing-intervals-self-config:8 msgid "Sing intervals" msgstr "Interval zingen" #: 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 "Zing de kwint van het akkoord" #: 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 "Zing de priem van het akkoord" #: 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 "Zing de septiem van het akkoord" #: lesson-files/sing-the-seventh-inv:9 msgid "Sing the seventh of the chord. Inversions." msgstr "Zing de septiem van het akkoord. Inversies." #: 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 "Zing de terts van het akkoord" #: lesson-files/solfa-17:14 lesson-files/solfa-7:12 #, python-format msgid "%s syllables" msgstr "%s lettergrepen" #: 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 "Zoek de solmisatielettergreep" #: 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 lettergrepen in C majeur" #: lesson-files/three-prog-root:9 msgid "Three chords, root position" msgstr "Drie akkoorden in grondligging" #: lesson-files/twelvetone:7 msgid "Sing twelve random tones" msgstr "Zing de twaalf willekeurige tonen" #: lesson-files/include/sc-master:18 msgid "Ionian" msgstr "Ionisch" #: lesson-files/include/sc-master:19 msgid "Major" msgstr "Majeur" #: lesson-files/include/sc-master:20 msgid "Diatonic" msgstr "Diatonisch" #: lesson-files/include/sc-master:21 msgid "Greek Lydian" msgstr "Grieks lydisch" #: lesson-files/include/sc-master:22 msgid "Hypolydian" msgstr "Hypolydisch" #: lesson-files/include/sc-master:57 msgid "Dorian" msgstr "Dorisch" #: lesson-files/include/sc-master:58 msgid "Greek Phrygian" msgstr "Grieks frygisch" #: lesson-files/include/sc-master:59 msgid "Hypomixolydian" msgstr "Hypomixolydisch" #: lesson-files/include/sc-master:94 msgid "Phrygian" msgstr "Frygisch" #: lesson-files/include/sc-master:95 msgid "Maqam Kurd" msgstr "Maqam Kurd" #: lesson-files/include/sc-master:96 msgid "Major Inverse" msgstr "Groot omgekeerd" #: lesson-files/include/sc-master:97 msgid "Greek Dorian" msgstr "Grieks dorisch" #: lesson-files/include/sc-master:98 msgid "Hypoaeolian" msgstr "Hypoaeolisch" #: lesson-files/include/sc-master:133 msgid "Lydian" msgstr "Lydisch" #: lesson-files/include/sc-master:134 msgid "Greek Hypolydian" msgstr "Grieks hypolydisch" #: lesson-files/include/sc-master:135 msgid "Hypolocrian" msgstr "Hypolocrisch" #: lesson-files/include/sc-master:170 msgid "Mixolydian" msgstr "Mixolydisch" #: lesson-files/include/sc-master:171 msgid "Greek Hypophrygian" msgstr "Grieks hypofrygisch" #: lesson-files/include/sc-master:172 msgid "Hypoionian" msgstr "Hypoionisch" #: lesson-files/include/sc-master:207 msgid "Aeolian" msgstr "Aeolisch" #: lesson-files/include/sc-master:208 msgid "Natural Minor" msgstr "Oorspronkelijk mineur" #: lesson-files/include/sc-master:209 msgid "Ancient Minor" msgstr "Oud mineur" #: lesson-files/include/sc-master:210 msgid "Pure Minor" msgstr "Zuiver mineur" #: lesson-files/include/sc-master:211 msgid "Greek Hypodorian" msgstr "Grieks hypodorisch" #: lesson-files/include/sc-master:212 msgid "Hypodorian" msgstr "Hypodorisch" #: lesson-files/include/sc-master:247 msgid "Locrian" msgstr "Locrisch" #: lesson-files/include/sc-master:248 lesson-files/include/sc-master:474 msgid "Half Diminished" msgstr "Halfverminderd" #: lesson-files/include/sc-master:249 msgid "Greek Mixolydian" msgstr "Grieks mixolydisch" #: lesson-files/include/sc-master:250 msgid "Hypophrygian" msgstr "Hypofrygisch" #: lesson-files/include/sc-master:289 msgid "Jazz Minor" msgstr "Jazz-mineur" #: lesson-files/include/sc-master:290 msgid "Melodic Minor Ascending" msgstr "Klein melodisch oplopend" #: lesson-files/include/sc-master:291 msgid "Modern Minor" msgstr "Modern mineur" #: lesson-files/include/sc-master:292 msgid "Minor-Major" msgstr "Mineur-majeur" #: lesson-files/include/sc-master:293 msgid "Ipoionian" msgstr "Ipoionisch" #: lesson-files/include/sc-master:294 msgid "Ionian b3" msgstr "Ionisch b3" #: lesson-files/include/sc-master:295 msgid "Dorian maj7" msgstr "Dorisch maj7" #: lesson-files/include/sc-master:328 msgid "Dorian b9" msgstr "Dorisch b9" #: lesson-files/include/sc-master:329 msgid "Javanese" msgstr "Javaans" #: lesson-files/include/sc-master:330 msgid "Phrygian #6" msgstr "Frygisch #6" #: lesson-files/include/sc-master:363 msgid "Lydian Augmented" msgstr "Lydisch overmatig" #: lesson-files/include/sc-master:364 msgid "Lydian #5" msgstr "Lydisch #5" #: lesson-files/include/sc-master:397 msgid "Lydian Dominant" msgstr "Lydische dominant" #: lesson-files/include/sc-master:398 msgid "Lydian b7" msgstr "Lydisch b7" #: lesson-files/include/sc-master:399 msgid "Mixolydian #4" msgstr "Mixolydisch #4" #: lesson-files/include/sc-master:400 msgid "Mixolydian #11" msgstr "Mixolydisch #11" #: lesson-files/include/sc-master:401 msgid "Overtone" msgstr "Boventoon" #: lesson-files/include/sc-master:434 msgid "Mixolydian b13" msgstr "Mixolydisch b13" #: lesson-files/include/sc-master:435 msgid "Mixolydian b6" msgstr "Mixolydisch b6" #: lesson-files/include/sc-master:436 msgid "Hindu" msgstr "Hindoes" #: lesson-files/include/sc-master:437 msgid "Hindustan" msgstr "Hindoestan" #: lesson-files/include/sc-master:438 msgid "Aeolian Dominant" msgstr "Aeolisch dominant" #: lesson-files/include/sc-master:439 msgid "Aeolian #3" msgstr "Aeolisch #3" #: lesson-files/include/sc-master:472 msgid "Semilocrian" msgstr "Half-locrisch" #: lesson-files/include/sc-master:473 msgid "Locrian #2" msgstr "Locrisch #2" #: lesson-files/include/sc-master:475 msgid "Aeolian b5" msgstr "Aeolisch b5" #: lesson-files/include/sc-master:476 msgid "Locrian natural 2" msgstr "Locrisch natuurlijk 2" #: lesson-files/include/sc-master:509 msgid "Superlocrian" msgstr "Superlocrisch" #: lesson-files/include/sc-master:510 msgid "Altered" msgstr "Gealtereerd" #: lesson-files/include/sc-master:511 msgid "Ravel" msgstr "Ravel" #: lesson-files/include/sc-master:512 msgid "Diminished-WholeTone" msgstr "Verminderde heletoonafstand" #: lesson-files/include/sc-master:513 msgid "Locrian b4" msgstr "Locrisch b4" #: lesson-files/include/sc-master:544 msgid "Melodic Minor A-D" msgstr "Klein melodisch A-D" #: lesson-files/include/sc-master:559 msgid "Harmonic Minor" msgstr "Klein harmonisch" #: lesson-files/include/sc-master:560 msgid "Mohammedan" msgstr "Mohammedaan" #: lesson-files/include/sc-master:561 msgid "Aeolian maj7" msgstr "Aeolisch maj7" #: lesson-files/include/sc-master:562 msgid "Melodic Minor b6" msgstr "Klein melodisch b6" #: lesson-files/include/sc-master:595 msgid "Locrian #6" msgstr "Locrisch #6" #: lesson-files/include/sc-master:628 msgid "Ionian Augmented" msgstr "Ionisch overmatig" #: lesson-files/include/sc-master:629 msgid "Ionian #5" msgstr "Ionisch #5" #: lesson-files/include/sc-master:662 msgid "Romanian" msgstr "Romanisch" #: lesson-files/include/sc-master:663 msgid "Dorian #4" msgstr "Dorisch #4" #: lesson-files/include/sc-master:664 msgid "Dorian #11" msgstr "Dorisch #11" #: lesson-files/include/sc-master:665 msgid "Misheberakh" msgstr "Misheberakh" #: lesson-files/include/sc-master:698 msgid "Phrygian Dominant" msgstr "Frygisch dominant" #: lesson-files/include/sc-master:699 msgid "Phrygian Major" msgstr "Frygisch majeur" #: lesson-files/include/sc-master:700 msgid "Balkan" msgstr "Balkan" #: lesson-files/include/sc-master:701 msgid "Jewish" msgstr "Joods" #: lesson-files/include/sc-master:702 msgid "Spanish Gypsy" msgstr "Spaans zigeuner" #: lesson-files/include/sc-master:703 msgid "Ahava Rabah" msgstr "Ahava Rabah" #: lesson-files/include/sc-master:704 msgid "Mixolydian b2 b6" msgstr "Mixolydisch b2 b6" #: lesson-files/include/sc-master:705 msgid "Mixolydian b9 b13" msgstr "Mixolydisch b9 b13" #: lesson-files/include/sc-master:738 msgid "Lydian #2" msgstr "Lydisch #2" #: lesson-files/include/sc-master:771 msgid "Ultralocrian" msgstr "Ultralocrisch" #: lesson-files/include/sc-master:772 msgid "Superlocrian bb7" msgstr "Superlocrisch bb7" #: lesson-files/include/sc-master:773 msgid "Diminished" msgstr "Verminderd" #: lesson-files/include/sc-master:810 msgid "Harmonic Major" msgstr "Groot harmonisch" #: lesson-files/include/sc-master:811 msgid "Ionian b6" msgstr "Ionisch b6" #: lesson-files/include/sc-master:844 msgid "Dorian b5" msgstr "Dorisch b5" #: lesson-files/include/sc-master:845 msgid "Locrian #2 #6" msgstr "Locrisch #2 #6" #: lesson-files/include/sc-master:878 msgid "Phrygian b4" msgstr "Frygisch b4" #: lesson-files/include/sc-master:879 msgid "Superphrygian" msgstr "Superfrygisch" #: lesson-files/include/sc-master:880 msgid "Superlocrian natural 5" msgstr "Superlocrisch natuurlijk 5" #: lesson-files/include/sc-master:913 msgid "Lydian b3" msgstr "Lydisch b3" #: lesson-files/include/sc-master:914 msgid "Jazz Minor #4" msgstr "Jazz-mineur #4" #: lesson-files/include/sc-master:915 msgid "Jazz Minor #11" msgstr "Jazz-mineur #11" #: lesson-files/include/sc-master:916 msgid "Lydian Diminished" msgstr "Lydisch verminderd" #: lesson-files/include/sc-master:949 msgid "Mixolydian b9" msgstr "Mixolydisch b9" #: lesson-files/include/sc-master:950 msgid "Mixolydian b2" msgstr "Mixolydisch b2" #: lesson-files/include/sc-master:983 msgid "Lydian #2 #5" msgstr "Lydisch #2 #5" #: lesson-files/include/sc-master:984 msgid "Lydian Augmented #2" msgstr "Lydisch overmatig #2" #: lesson-files/include/sc-master:1017 msgid "Locrian bb7" msgstr "Locrisch bb7" #: lesson-files/include/sc-master:1018 msgid "Locrian diminished 7" msgstr "Verminderd locrisch 7" #: lesson-files/include/sc-master:1055 msgid "Double Harmonic Major" msgstr "Zigeuner" #: lesson-files/include/sc-master:1056 msgid "Double Harmonic" msgstr "Dubbel harmonisch" #: lesson-files/include/sc-master:1057 msgid "Ionian b2 b6" msgstr "Ionisch b2 b6" #: lesson-files/include/sc-master:1058 msgid "Bizantine" msgstr "Bizantijn" #: lesson-files/include/sc-master:1059 msgid "Major Gipsy" msgstr "Zigeunermajeur" #: lesson-files/include/sc-master:1060 msgid "Charhargah" msgstr "Charhargah" #: lesson-files/include/sc-master:1093 msgid "Lydian #2 #6" msgstr "Lydisch #2 #6" #: lesson-files/include/sc-master:1126 msgid "Ultraphrygian" msgstr "Ultrafrygisch" #: lesson-files/include/sc-master:1127 msgid "Phrygian b4 bb7" msgstr "Frygisch b4 bb7" #: lesson-files/include/sc-master:1128 msgid "Ultralocrian natural 5" msgstr "Ultralocrisch natuurlijk 5" #: lesson-files/include/sc-master:1161 msgid "Hungarian Minor" msgstr "Hongaars mineur" #: lesson-files/include/sc-master:1162 msgid "Double Harmonic Minor" msgstr "Dubbel harmonisch mineur" #: lesson-files/include/sc-master:1163 msgid "Harmonic Minor #4" msgstr "Klein harmonisch #4" #: lesson-files/include/sc-master:1164 msgid "Lydian b3 b6" msgstr "Lydisch b3 b6" #: lesson-files/include/sc-master:1165 msgid "Algerian" msgstr "Algerijns" #: lesson-files/include/sc-master:1166 msgid "Minor Gipsy" msgstr "Klein Zigeuner" #: lesson-files/include/sc-master:1199 msgid "Oriental" msgstr "Oriëntaals" #: lesson-files/include/sc-master:1200 msgid "Mixolydian b5 b9" msgstr "Mixolydisch b5 b9" #: lesson-files/include/sc-master:1201 msgid "Mixolydian b2 b5" msgstr "Mixolydisch b2 b5" #: lesson-files/include/sc-master:1234 msgid "Ionian #2 #5" msgstr "Ionisch #2 #5" #: lesson-files/include/sc-master:1235 msgid "Ionian Augmented #2" msgstr "Ionisch overmatig #2" #: lesson-files/include/sc-master:1268 msgid "Locrian bb3 bb7" msgstr "Locrisch bb3 bb7" #: lesson-files/include/sc-master:1305 msgid "Neapolitan" msgstr "Napolitaans" #: lesson-files/include/sc-master:1306 msgid "Neapolitan Major" msgstr "Groot Napolitaans" #: lesson-files/include/sc-master:1307 msgid "Jazz Minor b2" msgstr "Klein jazz b2" #: lesson-files/include/sc-master:1340 msgid "Leading Whole-Tone" msgstr "Leidende hele-toon" #: lesson-files/include/sc-master:1341 msgid "Lydian #5 #6" msgstr "Lydisch #5 #6" #: lesson-files/include/sc-master:1342 msgid "Lydian Augmented #6" msgstr "Lydisch overmatig #6" #: lesson-files/include/sc-master:1375 msgid "Lydian Augmented Dominant" msgstr "Lydisch overmatig dominant" #: lesson-files/include/sc-master:1376 msgid "Lydian #5 b7" msgstr "Lydisch #5 b7" #: lesson-files/include/sc-master:1377 msgid "Mixolydian #4 #5" msgstr "Mixolydisch #4 #5" #: lesson-files/include/sc-master:1378 msgid "Mixolydian #5 #11" msgstr "Mixolydisch #5 #11" #: lesson-files/include/sc-master:1411 msgid "Lydian Dominant b6" msgstr "Lydisch dominant b6" #: lesson-files/include/sc-master:1412 msgid "Lydian b6 b7" msgstr "Lydisch b6 b7" #: lesson-files/include/sc-master:1413 msgid "Mixolydian #4 b6" msgstr "Mixolydisch #4 b6" #: lesson-files/include/sc-master:1414 msgid "Mixolydian #11 b13" msgstr "Mixolydisch #11 b13" #: lesson-files/include/sc-master:1415 msgid "Lydian Minor" msgstr "Lydisch mineur" #: lesson-files/include/sc-master:1448 msgid "Major Locrian" msgstr "Locrisch majeur" #: lesson-files/include/sc-master:1449 msgid "Mixolydian b5 b6" msgstr "Mixolydisch b5 b6" #: lesson-files/include/sc-master:1450 msgid "Mixolydian b5 b13" msgstr "Mixolydisch b5 b13" #: lesson-files/include/sc-master:1451 msgid "Locrian #2 #3" msgstr "Locrisch #2 #3" #: lesson-files/include/sc-master:1452 msgid "Arabian" msgstr "Arabisch" #: lesson-files/include/sc-master:1485 msgid "Semilocrian b4" msgstr "Half-lydisch b4" #: lesson-files/include/sc-master:1486 msgid "Locrian natural 2 b4" msgstr "Locrisch natuurlijk 2 b4" #: lesson-files/include/sc-master:1519 msgid "Superlocrian bb3" msgstr "Superlocrisch bb3" #: lesson-files/include/sc-master:1556 msgid "Neapolitan Minor" msgstr "Klein Napolitaans" #: lesson-files/include/sc-master:1557 msgid "Neapolitan Major b6" msgstr "Groot Napolitaans b6" #: lesson-files/include/sc-master:1558 msgid "Harmonic Minor b2" msgstr "Klein harmonisch b2" #: lesson-files/include/sc-master:1559 msgid "Phrygian maj7" msgstr "Frygisch maj7" #: lesson-files/include/sc-master:1592 msgid "Lydian #6" msgstr "Lydisch #6" #: lesson-files/include/sc-master:1625 msgid "Mixolydian Augmented" msgstr "Mixolydisch overmatig" #: lesson-files/include/sc-master:1626 msgid "Mixolydian #5" msgstr "Mixolydisch #5" #: lesson-files/include/sc-master:1659 msgid "Hungarian Gipsy" msgstr "Hongaars Zigeuner" #: lesson-files/include/sc-master:1660 msgid "Aeolian #4" msgstr "Aeolisch #4" #: lesson-files/include/sc-master:1693 msgid "Locrian Dominant" msgstr "Locrisch dominant" #: lesson-files/include/sc-master:1694 msgid "Locrian #3" msgstr "Locrisch #3" #: lesson-files/include/sc-master:1695 msgid "Oriental b6" msgstr "Oriëntaals b6" #: lesson-files/include/sc-master:1696 msgid "Mixolydian b5 b9 b13" msgstr "Mixolydisch b5 b9 b13" #: lesson-files/include/sc-master:1697 msgid "Mixolydian b2 b5 b6" msgstr "Mixolydisch b2 b5 b6" #: lesson-files/include/sc-master:1730 msgid "Ionian #2" msgstr "Ionisch #2" #: lesson-files/include/sc-master:1763 msgid "Ultralocrian bb3" msgstr "Ultralocrisch bb3" #: lesson-files/include/sc-master:1800 msgid "Hungarian Major" msgstr "Groot Hongaars" #: lesson-files/include/sc-master:1801 msgid "Hungarian" msgstr "Hongaars" #: lesson-files/include/sc-master:1802 msgid "Lydian Dominant #2" msgstr "Lydrisch dominant #2" #: lesson-files/include/sc-master:1803 msgid "Lydian #2 b7" msgstr "Lydisch #2 b7" #: lesson-files/include/sc-master:1804 msgid "Mixolydian #9 #11" msgstr "Mixolydisch #9 #11" #: lesson-files/include/sc-master:1805 msgid "Mixolydian #2 #4" msgstr "Mixolydisch #2 #4" #: lesson-files/include/sc-master:1838 msgid "Superlocrian bb6 bb7" msgstr "Superlocrisch bb6 bb7" #: lesson-files/include/sc-master:1871 msgid "Harmonic Minor b5" msgstr "Klein harmonisch b5" #: lesson-files/include/sc-master:1904 msgid "Superlocrian #6" msgstr "Superlocrisch #6" #: lesson-files/include/sc-master:1937 msgid "Jazz Minor #5" msgstr "Klein jazz #5" #: lesson-files/include/sc-master:1970 msgid "Dorian b9 #11" msgstr "Dorisch b9 #11" #: lesson-files/include/sc-master:2003 msgid "Lydian Augmented #3" msgstr "Lydisch overmatig #3" #: lesson-files/include/sc-master:2004 msgid "Lydian #3 #5" msgstr "Lydisch #3 #5" #: lesson-files/include/sc-master:2041 msgid "Major Pentatonic" msgstr "Groot pentatonisch" #: lesson-files/include/sc-master:2056 msgid "Suspended Pentatonic" msgstr "Uitgesteld pentatonisch" #: lesson-files/include/sc-master:2057 msgid "Yo" msgstr "Yo" #: lesson-files/include/sc-master:2058 msgid "Egyptian" msgstr "Egyptisch" #: lesson-files/include/sc-master:2073 msgid "Man Gong" msgstr "Man Gong" #: lesson-files/include/sc-master:2088 msgid "Ritusen" msgstr "Groot complement" #: lesson-files/include/sc-master:2103 msgid "Minor Pentatonic" msgstr "Klein pentatonisch" #: lesson-files/include/sc-master:2124 msgid "Diminished W-H" msgstr "Verminderd heletoon - halvetoonafstand" #: lesson-files/include/sc-master:2125 msgid "Wholestep-Halfstep" msgstr "Heletoon - halvetoonafstand" #: lesson-files/include/sc-master:2140 msgid "Octatonic H-W" msgstr "Octatonisch halvetoon - heletoonafstand" #: lesson-files/include/sc-master:2141 msgid "Halfstep-Wholestep" msgstr "Halvetoon - heletoonafstand" #: lesson-files/include/sc-master:2156 msgid "Whole Tone" msgstr "Heletoonafstand" #: lesson-files/include/sc-master:2157 msgid "Exatonic" msgstr "Exatonisch" #: lesson-files/include/sc-master:2158 msgid "Anemitonic" msgstr "Anhemitonisch" #: lesson-files/include/sc-master:2175 msgid "Augmented" msgstr "Overmatig" #: lesson-files/include/sc-master:2190 msgid "Augmented Inverse" msgstr "Overmatig omgekeerd" #: lesson-files/include/sc-master:2209 msgid "Bebop Major" msgstr "Groot Bebop" #: lesson-files/include/sc-master:2210 msgid "Bebop Ionian" msgstr "Bebop ionisch" #: lesson-files/include/sc-master:2225 msgid "Bebop Dominant" msgstr "Bebop dominant" #: lesson-files/include/sc-master:2226 msgid "Bebop Mixolydian" msgstr "Bebop mixolydisch" #: lesson-files/include/sc-master:2241 msgid "Bebop Dorian" msgstr "Bebop dorisch" #: lesson-files/include/sc-master:2256 msgid "Bebop Minor" msgstr "Klein Bebop" #: lesson-files/include/sc-master:2257 msgid "Bebop Melodic Minor" msgstr "Bebop klein melodisch" #: lesson-files/include/sc-master:2272 msgid "Bebop Locrian" msgstr "Bebop locrisch" #: lesson-files/include/sc-master:2273 msgid "Bebop Halfdiminished" msgstr "Bebop halfverminderd" #: lesson-files/include/sc-master:2288 msgid "Enigmatic" msgstr "Enigmatische ladder" #: lesson-files/include/sc-master:2289 msgid "Verdi's Enigmatic" msgstr "Verdi's Enigmatische ladder" #: lesson-files/include/sc-master:2306 msgid "Blues" msgstr "Blues" #: learningtrees/csound-tree.txt:5 msgid "Experimental CSound exercises" msgstr "Experimenteel CSound-oefening" #: learningtrees/csound-tree.txt:9 learningtrees/learningtree.txt:48 msgid "_Melodic intervals" msgstr "_Melodische intervallen" #: learningtrees/csound-tree.txt:133 learningtrees/learningtree.txt:66 msgid "_Harmonic intervals" msgstr "_Harmonische intervallen" #: learningtrees/learningtree.txt:5 msgid "Default learning tree" msgstr "Standaardleerboom" #: learningtrees/learningtree.txt:12 msgid "Ascending _melodic intervals" msgstr "Melodische intervallen _oplopend" #: learningtrees/learningtree.txt:30 msgid "_Descending melodic intervals" msgstr "Melodische intervallen _aflopend" #: learningtrees/learningtree.txt:84 msgid "_Sing intervals" msgstr "Intervallen _zingen" #: learningtrees/learningtree.txt:101 msgid "C_ompare harmonic intervals" msgstr "_Vergelijk de harmonische intervallen" #: learningtrees/learningtree.txt:119 msgid "_Chords" msgstr "_Akkoorden" #: learningtrees/learningtree.txt:122 msgid "_Chords in root position" msgstr "Akkoorden in _grondligging" #: learningtrees/learningtree.txt:136 msgid "In_versions of chords" msgstr "_Omkeringen van akkoorden" #: learningtrees/learningtree.txt:146 msgid "S_ing chord" msgstr "_Akkoorden zingen" #: learningtrees/learningtree.txt:157 msgid "Sing chord _tone" msgstr "_Zing akkoordtoon" #: learningtrees/learningtree.txt:167 msgid "_Scales" msgstr "Toon_ladders" #: learningtrees/learningtree.txt:251 msgid "Neapolitan Minor scale and its modes" msgstr "Klein Napolitaanse ladder en zijn modi" #: learningtrees/learningtree.txt:296 msgid "Symmetric Scales" msgstr "Symmetrisch ladders" #: learningtrees/learningtree.txt:305 msgid "Scales Collections" msgstr "Verzamelingen toonladders:" #: learningtrees/learningtree.txt:324 learningtrees/learningtree.txt:327 msgid "_Rhythm" msgstr "_Ritme" #: learningtrees/learningtree.txt:335 msgid "Tap generated rhythm" msgstr "Tik aangemaakt ritme" #: learningtrees/learningtree.txt:343 msgid "_Misc" msgstr "_Diversen" #: learningtrees/learningtree.txt:346 msgid "I_ntonation (require CSound)" msgstr "_Intonatie (CSound vereist)" #: learningtrees/learningtree.txt:357 msgid "_Dictation" msgstr "_Dictee" #: learningtrees/learningtree.txt:379 msgid "Misc _exercises" msgstr "_Diverse oefeningen" #: learningtrees/learningtree.txt:385 msgid "Configure yourself" msgstr "_Zelf configureren" #: learningtrees/learningtree.txt:398 learningtrees/mma:9 learningtrees/mma:12 msgid "Harmonic progressions" msgstr "_Harmonische progressies" #: learningtrees/learningtree.txt:405 msgid "Hear tones" msgstr "Tonen horen" #: learningtrees/learningtree.txt:418 msgid "_Cadences" msgstr "_Cadensen" #: learningtrees/learningtree.txt:427 msgid "Name intervals" msgstr "Benoem _intervallen" #: learningtrees/learningtree.txt:441 msgid "Name Scales" msgstr "Benoem _toonladders" #: learningtrees/learningtree.txt:456 msgid "Solfa syllables" msgstr "Solmisatielettergrepen" #: learningtrees/mma:5 msgid "Experimental MMA exercises" msgstr "Experimenteel MMA-oefening" #~ msgid "Musical MIDI Accompaniment:" #~ msgstr "Musical-MIDI-begeleiding" #~ msgid "Latex:" #~ msgstr "Latex:" #~ msgid "User Interface" #~ msgstr "Gebruikersinterface" #~ msgid "Use _web browser for online help" #~ msgstr "Gebruik een _web-browser voor online hulpteksten" #~ msgid "solfa 1" #~ msgstr "solfa 1" #~ msgid "Find the solfa name" #~ msgstr "Zoek de solmisatienaam" #~ msgid "Do" #~ msgstr "Do" #~ msgid "Major second up" #~ msgstr "Grote secunde stijgend" #~ msgid "Minor &sdfasdf; and major chords" #~ msgstr "Mineur &sdfasdf; en majeur akkoorden" #~ msgid "_Instrument:" #~ msgstr "_Instrument:" #~ msgid "_Velocity:" #~ msgstr "_Nootsterkte:" #~ msgid "Velocity:" #~ msgstr "Sterkte:" #~ msgid "Midi" #~ msgstr "MIDI" #~ msgid "_Default bpm:" #~ msgstr "_Standaardtempo:" #~ msgid "A_rpeggio bpm:" #~ msgstr "_Arpeggiotempo:" #~ msgid "Highest note user can sing:" #~ msgstr "De hoogste noot die de gebruiker kan zingen:" #~ msgid "Lowest note user can sing:" #~ msgstr "De laagste noot die de gebruiker kan zingen:" #~ msgid "Misc" #~ msgstr "Diversen " #~ msgid "CSound executable:" #~ msgstr "CSound programma:" #~ msgid "MMA executable:" #~ msgstr "MMA programma:" #~ msgid "_Mail program:" #~ msgstr "_E-mailprogramma:" #~ msgid "Gui" #~ msgstr "Grafische gebruikersinterface" #~ msgid "WAV file player" #~ msgstr "WAV-speler" #~ msgid "MIDI file player" #~ msgstr "MIDI-speler" #~ msgid "MP3 file player" #~ msgstr "MP3-speler" #~ msgid "OGG file player" #~ msgstr "OGG-speler" #~ msgid "Midi setup" #~ msgstr "MIDI-instellingen" #~ msgid "_Apply changes and play test sound" #~ msgstr "Wijzigingen _toepassen en testgeluid afspelen" #~ msgid "Middle instrument" #~ msgstr "Middelste instrument" #~ msgid "Error loading python module:" #~ msgstr "Fout bij het laden van de python-module:" #~ msgid "%(one)s, %(two)s and %(three)s" #~ msgstr "%(one)s, %(two)s en %(three)s" #~ msgid "%(one)s and %(two)s" #~ msgstr "%(one)s en %(two)s" #~ msgid "Midi stuff" #~ msgstr "MIDI" #~ msgid "_My sound card is Sound Blaster AWE32, AWE64 or pnp32" #~ msgstr "_Mijn geluidskaart is een Sound Blaster AWE32, AWE64 of pnp32" #~ msgid "unison" #~ msgstr "unisono" #~ msgid "Enter a file name with no directory." #~ msgstr "Voer een bestandsnaam in, zonder map." #~ msgid "Add sharp" #~ msgstr "Kruis toevoegen" #~ msgid "Add double-sharp" #~ msgstr "Dubbelkruis toevoegen" #~ msgid "Add flat" #~ msgstr "Mol toevoegen" #~ msgid "Add double-flat" #~ msgstr "Dubbelmol toevoegen" #~ msgid "Run without using gtkhtml2 even if it is installed." #~ msgstr "Uitvoeren zonder gebruik te maken van gtkhtml2, zelfs als dit is geïnstalleerd." #~ msgid "Debugging" #~ msgstr "Fouten opsporen" #~ msgid "" #~ "Failed to parse the music for question number %(idx)i in '%(lf)s':\n" #~ "%(ex)s" #~ msgstr "" #~ "De muziek voor vraagnummer %(idx)i in '%(lf)s' kan niet worden ontleed:\n" #~ "%(ex)s)" #~ msgid "(toolbar icons)" #~ msgstr "(werkbalkpictogrammen)" #~ msgid "Save File As" #~ msgstr "Opslaan als" #~ msgid "Is the song played major or minor" #~ msgstr "Klinkt het nummer in majeur of mineur" #~ msgid "Harmonic minor" #~ msgstr "Klein harmonisch" #~ msgid "Melodic minor" #~ msgstr "Klein melodisch" #~ msgid "scale|Mixolydian bebop" #~ msgstr "Mixolydische bebop" #~ msgid "scale|Dorian bebop" #~ msgstr "Dorische bebop" #~ msgid "scale|Major bebop" #~ msgstr "Grote bebop"