Jump to content

Guitar octave treble clef


Recommended Posts

Hi,

I was wondering how to get an octave treble clef and the correct transposing notation when writing for guitar.

At the moment my def-score look like this:

(def-score Crossing_Waves
           (:key-signature 'chromatic
            :time-signature timesigs
            :tempo 72
            :layout (guitar-layout 'inst))
(inst
 :length lengths
 :pitch pitches
 :velocity dynamics
 :channel 1
 :sound 'gm
 :sound 'acoustic-guitar-nylon)

Notation is in treble clef in one system as it should, but as sounding pitch without the 8 under the treble clef.

Kind Regards,

Erik

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy