RE: Two Hands "Snake"

2019-07-17 Thread Mark Stephen Mrotek
:12 PM To: Marcos Press ; Lilypond List Subject: Re: Two Hands "Snake" On 08.07.19 01:43, Marcos Press wrote: > The "Snake" is used to tell the interpreter that the other staff > fragment should be played by the two hands, or more accurated, IN the > two hands. Be

Re: Two Hands "Snake"

2019-07-17 Thread Simon Albrecht
On 08.07.19 01:43, Marcos Press wrote: The "Snake" is used to tell the interpreter that the other staff fragment should be played by the two hands, or more accurated, IN the two hands. Be aware that this is _very_ non-standard notation. It would entirely be clear enough to just leave the low

Re: Two Hands "Snake"

2019-07-08 Thread Thomas Morley
Am Mo., 8. Juli 2019 um 23:35 Uhr schrieb tdy lists : > With the template of the vibrato: > > %% > https://raw.githubusercontent.com/mwitmer/LyUtil/master/ly/expressive_markings/vibrato.ly > %% Original author: Mark Witmer > %% Rewritten version by Harm > > I tweak the thiknes of the curve and I

Re: Two Hands "Snake"

2019-07-08 Thread tdy lists
Thank you all for the help! I manage to do quite what I was lookin to... With the template of the vibrato: %% https://raw.githubusercontent.com/mwitmer/LyUtil/master/ly/expressive_markings/vibrato.ly %% Original author: Mark Witmer %% Rewritten version by Harm I tweak the thiknes of the curve an

Re: Two Hands "Snake"

2019-07-08 Thread tdy lists
Wow! Thank I'll try to make something of all these! I think Pierre's answer to Andrew is where I find the most acurate answer, now I'll extract the fragment needed (ifI can manage), and put it inside the staff... Let's start tweaking!!! THANKS again! El lun., 8 de jul. de 2019 a la(s) 05:54,

Re: Two Hands "Snake"

2019-07-08 Thread Andrew Bernard
Hi Marcos, Here is what I use. I hope you may find it useful. The vibrato function modifies the trill spanner. Picture attached of real use in the piece I engraved (for 7 string guitar, but that's not really relevant). I do not recall where I got this from, but the author is acknowledged.

Re: Two Hands "Snake"

2019-07-08 Thread Andrew Bernard
Hi Marcos, Here is what I use. I hope you may find it useful. The vibrato function modifies the trill spanner. Picture attached of real use in the piece I engraved (for 7 string guitar, but that's not really relevant). I do not recall where I got this from, but the author is acknowledged.

Re: Two Hands "Snake"

2019-07-08 Thread Pierre Perol-Schneider
Andrew, Are you talking about: http://lilypond.1069038.n5.nabble.com/How-to-make-this-postscript-spanner-to-work-with-L-amp-R-bound-details-td204375.html#a204622 ? Cheers, Pierre Le lun. 8 juil. 2019 à 07:16, Andrew Bernard a écrit : > Hi Marcos, > > There's code for this exact type of damped os

Re: Two Hands "Snake"

2019-07-07 Thread Andrew Bernard
Hi Marcos, There's code for this exact type of damped oscillation curve somewhere or other. Give me some time to find it later tonight! I used it in some guitar pieces. Stay tuned! Andrew ___ lilypond-user mailing list lilypond-user@gnu.org http

Re: Two Hands "Snake"

2019-07-07 Thread Pierre Perol-Schneider
Hi Marcos, There's this command -- \draw-squiggle-line -- that is quite close, see: http://lilypond.org/doc/v2.19/Documentation/notation/graphic HTH, Cheers, Pierre ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinf

Two Hands "Snake"

2019-07-07 Thread Marcos Press
Hello! I'm trying to reproduce the curved line shown in the attached image. The "Snake" is used to tell the interpreter that the other staff fragment should be played by the two hands, or more accurated, IN the two hands. And is intended so not to charge so much the score. (I know, I could copy/p