[abcusers] dynamics

2001-10-20 Thread Aaron Newman
I read in the FAQ that there is no way now to do dynamics in the official ABC language. How are people handling this? I am working on a (yet another) free ABC music editing and display program, and for some reason I overlooked this originally. Also, I would also like the language to be able to

RE: [abcusers] dynamics

2001-10-23 Thread Aaron Newman
formats) later on. -Original Message- From: Guido Gonzato [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 2:58 AM To: '[EMAIL PROTECTED]' Subject: Re: [abcusers] dynamics On Sat, 20 Oct 2001, Aaron Newman wrote: I read in the FAQ that there is no way now to do dynamics

RE: [abcusers] dynamics

2001-10-24 Thread Aaron Newman
taral == taral [EMAIL PROTECTED] writes: Write code that can be worked on by multiple people. The fact that abc2ps isn't written this way is probably one of the major reasons for the situation described above. I think this is true of a lot of free software. From:

[abcusers] iabc 0.9 release

2004-01-08 Thread Aaron Newman
iabc - a graphical cross-platform abc music editing tool. Please go to: http://abc.sourceforge.net/iabc release notes are here: http://abc.sourceforge.net/iabc/rel_notes_9.html Thanks, Aaron

RE: [abcusers] iabc 0.9 release

2004-01-09 Thread Aaron Newman
changes from the Linux port. Or if anyone has a OSX-capable Mac they'd be willing to donate...I'll even pay for the shipping. -Original Message- From: Thomas Green [mailto:[EMAIL PROTECTED] Sent: Friday, January 09, 2004 12:20 PM To: [EMAIL PROTECTED]; Aaron Newman Subject: Re: [abcusers

[abcusers] RE: URGENT REPLY

2004-03-09 Thread Aaron Newman
This is awesome, I have made over 12 billion USD since joining this list 2 years ago ;-) -Original Message- From: SAM WHITE [mailto:[EMAIL PROTECTED] ... To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html

RE: [abcusers] Continuation Lines

2004-03-11 Thread Aaron Newman
Hi Steven, I've wrestled with the same issues. Here is how I handle it in iabc: if the '\' is the last character in the line, I read them as seperate lines in the parser but put the music from the second abc line on the same music line. If it is present in the w: line, it is used to 'escape'

[abcusers] ABC Parser available

2004-05-08 Thread Aaron Newman
Awhile ago there was a lot of discussion about a general-purpose parser for ABC. I created one some time ago, it is part of my program iabc. Info is at the usual place, http://abc.sourceforge.net/iabc Included in the program is a unit test program that is a stand-alone parser (called