denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Import filter for CapXML


From: Andreas Schneider
Subject: Re: [Denemo-devel] Import filter for CapXML
Date: Tue, 14 Apr 2015 10:25:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0

Am 14.04.2015 um 10:19 schrieb Richard Shann:
> I could be of more help if you decide to go with generating a scheme
> script as I have done this fairly recently. I didn't write the denemo
> xml format so I know less about it - besides some obsolete forms it has
> an overly-sophisticated method of giving staffs and voices id's and then
> looking them up later. It is a more abstract way of describing the
> Denemo music data which would be appropriate if there were ambitions for
> the denemo format to be used by other programs.
> Using the scheme script to build the music will be more robust as the
> rule is never to change the semantics of a Denemo scheme procedure - we
> just create a new one, while the .denemo format does evolve slowly. 
> 
> So practicality and elegance are negatively correlated between the three
> methods we have come up with!

I see. Without having any knowledge about Denemo's internals, I would
surmise that for each built-in Scheme command there is a C function that
imlements it. Is that true? And if yes, can I use those C functions
directly? That would be a fourth, more elegant way.

Andreas




reply via email to

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