Re: mmrest-oflength not generating MMR 2.15.24

2012-01-15 Thread Paul Scott
On Sun, Jan 15, 2012 at 02:39:55PM -0800, -Eluze wrote: > > > Paul Scott-4 wrote: > > > > On 01/15/2012 02:08 PM, -Eluze wrote: > >> > >> Paul Scott-4 wrote: > >>> Hi, > >>> > >>> Can someone tell me why skip-of-length work in this example > >>> but mmrest-of-length doesn't? > >>> > >>> cnotes =

ISMLP/WIMA (?)

2012-01-15 Thread PMA
Hi List. I'm considering posting my scores on WIMA (now via ISMLP), and would much appreciate comment from any of you who have had experience in going that route. Most especialy, I'm wondering what regrets you may have faced after agreeing to the diluted copyright protections. Thanks in advance

Re: mmrest-oflength not generating MMR 2.15.24

2012-01-15 Thread -Eluze
Paul Scott-4 wrote: > > On 01/15/2012 02:08 PM, -Eluze wrote: >> >> Paul Scott-4 wrote: >>> Hi, >>> >>> Can someone tell me why skip-of-length work in this example >>> but mmrest-of-length doesn't? >>> >>> cnotes = \relative c'' { \cadenzaOn c8[ d e f g] \cadenzaOff } >>> snotes = { $(skip-of-le

Re: Undress While Playing - Thank you Lilypond ;)

2012-01-15 Thread Janek WarchoĊ‚
2012/1/11 Nils : > I knew it! Lilypond and naked girls make a good combination. [link deleted] This isn't appropriate on this mailing list. Please don't post such things again. Janek ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.g

Re: mmrest-oflength not generating MMR 2.15.24

2012-01-15 Thread Paul Scott
On 01/15/2012 02:08 PM, -Eluze wrote: Paul Scott-4 wrote: Hi, Can someone tell me why skip-of-length work in this example but mmrest-of-length doesn't? cnotes = \relative c'' { \cadenzaOn c8[ d e f g] \cadenzaOff } snotes = { $(skip-of-length cnotes) } mnotes = { $(mmrest-of-length cnotes) }

Re: mmrest-oflength not generating MMR 2.15.24

2012-01-15 Thread -Eluze
Paul Scott-4 wrote: > > Hi, > > Can someone tell me why skip-of-length work in this example > but mmrest-of-length doesn't? > > cnotes = \relative c'' { \cadenzaOn c8[ d e f g] \cadenzaOff } > snotes = { $(skip-of-length cnotes) } > mnotes = { $(mmrest-of-length cnotes) } > > \score{ > <<

mmrest-oflength not generating MMR 2.15.24

2012-01-15 Thread Paul Scott
Hi, Can someone tell me why skip-of-length work in this example but mmrest-of-length doesn't? \version "2.15.24" \layout { \context { \Staff \remove "Time_signature_engraver" } } timing = { } cnotes = \relative c'' { \cadenzaOn c8[ d e f g] \cadenzaOff } snotes = { $(skip-of-lengt

Scheme attempt gives 'unknown escape string' error - any hints appreciated

2012-01-15 Thread David Nalesnik
Hi Morten, On Sun, Jan 15, 2012 at 5:27 AM, Morten Jagd Christensen wrote: > > here is a working lisp function > > (defun mylist (l1 l2 n1) >(cond ((null l1) l2) > ( t (mylist (cdr l1) > (append l2 (list (append '(place-fret) (car l1) > (list (1+ (mod (list-l

evade

2012-01-15 Thread Helge Kruse
Okel http://www.google.com/url?sa=t&rct=j&q=free-two-botlles.in&source=web&cd=1&sqi=2&ved=0CB0QFjAA&url=http%3A%2F%2Ffree-two-botlles.in%2F&ei=9fkRT9jTBceDOp_Y4akD&usg=AFQjCNF73XMh_Z0xHxBsvKepUgZPubY6rQ find -- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50

Scheme attempt gives 'unknown escape string' error - any hints appreciated

2012-01-15 Thread Morten Jagd Christensen
Hi all Im writing a small sceme function to be able to create examples of guitar fingerings for various scales. basically i create a music function "fretsc" to be called for example as \fretsc "(6 1) (6 3) (5 0)"to indicate the position and sequence of notes in a scale. However I get a

Re: Suppressing left-hand piano dynamics

2012-01-15 Thread Gilles
However, I have been unable to suppress dynamics from the left hand in the piano accompaniment. Well, i can not exactly explain why, but apparently the good manner to do is %% good \partcombine \new Voice \with { \remove "New_dynamic_engraver" } { \ba