Hi people,
Yesterday I wrote a small C program (~400 lines) to generate macros for the abc preprocessor *abcpp* <http://abcplus.sourceforge.net/#abcpp>.
It...
Preliminar version of the macros generator with an example:
http://geocities.yahoo.com.br/hfmlacerda/abc/map.zip
The sample script "run.sh" assumes that you...
Hello list, I would like to know if with abcm2ps, one could write a postscript decoration that would do this: -> change the lyrics alignment from center...
Eduardo Vieira
eduardo.susan@...
Jan 20, 2006 12:32 pm
191
Hi Eduardo.
Eduardo Vieira escreveu:
> Hello list,
> > I would like to know if with abcm2ps, one could write a postscript
> decoration that would do this:
>...
Hi Eduardo.
This version maintains the alignment for the next syllables:
%%beginps
/lyleft{dup stringwidth pop 10.5 sub 0 RM showc}!
/lyright{10.5 0 RM...
Hello.
I would like to recall the microtonal subject again.
As far as I know, abc2midi is the only abc converter which outputs playable (is there this...
Hello.
Do someone know an ABC to csound score converter? Or would someone
write/start to write such a tool?
I mean a tool to convert:
X:1
Q:1/4=120
L:1/4...
microabc uploaded:
http://geocities.yahoo.com.br/hfmlacerda/abc/microabc-2006-01-23.zip
<<<<
microabc is a program which generate macros to represent...
Thank you very very much Hudson, That was an important part of my "wish list" of features for abcm2ps. Best regards, Eduardo. ... From: "Hudson Lacerda"...
Eduardo Vieira
eduardo.susan@...
Jan 24, 2006 12:16 pm
197
... Hudson, do you have already though of an algorithm to map the two formats? From the links you've posted I understood CSound is rather complex. If you...
... Hudson--thanks for doing this work. As a composer who employs microtonal techniques, I can find this useful. However it seems problematical if you are ...
Remo Dentato escreveu:
> Hudson, do you have already though of an algorithm to map the two
> formats?
> >> From the links you've posted I understood CSound is...
Hi Aaron.
microabc is yet a baby, and since I have very few practice with microtonalism, comments like your ones are really welcome.
I am writting this...
Sorry, wrong orchestra in previous messsage. Fixed:
--------------------------------------------------
Simple sample Orchestra to test the score (test.orc):...
One can control whether the kind of alignment is to be maintained or reset to default with a little change:
%%beginps
/lyleft{dup stringwidth pop 10.5 sub 0...
Bert Van Vreckem escreveu:
> Would you like access to the abc.sourceforge.net resources to publish the > abc-related tools that you wrote? Just send me your...
Remo Dentato escreveu:
> On Mon, 23 Jan 2006 23:41:25 -0200 Hudson Lacerda wrote:
> > >> Do someone know an ABC to csound score converter? Or would someone...
Hi Udson. I just uploaded the latest tarball on SF (abcp060127.tgz). Now there's a script in the root to compile on linux or msys. From the shell just type "sh...
... No problem: "./build" is only a char shorter than "sh build" :-) But it seems that you forgot "abcp.h" ??? So, lots of errors on compilation :( ... Is Lua...
... abcp.h is created during the build process, together with the library. The file abcp_.h is the "internal use" version. Maybe you got an error during...
... See attachment. ... BTW, the correct one is the new attached diff. Original version (1.0.0) at: http://www.csounds.com/istvan/html/scoreproc.html -- Hudson...
Apologies for the attachments with the previous message.
Regards,
Hudson
-- Hudson Lacerda <http://geocities.yahoo.com.br/hfmlacerda/>
*Não deixe seu voto...
Hi People.
A new version of microabc is available:
<http://geocities.yahoo.com.br/hfmlacerda/abc/microabc-2006-01-31.zip>
The latest version will be always...
hi This is my first post to this list. I am trying to make an abc tunebook and from this a chord book. (This is for a local charity-based session group) I have...
secant47 escreveu:
> I have managed to do all this (not a big deal, I know!)... but with > just one little glitch: I wanted to display the output in 2 columns...
I'm glad you asked the question. I hadn't noticed the multicol feature in abcm2ps. It will be very useful to me. It seems that it only works within one "tune"....
On Thu, 02 Feb 2006 01:28:24 -0000, "secant47" ... Hello Jon, [snip] ... [snip] Oops, sorry, this was a bug! It will be fixed in the next release of abcm2ps, I...
Jean-Francois Moine
moinejf@...
Feb 4, 2006 9:02 am
216
Hi Jean-Francois It's great to hear that a fix will be coming! I have not ventured into compiling C on the PC so I will wait until I can get my hands on a...
Neil Jennings escreveu:
> If no-one else is interested, I may be able to do it, but for WINDOWS
> ONLY!
> Neil Jennings
Hi Neil,
I've suspended the project...