... It seems much the same as a2ps (a standard utility on unixes) that has a windows version: http://gnuwin32.sourceforge.net/packages/a2ps.htm guido, italy --...
Thank you Guido for a2ps. I downloaded the program & it will work. I can now convert text to postscript. I am very slow but I think I can figure out how to use...
Is there any current consensus on whether in a tune with multiple voices, a P directive should apply to all voices or to the current voice only? I would like...
... It's a tricky one this, and I'm sure that we have discussed it before. I think it is important that the interpretation of fields is consistent, and in the...
The parser I have been writing (in python) does it this way: K:D P:1 [V:1]abc|def|| [V:2]ABC|def|| P:2 K:C [V:1]cde|CDE|| [V:2]CdE|abc|| In this case the parts...
I'm OK with either approach (global or per voice), but I'm not OK with an approach that is different if the P is in bracket or not. In general, up till now,...
I collect songs for our chorus, and for practising purposes it would be nice to have the oportunitiy "switch on" a metronom track. I tried with parts, bevor I...
I saw an "ave verum" on guido gonzatos page. It was noted like this, and the ps output is correclty on his page. he used: V: B clef=bass name="Bass" octave=-2 ...
On Wed, 20 Feb 2008 14:07:36 -0000, "patrick.ogay" ... In the versions < 5.3.0, abcm2ps always checked for high notes to decide if it should switch to the...
Jean-Francois Moine
moinejf@...
Feb 20, 2008 7:28 pm
1142
... That's what I was looking for. thank you very much for the hints. Patrick Ogay...
I'm sure we've covered this before but can't find it in the archives. Can anyone suggest a Mac program that will convert abc files to MusicXML? My eventual...
Steve Wyrick
sjwyrick@...
Feb 23, 2008 11:27 pm
1144
One of my goals for JFugue (www.jfugue.org) is for it to become a platform-agnostic translator between musical languages. JFugue can currently read and write...
... Steve, you might want to take a look at Melody/Harmony Assistant. I know that these programs have some abc support, and a little while back their author...
... I don't know of an existing tool ... but if nobody else comes up with one, and you have Cygwin (or are using Linux or MacOS), I could probably whip up a...
Hello, you can do that in ABCexplorer. Download and install it from http://abc.stalikez.info/abcex.php/ Then open the file and click Tools > File Tools >...
By the way, do you see your whole email addresses, too, in the messages you posted? Of yours I see only the first part before the "@" but mine is written fully...
... So by "yours" do you mean mine? I haven't posted to this list for a while, so I'll guess not, but I don't know which address you might mean. Anyway, I ...
Are you reading through the groups interface or the email list? If through the groups system, you probably see yours since you're logged in. The email list...
Calum Galleitch
abc@...
Mar 4, 2008 10:15 pm
1152
I have been trying to duplicate the approach used at http://xenon.stanford.edu/~geksiong/gchordsfmt.html to produce guitar chord diagrams with the sheet music....
I use abc2abc Assume you want to transpose a tune filenameF.abc down 3 half-steps to filenameD.abc You can type abc2abc filenameF.abc -e -t -3 >filenameD.abc ...
Sorry, I didn't mention that I meant the messages as they are published on the groups interface. There, for example, your address is displayed only as ...
If I go to the Yahoo group to read the messages, then it comes out as wiers@... abc@... jc1742@... etc., but when the messages are delivered to my own inbox...
... I just checked the archive. Looks like the archive software does some hiding of email addresses. But it does not do a good job -- for example it misses...
Thanks for the replies. I gave this a try, but this only changes the key field without transposing. But transposing all tunes to a common new key is what I...
I just installed the FretQwik and FretQwikC fonts. Alas, no success. I've attached a pdf file of the results. If you have any other ideas I'd appreciate...
First draft. Use with caution. Requires a Posix(ish) environment (i.e., Cygwin, OS X, Unix, Linux) and some utilities that should be readily available but...
Sorry -- a global search-and-replace got away from me. Try this version of xpose.sed instead of the one I just sent. Argh! -- Glenn #!/bin/sed # # Convert...