
I may have simply misunderstood how the plugin works. TG Tools Modify>Special Modifications I thought would do it, but it didnt seem to work.

That works ok, but I would really like to not have to worry about having my foot on an expression peddle to ensure the sustain. I tried JW Change for durations, but it wouldnt add in the rests after changing them to 16ths, same as Finales Change>Note Durations. What string on the guitar is used to play the note. You can enter notes of any rhythmic value (quarter note, eighth note, and so on) into the score with or without MIDI keyboard input. What is meant by 'note duration' The length of time that a note is played. This process is retrospective, meaning that it takes the note duration of the last note I played and applies it to the current note I am playing - not so great if I are shredding away and want to end the phrase with a sustained note that is longer than the stream of short notes that I just played because that long note I want will only have a short duration, unless I use an expression peddle through sustain subpatch that would use or something. There might be more than one correct answer. Right now, if you look at the patch, I have measuring the time between attacks which is then fed eventually into.
#Note durations code#
The original code that i am modifying from my teacher only had 8 notes but I need to play 14. There are also 32nd notes, 64th notes, and (very rarely) even 128th notes.

So as you can tell the whole note is also equivalent to the duration of 4 quarter notes, or 16 sixteenth notes. Whole note 2 quarter notes Quarter note 2 eighth notes Eighth note 2 sixteenth notes. See the difference There are many different types of note durations, but these are. As you can see the whole note is the longest out of all the notes.

#Note durations Patch#
I have constructed a patch using that will take a signal from my guitar rig and output midi info via so that I can play other synths. I am working on playing the tardis take off noise off of an arduino using the piezo. If you are playing whole notes, then you would play each note for 4 counts.
