lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.18.2 - Thoughts so far


From: David Kastrup
Subject: Re: 2.18.2 - Thoughts so far
Date: Sat, 03 Oct 2015 19:28:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Edward Ardzinski <address@hidden> writes:

> 1) I was apparently following some good practices in 2.6.5, since what I've
> done in 2.18.2 has been essentially seamless.  But...
>
>       a) I miss my old editor, as I had a lot of code shortcuts built in it. 
> Still, I had not updated it in many years, so there was an ancillary text
> file of snippets.  I think with Notepad, a template file, and a code
> snippets file I will manage well.

Give Frescobaldi a try.  It's really nice.

> 3) The current advancements have me able to get basically where I was with
> LP 2.6.5 and AcidPRO 6, except for a for a few issues
>
>       a) the terminal fade out mentioned above
>
>       b) tempo changes in midi (have not yet tried that - any
> advice/warnings?)

Probably a+b are similar: accelerando/rallentando will likely not do
anything worthwhile: continuous control changes are not implemented I
think.

> 4) One final thought, as my snippets/code are in purgatory - what's the code
> switch at the beginning of the input file to turn off the point-n-click in
> the PDF output?  Thx!!!

#(ly:set-option 'point-and-click #f)

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]