Kara-Moon Forum
April 25, 2024, 03:42:01 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: You can go back to the main site here: Kara-Moon site
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Arpeggios  (Read 557 times)
bvdp
Kara-Moon Master
****
Posts: 1437


WWW
« on: October 24, 2022, 02:30:09 AM »

Seems to be some interesting in playing notes in sequence Smiley So, here's another example. This time we use the ARPEGGIO track which is very versatile. To start off, here is the top part of the MMA accompaniment file for "House of the Rising Sun". One way to handle this is to write out all the notes by hand in SOLO tracks; or just play them on a midi keyboard and import that into MMA. But, I'm lazy so I just used an ARPEGGIO track. Here is the top part of the file, before we go into the melody:

Code:
Groove BlueFolkIntro

Swell mp mf 4

// Good example here. Not quite the same as the Animals intro but
// for computer generated it's not bad. Esp. since we're using a
// stock MMA library. We turn off the chords and reduce the walk
// volume, fiddle a bit with the Arpeggio settings ... and we're done

Chord Volume Off
Walk  Volume 40%
Begin Arpeggio
   Articulate 50
   Harmony 2Below
   HarmonyVolume  80
   // This sequence is the same as the sheet music:
   //   triplet {8 rest, 16, 16, 8 } ... repeat
   // set up here in 4 lines so you can see the triplets

   Sequence {1.33 8 100; 1.45 8 80; 1.66 8 70;
             2 8 100; 2.33 8 80; 2.66 8 60;
             3.33 8 100; 3.45 8 80; 3.66 8 70;
             4 8 100; 4.33 8 80; 4.66 8 60; }
End

1        DmzWD    /      F
2         G     /     Bb
3        Dm       /     A7
4        Dm       /     A7

... melody follows


The entire song is in our "really big" file of mma songs at https://mellowood.ca/mma/examples/examples.html#songs  Note, until I do an update the intro doesn't quite match this post ... just proves that I keep working at all this stuff I guess Smiley

Please enjoy, steal the bits that work for you, and don't forget to share!
« Last Edit: October 24, 2022, 02:32:18 AM by bvdp » Logged

My online life: http://www.mellowood.ca
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.049 seconds with 19 queries.