Sedsongs

From XPUB & Lens-Based wiki
Revision as of 15:38, 8 October 2010 by Michael Murtaugh (talk | contribs)

File:I.mid


Simple song template for midge:

@head {
    $time_sig 4/4
    $tempo 120
}
@body {

    @channel 1 {
        $patch 1
        $octave 4
        $length 16
        
        # notes here!
        c e g
        
    }
}