On 11.10.2008 (11:01), Carl D. Sorensen wrote:

> You can read about music functions in the documentation.  See the notation
> reference for 2.11, section 6.  Music functions.

The paradigm in the beginning is confusing:

function =
    #(define-music-function (parser location var1 var2... )
                            (var1-type? var2-type?...)
      #{
        ...music...
      #})

where

argi        ith variable

argi-type?  type of variable  


It is clear what it means, of course, but a mathematician would be troubled
by a where clause which defines arguments which are not present in the
equation, and a musician may be confused by it, at least intially.

Eyolf

-- 
                 ___          ______           Frobtech, Inc.
                /__/\     ___/_____/\          
                \  \ \   /         /\\
                 \  \ \_/__       /  \         "If you've got the job,
                 _\  \ \  /\_____/___ \         we've got the frob."
                // \__\/ /  \       /\ \
        _______//_______/    \     / _\/______
       /      / \       \    /    / /        /\
    __/      /   \       \  /    / /        / _\__
   / /      /     \_______\/    / /        / /   /\
  /_/______/___________________/ /________/ /___/  \
  \ \      \    ___________    \ \        \ \   \  /
   \_\      \  /          /\    \ \        \ \___\/
      \      \/          /  \    \ \        \  /
       \_____/          /    \    \ \________\/
            /__________/      \    \  /
            \   _____  \      /_____\/
             \ /    /\  \    / \  \ \
              /____/  \  \  /   \  \ \
              \    \  /___\/     \  \ \
               \____\/            \__\/


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to