2014-12-30 16:43 GMT+01:00 :
> It's working here.
> Nothing special done yet.
>
> Except that commenting out all the lines with
> "\once \override Tab*" gets rid of the spurious TabStaffs in the
> output.
>
You should comment these two lines only in bend.ly:
%%% music functions
bendOn =
#(defi
It's working here.
Nothing special done yet.
Except that commenting out all the lines with
"\once \override Tab*" gets rid of the spurious TabStaffs in the
output.
regards,
Joe
On Tue, 30 Dec 2014 00:19:02 +0100
Federico Bruni wrote:
> 2014-12-29 16:24 GMT+01:00 Federico Bruni :
>
> > I thi
2014-12-29 23:20 GMT+01:00 Federico Bruni :
> Il giorno lun 29 dic 2014 alle 19:11, Thomas Morley
> ha scritto:
>
> Look at the output from: m = 4\arpeggio mus = { \override
> Voice.Arpeggio.color = #red \override TabVoice.Arpeggio.color = #red \m }
> \new TabStaff \new TabVoice \mus \new Staff \n
2014-12-30 1:38 GMT+01:00 :
> I'll use your snippet next time when working on the music.
> I assume you want me to check the behaviour over a line break.
> Anything else?
>
>
Anything you notice.
Please report any problem in this list, since I'm only the maintainer of
the files on github.
> Your
On Tue, 30 Dec 2014 00:19:02 +0100
Federico Bruni wrote:
> 2014-12-29 16:24 GMT+01:00 Federico Bruni :
>
> > I think that it happens because it assumes that you want to use a
> > TabStaff context.
> > Also, Marc Hohl recommended me (in a private email) to use voice
> > contexts or you may have s
2014-12-29 16:24 GMT+01:00 Federico Bruni :
> I think that it happens because it assumes that you want to use a TabStaff
> context.
> Also, Marc Hohl recommended me (in a private email) to use voice contexts
> or you may have some problems. I'll add it to the README on github.
>
> Finally, there a
2014-12-29 23:20 GMT+01:00 Federico Bruni :
> But I get the same output on 2.18.2 and 2.16.2.
> I've reworked your example to make it more clear and backward compatible
> with 2.16:
>
>
> \version "2.16.0"
>
> mus = {
> \override Voice.NoteHead #'color = #red
> \override TabVoice.TabNoteHead #
True. Me too, I started from 2.16 and got that output. Which made me
upgrade to 2.18 and then to 2.19.15, where it still appears.
regards,
Joe
On Mon, 29 Dec 2014 23:20:49 +0100
Federico Bruni wrote:
> Il giorno lun 29 dic 2014 alle 19:11, Thomas Morley
> ha scritto:
> > Look at the output f
Il giorno lun 29 dic 2014 alle 19:11, Thomas Morley
ha scritto:
Look at the output from:
m = 4\arpeggio
mus = {
\override Voice.Arpeggio.color = #red
\override TabVoice.Arpeggio.color = #red
\m
}
\new TabStaff \new TabVoice \mus
\new Staff \new Voice { \clef "G_8" \mus }
The overrid
2014-12-29 16:24 GMT+01:00 Federico Bruni :
> 2014-12-29 14:05 GMT+01:00 :
>>
>> I'm trying to write out Alvin Lee's (phenomenal) guitar solo from
>> his Woodstock performance of I'm going home with 10 Years After, and
>> for the bends got the guitar-string-bending notation-snippet
>>
>> http://3.h
On Mon, 29 Dec 2014 17:22:40 +0100
Federico Bruni wrote:
> My reply was actually: AFAIK you **must** use a TabStaff / TabVoice
I understood your reply as a possible explanation for the unwanted
behaviour of the snippet, sorry for the misunderstanding.
Actually you did write: "I think that it hap
My reply was actually: AFAIK you **must** use a TabStaff / TabVoice and I
sent a file with this score block:
\score {
\new StaffGroup <<
\new Voice { \clef "treble_8" \melody }
\new TabVoice { \clef "moderntab" \melody }
>>
\layout {
\omit StringNumber
\context {
\Staff
OMG! Did I really use hidemyass.com for that snippet? :)
Ok, I put the voice context in place.
I don't know whether I did that the way you were aiming at, because the
'TAB' phenomena are still there.
See attachments.
regards,
Joe
On Mon, 29 Dec 2014 16:24:31 +0100
Federico Bruni wrote:
> 20
2014-12-29 16:24 GMT+01:00 Federico Bruni :
> I think that it happens because it assumes that you want to use a TabStaff
> context.
btw, find attached a file which compiles fine
do you really want just a staff without tablature?
\version "2.19.15"
%\include "bend.ly"
\include "notation-snippet
2014-12-29 14:05 GMT+01:00 :
> I'm trying to write out Alvin Lee's (phenomenal) guitar solo from
> his Woodstock performance of I'm going home with 10 Years After, and
> for the bends got the guitar-string-bending notation-snippet
>
> http://3.hidemyass.com/ip-1/encoded/czovL2dpdGh1Yi5jb20vb3Blbmx
I'm trying to write out Alvin Lee's (phenomenal) guitar solo from
his Woodstock performance of I'm going home with 10 Years After, and
for the bends got the guitar-string-bending notation-snippet
http://3.hidemyass.com/ip-1/encoded/czovL2dpdGh1Yi5jb20vb3BlbmxpbHlsaWIvb3BlbmxpbHlsaWIvYmxvYi9tYXN0ZXI
16 matches
Mail list logo