A great use for RIFFs is in setting up melodies ... single and multiple (chords) are
supported and easy to enter. After you do this a few times the process will become pretty
automatic and you'll wonder why you never used this feature before!
First off, you need a MMA TRACK. In this case we're just using the generic SOLO track, but it
would be just as easy to use something named SOLO-SILLY or Solo-Guitar. Like so many things
in MMA, it's your choice. In this little nursery rhyme example we are going to use a flute patch:
Begin Solo
Voice Flute
Octave 5
Articulate 90
Rvolume 10
Rtime 5
Harmony 3Below
End
For folks new to MMA and BEGIN/END blocks, please note that you could do this with single
lines:
Solo Voice Flute
Solo Octave 5
... etc
Guess it depends on whether or not you like typing
Again, it's up to you.
One important line to note is the last one in the block setting up a HARMONY. This command
instructs MMA to generate a harmony note based on the underlying chord in your piece. Yes, if you
change the chord the harmony note will also change.
Next, we need actually generate our melody. The extensive MMA manual covers the syntax of
entering notes. Sorry, it's not the simplest. But, it gives an awful lot of options
The individual notes can be added to a CHORD DATA RIFF like this:
SOLO RIFF 4.a;8g;4f;g;
1 F
SOLO RIFF 4a;;2
2 F
This is great if you only have one or two measures in your composition in which you
want melody in addition to your chord. But, even in this simple case, it's easier to
use the builtin expansion:
1 F { 4.a;8g;4f;g; }
2 F { 4a;;2; }
Just remember that in the above, MMA is assuming you want the melody added to the named track
SOLO (again, lots of detail in the fine manual).
Finally, you can a complete song in a block:
Begin SOLO Riff
4.a;8g;4f;g;
4a;;2;
4g;;2;
4a;c+;2;
4.a;8g;4f;g;
4a;;;;
4g;;a;g;
2.f;
End /// end riff
End /// end SOLO
Please visit our website:
www.mellowood.ca/mma for more information. And, remember that your contributions to our "Buy me a Coffee" program are motivating us for more features
and enhancements to MMA. Let's all make more music and make this world a happier place!