User:Contribution/Chanopif Project: Difference between revisions
Contribution (talk | contribs) No edit summary |
Contribution (talk | contribs) No edit summary |
||
Line 25: | Line 25: | ||
A Chanopif (<code>.cnpf</code>) file is a '''plain-text''' file containing a series of lines. Each line follows the pattern: | A Chanopif (<code>.cnpf</code>) file is a '''plain-text''' file containing a series of lines. Each line follows the pattern: | ||
<code>channel_base10 noteNumber_base16 pitch_base16.fractionalPitch_base32</code> | <code>channel_base10 noteNumber_base16 pitch_base16.fractionalPitch_base32</code> | ||
Where: | Where: | ||
Line 48: | Line 48: | ||
An example line might be: | An example line might be: | ||
<code>16 7F 7F.VVVVV</code> | <code>16 7F 7F.VVVVV</code> | ||
16 = MIDI channel 16 | 16 = MIDI channel 16 |