Search the web
Sign In
New User? Sign Up
abcusers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2221 - 2250 of 2250   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2221 Hudson Flávio Men...
hfmlacerda
Offline Send Email
Nov 2, 2009
8:35 pm
2222
Hudson— Do you have working links for those fmts? I've been shifting my decorations around, but I'd like to check out your translation extension before...
henrygroups
Offline Send Email
Nov 2, 2009
11:17 pm
2223
... Hi Henry, I am glad to hear from people implementing and using abcm2ps extensions. I think we could join efforts to design and implement extensions and ...
Hudson Flávio Mene...
hfmlacerda
Offline Send Email
Nov 3, 2009
2:00 am
2224
My thanks to Seymour and Hudson. I presume the "style" panel adds a command-line switch which takes precedence over the format file. Phil Headford...
Flos Headford
flosfiddle
Offline Send Email
Nov 3, 2009
9:23 am
2225
For those of you with enough Unix-savvy to understand the question ... Given (1) a command-line tool to massage ABC files, possibly in a batch, with (2) an...
dglenn@...
dglennarthurjr
Offline Send Email
Nov 3, 2009
10:37 am
2226
In general, the correct behaviour for a Unix tool is to default to reading and writing to stdin/stdout, particularly when the output is of the same format as...
Calum Galleitch
abc@...
Send Email
Nov 3, 2009
12:38 pm
2227
Calum is correct, the unix philosophy is of "small tools" in a plumbing process chain model of pipes, filters, sources and sinks. however, if you are modifying...
Gary Lawrence Murphy
revg
Offline Send Email
Nov 3, 2009
3:48 pm
2228
One other thing I would expect, as a Unix user, is to name the backup file with a tilde (~) character appended instead of changing the extension to .bak. So,...
Jim
jprussell
Offline Send Email
Nov 3, 2009
4:13 pm
2229
+1 for me on the ~ idea, although most modern tools including Emacs will recognize both; I believe vi uses .bak quasi-related to this and almost completely...
Gary Lawrence Murphy
revg
Offline Send Email
Nov 3, 2009
4:33 pm
2230
... Well, there are enough unix tools using .bak -- but they usually do not *replace* the original extension (the concept of file name extensions is rather...
Susan Dittmar
susandittmar
Offline Send Email
Nov 3, 2009
4:46 pm
2231
quasi-related to this and almost completely off-topic for abc but I'm asking ... What sort of transforms? I do almost all my audio file manipulations via...
Jim
jprussell
Offline Send Email
Nov 3, 2009
5:00 pm
2232
thanks -- I know sox of course, but ecasound might be what I need, I'll check it out. What I want ideally is a simple command line way to invoke any of those...
Gary Lawrence Murphy
revg
Offline Send Email
Nov 3, 2009
5:34 pm
2233
http://en.wikipedia.org/wiki/Ecasound looks perfect. thanks again!...
Gary Lawrence Murphy
revg
Offline Send Email
Nov 3, 2009
5:36 pm
2234
... Ah, but that already is the default case, and was the first case coded. I'm up to adding a "-r for 'replace'" option, for batch processing of lots of...
dglenn@...
dglennarthurjr
Offline Send Email
Nov 3, 2009
6:49 pm
2235
... Easier for me, too ... how friendly is that to Windows users? (I don't have a native Windows C compiler, but I do plan to compile under Cygwin at least --...
dglenn@...
dglennarthurjr
Offline Send Email
Nov 3, 2009
6:53 pm
2236
... Again, less of a PITA for me to code ... but how friendly is this to Windows users when it gets ported? (I'm thinking more about the "principle of least...
dglenn@...
dglennarthurjr
Offline Send Email
Nov 3, 2009
6:58 pm
2237
Please include either a -h, -?, /h or /? to bring up a help file to explain what options are available. They are usually worth their weight in gold. I like...
Richard Walker
rlwalker2
Offline Send Email
Nov 3, 2009
7:08 pm
2238
... *nod* Third thing I did (second was to make unrecognized options result in a "usage" message), _and_ after 23 years of procrastination I've even started...
dglenn@...
dglennarthurjr
Offline Send Email
Nov 3, 2009
7:52 pm
2239
... That would be entirely too straightforward... http://article.gmane.org/gmane.os.openbsd.misc/134979...
Calum Galleitch
abc@...
Send Email
Nov 3, 2009
9:47 pm
2240
There are DOS utility programs that work with batch files to do almost anything you want with Windows. A couple people even created a set of utilities that...
Richard Walker
rlwalker2
Offline Send Email
Nov 3, 2009
11:10 pm
2241
Once he said me (by e-mail) that the process of sending a message to fetch the page may take two days to access a page... BTW, w3m runs inside Emacs. It is...
Hudson Flávio Men...
hfmlacerda
Offline Send Email
Nov 4, 2009
12:54 am
2242
there is also a new emerging (and actively supported) text-mode emacs web browser -- this is important stuff to blind people as the emacs-based emacspeak...
Gary Lawrence Murphy
revg
Offline Send Email
Nov 4, 2009
2:15 am
2243
... I can't tell. But there's a problem with just changing suffixes when using Windows: by default, Windows does not show suffixes of files, and uses those...
Susan Dittmar
susandittmar
Offline Send Email
Nov 4, 2009
9:42 am
2244
Here is a conversion of abcm2ps-5.9.6 doc files to HTML format: http://hudsonlacerda.webs.com/abc/abcm2ps-5.9.6-html-en.tgz (There is an index at the bottom of...
Hudson Flávio Men...
hfmlacerda
Offline Send Email
Nov 6, 2009
6:56 pm
2245
My main concern here is the problems I've had in my Tune Finder due to the widespread differences in how X: is used (or not used). I've probably seen most of...
John Chambers
jeanchambres
Offline Send Email
Nov 8, 2009
4:15 pm
2246
Isn't the root cause of this an attempt to add features that are not available? I feel solving the expansion problem would not only solve the X: violated...
Richard Walker
rlwalker2
Offline Send Email
Nov 8, 2009
7:14 pm
2247
Thanks for putting this together. The operators list is especially great. I made an alphabetized version of the operators listing (didn't change anything...
henrygroups
Offline Send Email
Nov 8, 2009
11:45 pm
2248
... Hi Henry, Thanks for your interest. ... What is an alphabetized version? I just noticed the introduction of some blank lines, an incomplete encoding change...
Hudson Flávio Men...
hfmlacerda
Offline Send Email
2:02 am
2249
... (yep, that's what I was saying was added in the gzipping — don't know why it did that) ... I was wondering where that came from — I had a lot of...
henrygroups
Offline Send Email
4:18 am
2250
I guess if I'm going to be posting all these messages I could introduce myself. My name's Henry. My father Robert was active here years ago. I think we started...
henrygroups
Offline Send Email
4:23 am
Messages 2221 - 2250 of 2250   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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