Finale Microtonal Accidentals and Playback: Difference between revisions
m Categories |
Added links to dead end pg |
||
| Line 1: | Line 1: | ||
Finale can be set up to use custom accidentals, and to pipe MIDI data to a VST such that the playback matches the notation. | Finale can be set up to use custom accidentals, and to pipe MIDI data to a VST such that the playback matches the [[notation]]. | ||
You will need: | You will need: | ||
| Line 7: | Line 7: | ||
<ol><li>Install all needed tools | <ol><li>Install all needed tools | ||
</li><li>Choosing and creating a scale | </li><li>Choosing and creating a [[scale]] | ||
You will probably want to choose a scale size around 6-9 notes for the "white" keys (i.e. the notes without accidentals). | You will probably want to choose a scale size around 6-9 notes for the "white" keys (i.e. the notes without accidentals). | ||
| Line 13: | Line 13: | ||
From there, all the other pitches in your scale will be represented as accidentals. | From there, all the other pitches in your scale will be represented as accidentals. | ||
For more information, read Mike Battaglia's [https://beta.groups.yahoo.com/neo/groups/TUNING/conversations/topics/105842 KISS 2.0 Notation ]. | For more information, read [[Mike Battaglia]]'s [https://beta.groups.yahoo.com/neo/groups/TUNING/conversations/topics/105842 KISS 2.0 Notation ]. | ||
This tutorial will use porcupine[7] as the diatonic "white notes" within 22-edo. | This tutorial will use [[porcupine]][7] as the diatonic "white notes" within [[22-edo]]. | ||
First, I create 22-edo in Scala: | First, I create 22-edo in [[Scala]]: | ||
[[File:scala_make_scale.png|alt=scala make scale.png|scala make scale.png]] | [[File:scala_make_scale.png|alt=scala make scale.png|scala make scale.png]] | ||
| Line 31: | Line 31: | ||
NOTE: Don't forget to enter a description. Some programs don't like empty lines in the .scl format. | NOTE: Don't forget to enter a description. Some programs don't like empty lines in the .scl format. | ||
Next, create a keyboard mapping file. This one has an important variable parameter. If your scale has more than, say, 22 notes, you may want to consider using multiple MIDI channels and multiple instances of the same VST and patch (see below), with each running a different keyboard mapping file. The number of octaves you'll get is 128/scalesize. For example, you'd only get 2.8 octaves of 46edo per VST instance/MIDI channel. | Next, create a keyboard mapping file. This one has an important variable parameter. If your scale has more than, say, 22 notes, you may want to consider using multiple MIDI channels and multiple instances of the same VST and patch (see below), with each running a different keyboard mapping file. The number of octaves you'll get is 128/scalesize. For example, you'd only get 2.8 octaves of [[46edo]] per VST instance/MIDI channel. | ||
Go to Edit > Edit Mapping, and then<ul><li>Click the button "Get From Scale"</li><li>Set the note for 1/1 as desired.</li><li>If your tuning has many notes, AND you are using sampled sounds, set the Reference note HIGHER to improve the sound quality of bass instruments, or LOWER to improve the sound quality of treble instruments. May require experimentation for best results.</li><li>Click "Fill" on the right side.</li></ul>[[File:kbm_scala.png|alt=kbm scala.png|kbm scala.png]] | Go to Edit > Edit Mapping, and then<ul><li>Click the button "Get From Scale"</li><li>Set the note for 1/1 as desired.</li><li>If your tuning has many notes, AND you are using sampled sounds, set the Reference note HIGHER to improve the sound quality of bass instruments, or LOWER to improve the sound quality of treble instruments. May require experimentation for best results.</li><li>Click "Fill" on the right side.</li></ul>[[File:kbm_scala.png|alt=kbm scala.png|kbm scala.png]] | ||
| Line 73: | Line 73: | ||
</li><li>Get Finale showing microtonal accidentals and remapping the relationship between staff lines/spaces, accidentals, and MIDI note number output. | </li><li>Get Finale showing microtonal accidentals and remapping the relationship between staff lines/spaces, accidentals, and MIDI note number output. | ||
I used the tutorial here created by Owain Sutton and hosted at Matthew Hindson's blog here: [http://hindson.com.au/info/using-microtones-in-finale/ Using Microtones in Finale] | I used the tutorial here created by [[Owain Sutton]] and hosted at [[Matthew Hindson]]'s blog here: [http://hindson.com.au/info/using-microtones-in-finale/ Using Microtones in Finale] | ||
<span style="color: #ff0000; font-size: 130%;">Don't forget to install the custom Accidental font as per Owain's tutorial above.</span> | <span style="color: #ff0000; font-size: 130%;">Don't forget to install the custom Accidental font as per Owain's tutorial above.</span> | ||