[abcusers] play abc repeats a wee snatch

2003-12-21 Thread joe mc cool
Please, I use the following script to play abc: ### use strict; use File::Basename; my $filename = shift; my $volume = shift; $volume++; my $repeats = shift; my $midi_file= /tmp/.basename($filename); my $au_file =

[abcusers] Maybe %%multicol...?

2003-12-21 Thread Rickard Blixt
Hello, I use abcm2ps, version 3.7.5. Could anyone give me an understandable explanation of the "%%multicol" command? Here is what I want to achieve: I want to put small text directly after the staff, not under. Is this possible? If so: How do I do? And is it possible to alingn to left

Re: [abcusers] play abc repeats a wee snatch

2003-12-21 Thread Jim Russell
It works fine, but insists on repeating a wee snatch of the last part of the tune when it has finished. What happens if you use timidity to play the midi file directly to the sound card? Does it happen to all your .abc files? Jim R To subscribe/unsubscribe, point your browser to:

[abcusers] test

2003-12-21 Thread Phil Taylor
My last post to abcusers a couple of days ago disappeared without trace. I don't know if it bounced, because I don't see bounce messages any more. (They look like spam and get rejected by my software; I now get so much spam that I've given up checking the rejected messages.) So this is just a

Re: [abcusers] play abc repeats a wee snatch

2003-12-21 Thread joe mc cool
Jim Russell wrote: It works fine, but insists on repeating a wee snatch of the last part of the tune when it has finished. What happens if you use timidity to play the midi file directly to the sound card? The first note is played correctly, after that - jibberish. Does it happen to all