|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Blue + CM 3.x on a MACHi Steven, All -
Long time no talk! I've recently moved over to a MacBook Pro OS 10.5. I wrote the bit of lisp that serves as the Common Music 1.x example in blue (still my editor of choice for csound :)). Since I can't run CM 1.x on this Mac, I decided to give CM3 a shot (something I've been putting off for awhile) and ran into some trouble - hopefully someone on the list has come up against the same thing. Here's the deal: On windows, the CM binaries are started via lisp.exe (or clisp.exe in CM3, I gather). In the Mac distros, the binary is called 'cm'. Calling it from the terminal, it appears you cannot pass this binary a file to evaluate i.e. cm test.lisp If this is really the case, we can't call cm from blue's externalObject on Mac. :( Hopefully I'm missing something obvious. I've posted a question to the CM list as well. Thanks - Ben McAllister ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Bluemusic-users mailing list Bluemusic-users@... https://lists.sourceforge.net/lists/listinfo/bluemusic-users |
|
|
Re: Blue + CM 3.x on a MACHi Ben!
Always good to hear from you! I haven't followed CM in a long while and I also don't have a Mac to test on currently. (In August though, my wife and I are moving to Rochester, New York, and I think she will have a Mac issued to her from the University, so I will able to start regularly testing on OSX then.) The ability for blue to call external programs gives two options--capture output from stdout or have program write to file and blue parses the file after execution--but both really require that the external program be able to run the script from commandline as you mention. I don't know if anyone else here has had experience with CM3, but if no others answer, it might be something to bring up on a CM mailing-list as it seems like it should be possible. Otherwise, good luck with this issue and with your musical work! steven On Sun, Apr 19, 2009 at 11:40 PM, Ben McAllister <benmca@...> wrote: > Hi Steven, All - > > Long time no talk! I've recently moved over to a MacBook Pro OS 10.5. > > I wrote the bit of lisp that serves as the Common Music 1.x example in blue > (still my editor of choice for csound :)). Since I can't run CM 1.x on this > Mac, I decided to give CM3 a shot (something I've been putting off for > awhile) and ran into some trouble - hopefully someone on the list has come > up against the same thing. Here's the deal: > > On windows, the CM binaries are started via lisp.exe (or clisp.exe in CM3, I > gather). In the Mac distros, the binary is called 'cm'. Calling it from > the terminal, it appears you cannot pass this binary a file to evaluate i.e. > > cm test.lisp > > If this is really the case, we can't call cm from blue's externalObject on > Mac. :( Hopefully I'm missing something obvious. I've posted a question > to the CM list as well. > > Thanks - > Ben McAllister > > > ------------------------------------------------------------------------------ > Stay on top of everything new and different, both inside and > around Java (TM) technology - register by April 22, and save > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > 300 plus technical and hands-on sessions. Register today. > Use priority code J9JMT32. http://p.sf.net/sfu/p > _______________________________________________ > Bluemusic-users mailing list > Bluemusic-users@... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > > ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Bluemusic-users mailing list Bluemusic-users@... https://lists.sourceforge.net/lists/listinfo/bluemusic-users |
| Free embeddable forum powered by Nabble | Forum Help |