Jonathan, I looked at the man page for open. I am not sure what the syntax would be to cat the mp3 files into quick time. If you know how to do this please let me know. Thank you for the info.
On Nov 5, 2010, at 2:36 PM, Jonathan Cohn wrote: > Well, since you are willing to use the shel... > > The "open" command described at > http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/open.1.html > > is your friend. > > I am not sure if with quicktime you could use the "open *.mp3" -a > Quicktime but if not > en wrapping a simple shell "for" loop around the open command would work. > > If you want a more stable version you can do what radio stations that > use mp3 do when they have a introduction/commercial when you first > launch. > > believe they use a "m3u" file which contains a list of files / url's > to open in sequence . > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/macvisionaries?hl=en. > louie [email protected] -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
