Is it possible to use multiple 'pitchnames' in a song (perhaps under
different score segments)? something like

% option 1: Include Files
\include "arabic.ly"
\include "english.ly"

...........score1:  some Arabic music here......

........... score2: some English music ......


%option 2: inline pitch names definiton
kalyani_ragam= ... pitch definitions for Kalyani Ragam...

\override pitchnames = kalyani_ragam
................score 3: Some Indian music, with Kalyani Ragam....


---------------------
I'm working on some Raga music- songs with multiple ragas in a same page.  I
can create a pitchnames definition file for each raga. The problem is,
lilypond won't accept more than one of such files in the \include. My
attempts to override pitchname definitions inline failed too (tried long
time ago. I don't remember the exact lines I wrote).

Thanks for any help,

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

Reply via email to