Skip to search.
abcusers

Group Information

  • Members: 303
  • Category: Music
  • Founded: Oct 16, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 188 - 217 of 8064   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
188 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 12, 2006
3:04 am
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...
189 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 16, 2006
12:54 am
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...
190 Eduardo Vieira
eduardo.susan@... Send Email
Jan 20, 2006
12:32 pm
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...
191 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 22, 2006
3:56 am
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: >...
192 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 23, 2006
4:13 am
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...
193 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 23, 2006
4:55 am
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...
194 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 24, 2006
2:19 am
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...
195 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 24, 2006
7:10 am
microabc uploaded: http://geocities.yahoo.com.br/hfmlacerda/abc/microabc-2006-01-23.zip <<<< microabc is a program which generate macros to represent...
196 Eduardo Vieira
eduardo.susan@... Send Email
Jan 24, 2006
12:16 pm
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"...
197 Remo Dentato
rmednt Offline Send Email
Jan 24, 2006
1:10 pm
... 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...
198 Aaron Krister Johnson
akjmicro Offline Send Email
Jan 24, 2006
4:23 pm
... 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 ...
199 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 24, 2006
6:15 pm
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...
200 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 24, 2006
9:24 pm
Remo, I have no algorithm, but here is a summary of my ideas. Cheers, Hudson ##################################################...
201 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 24, 2006
11:14 pm
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...
202 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 25, 2006
3:23 am
Sorry, wrong orchestra in previous messsage. Fixed: -------------------------------------------------- Simple sample Orchestra to test the score (test.orc):...
203 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 26, 2006
3:30 am
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...
204 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 26, 2006
3:35 am
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...
205 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 27, 2006
4:05 am
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...
206 Remo D.
rmednt Offline Send Email
Jan 27, 2006
10:32 am
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...
207 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 27, 2006
8:25 pm
... 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...
208 Remo D.
rmednt Offline Send Email
Jan 27, 2006
9:23 pm
... 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...
209 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 28, 2006
2:03 am
... 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...
210 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 28, 2006
2:26 am
Apologies for the attachments with the previous message. Regards, Hudson -- Hudson Lacerda <http://geocities.yahoo.com.br/hfmlacerda/> *Não deixe seu voto...
211 Hudson Lacerda
hfmlacerda Offline Send Email
Jan 31, 2006
4:44 pm
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...
212 secant47 Offline Send Email Feb 2, 2006
1:28 am
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...
213 Hudson Lacerda
hfmlacerda Offline Send Email
Feb 2, 2006
1:59 am
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...
214 alf0@...
alfwarnock Offline Send Email
Feb 3, 2006
2:41 pm
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"....
215 Jean-Francois Moine
moinejf@... Send Email
Feb 4, 2006
9:02 am
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...
216 secant47 Offline Send Email Feb 4, 2006
5:47 pm
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...
217 Hudson Lacerda
hfmlacerda Offline Send Email
Feb 6, 2006
8:41 pm
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...
Messages 188 - 217 of 8064   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help