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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 294 - 323 of 8064   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
294 Bryan Duggan
bryan.duggan@... Send Email
May 3, 2006
8:02 am
Thanks for the ideas... I'll investigate further. If I figure something out, Ill let you know. Bryan Bryan Duggan School of Computing DIT Kevin St Dublin 8 ...
295 Niklas Saers
niklassaers Offline Send Email
May 7, 2006
1:40 pm
Hi, how can I write 8va over the score and make sure it ends at the right position? I'm sure I've seen it while browsing earlier, but now that I need it I...
296 Niklas Saers
niklassaers Offline Send Email
May 7, 2006
1:41 pm
Hi, on the attached score there are four verses. At the moment, they come on a row. However, I'd like to have two columns so that I have the last two verses...
297 Richard L. Walker
rlwalker2 Offline Send Email
May 7, 2006
11:37 pm
Depending on the program used, the key line (key of D assumed) can be made to play notes higher or lower using: K:D +8va or K:D -8va You can make an...
298 Hudson Lacerda
hfml@... Send Email
May 8, 2006
3:41 am
... For now, I found only two ways to go: reducing wordsfont or increasing margins. For A4, this works fine: %%wordsfont Times-Roman 15...
299 Hudson Lacerda
hfmlacerda Offline Send Email
May 8, 2006
3:57 am
Niklas Saers escreveu: > Hi, > how can I write 8va over the score and make sure it ends at the right > position? I'm sure I've seen it while browsing earlier,...
300 Niklas Saers
niklassaers Offline Send Email
May 18, 2006
8:17 pm
Hi, ... Thanks for the tip, that worked great. :-) Cheers Nik...
301 Niklas Saers
niklassaers Offline Send Email
May 18, 2006
8:24 pm
Hi, I'm using %%staves 1 [2 3] for a piece I'm working on. However, it gives me barlines that go between the first and the two lower. I'd like to cut these...
302 Hudson Lacerda
hfmlacerda Offline Send Email
May 19, 2006
2:12 am
Niklas Saers escreveu: > Hi, > I'm using > > %%staves 1 [2 3] > > for a piece I'm working on. However, it gives me barlines that go > between the first and...
303 Richard L Walker
rlwalker2 Offline Send Email
May 19, 2006
4:41 am
I usually create lead sheets using a variety of abc software. Sometimes I need a sheet that has little more than lyrics and chords (preferably those guitar...
304 Niklas Saers
niklassaers Offline Send Email
May 19, 2006
7:48 am
Hi again, ... That worked like a charm. Thank you very much. :-) Cheers Nik...
305 Hudson Lacerda
hfmlacerda Offline Send Email
May 19, 2006
5:18 pm
Richard L Walker escreveu: > I usually create lead sheets using a variety of abc software. > Sometimes I need a sheet that has little more than lyrics > and...
306 Richard L Walker
rlwalker2 Offline Send Email
May 19, 2006
6:42 pm
Thank you. I'll experiment. The stafflines=0 and stafflines=1 must be specific to the abcm2ps since other programs produced two treble clefs....
307 Hudson Lacerda
hfmlacerda Offline Send Email
May 22, 2006
3:51 pm
Hi all. Is there any ABC {command line} tool to do transposition, but maintaining the intervals between the notes (as well as all remaining data from the...
308 Richard L Walker
rlwalker2 Offline Send Email
May 22, 2006
4:16 pm
I'm confused. When I want to transpose from the key of G to the key of D I use the command: abc2abc tune.abc -e -t -5 or abc2abc tune.abc -e -5 7 and then if...
309 Hudson Lacerda
hfmlacerda Offline Send Email
May 22, 2006
6:28 pm
Richard L Walker escreveu: > I'm confused. When I want to transpose from the key of G to the key of D > I use the command: > > abc2abc tune.abc -e -t -5 > or...
310 Atte André Jensen
atte_andre Offline Send Email
May 23, 2006
9:11 am
... Funny you should ask! A week ago I started an implementation of prober abc transposing in python. I'm in the middle of it, trying to find time to finish it...
311 Richard L Walker
rlwalker2 Offline Send Email
May 23, 2006
5:39 pm
Curiosity can be a bad thing (for me). I don't want to open (too big) a can of worms but, given this type problem, would it be useful for the abc format to...
312 Hudson Lacerda
hfml@... Send Email
May 23, 2006
6:39 pm
... [...] ABC already has the option 'exp' for the K field. It seems that there are yet few pieces of software aware of it, though. Hudson...
313 Hudson Lacerda
hfml@... Send Email
May 23, 2006
6:45 pm
... Good news. Are you going to implement K:none? I will need of it for the correct transposition without key signatures in the output. Except for some few...
314 Atte André Jensen
atte_andre Offline Send Email
May 23, 2006
7:57 pm
... Yes. ... What you find online is php. My new thingy will be python... -- peace, love & harmony Atte http://www.atte.dk | quartet:...
315 Atte André Jensen
atte_andre Offline Send Email
May 25, 2006
9:58 am
... Which would that be, and where can I see an example of this in actual use? Reason I ask is I might as well work this into my python script from the ...
316 Hudson Lacerda
hfmlacerda Offline Send Email
May 25, 2006
3:28 pm
Atte André Jensen escreveu: > Hudson Lacerda wrote: > > >>ABC already has the option 'exp' for the K field. >>It seems that there are yet few pieces of...
317 Luis Pablo Gasparotto
luispa8 Offline Send Email
May 27, 2006
3:24 pm
Hi, This is my first post since abcusers moved to a Yahoo! Group. I use abcm2ps and Linux and write the measure repeat as: ... F2 G2 A2 B2 |/|/|/| ... But...
318 Hudson Lacerda
hfmlacerda Offline Send Email
May 27, 2006
6:02 pm
Luis Pablo Gasparotto escreveu: > Hi, > > This is my first post since abcusers moved to a Yahoo! Group. I use > abcm2ps and Linux and write the measure...
319 Atte André Jensen
atte_andre Offline Send Email
May 28, 2006
7:44 pm
Hi I finished a first version of the transposition, which is part of my python script, called abctool (http://atte.dk/abctool/). I tested it on the things I...
320 Atte André Jensen
atte_andre Offline Send Email
May 28, 2006
7:50 pm
... My mailer got that wrong. The link is http://atte.dk/abctool/ -- peace, love & harmony Atte http://www.atte.dk | quartet:...
321 Bert Van Vreckem
bertvv Offline Send Email
May 30, 2006
9:21 am
Hello all, When abcm2ps includes notes for a tune (with the -n option), it arranges them like in this example: Rhythm: Jig Transcription: Bert Van Vreckem ...
322 Hudson Lacerda
hfmlacerda Offline Send Email
May 30, 2006
4:53 pm
Atte André Jensen escreveu: > Hi Hello Atte, > > I finished a first version of the transposition, which is part of my > python script, called abctool...
323 Atte André Jensen
atte_andre Offline Send Email
May 31, 2006
11:42 am
Hi Anyone happens to have the "bridal chorus" from "lohengrin" (ie "here comes the bride") in abc (or pdf)? -- peace, love & harmony Atte http://www.atte.dk...
Messages 294 - 323 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