[Csnd] Looking for the archives (and info on Csound and Lua)
Date | 2010-08-25 15:01 |
From | Mike McGonagle |
Subject | [Csnd] Looking for the archives (and info on Csound and Lua) |
Hi all, I recently found that there is universal binary of Csound for the Mac, so I am returning to using it and was hoping to find some info on using Lua with Csound. BUT, it appears that the archives are nowhere to be found, at least not at the links that I have found. Could someone direct me to their location? Or at least tell me that they "don't exist"? And if that is the case, can someone please give me some info on using Lua with Csound. Thanks, Mike Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2010-08-25 15:17 |
From | Michael Gogins |
Subject | [Csnd] Re: Looking for the archives (and info on Csound and Lua) |
I don't know if this is maintained for OS X. Victor? Regards, Mike On Wed, Aug 25, 2010 at 10:01 AM, Mike McGonagle |
Date | 2010-08-25 15:22 |
From | Mike McGonagle |
Subject | [Csnd] Re: Re: Looking for the archives (and info on Csound and Lua) |
Well, can I use OSC to control Csound from Lua? I do have the networking stuff working, and if at least that is a possibility... What would be the benefits to actually be using 'luaCsnd'? Mike On Wed, Aug 25, 2010 at 10:17 AM, Michael Gogins |
Date | 2010-08-25 15:41 |
From | Anja Hofmann |
Subject | [Csnd] Re: Looking for the archives (and info on Csound and Lua) |
Hello! # I recently found that there is universal binary of Csound for the Mac, # so I am returning to using it and was hoping to find some info on # using Lua with Csound. BUT, it appears that the archives are nowhere # to be found, at least not at the links that I have found. How about this artcle in the Csound journal? http://www.csounds.com/journal/issue13/BasicLuawithCsound.html And there's an article on linuxaudio.org http://lac.linuxaudio.org/2010/papers/38.pdf (section 4.5.2 "Embedding Csound" Otherwise, there are two lua scripts in the "examples/lua" directory of your CSound installation. Best wishes Anja Hofmann Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2010-08-25 15:57 |
From | jpff@cs.bath.ac.uk |
Subject | [Csnd] Re: Re: Looking for the archives (and info on Csound and Lua) |
Csound email archives exist via lists.bath.ac.uk Csound-devel archives exist at Sourceforge > Hello! > # I recently found that there is universal binary of Csound for the Mac, > # so I am returning to using it and was hoping to find some info on > # using Lua with Csound. BUT, it appears that the archives are nowhere > # to be found, at least not at the links that I have found. > How about this artcle in the Csound journal? > http://www.csounds.com/journal/issue13/BasicLuawithCsound.html > And there's an article on linuxaudio.org > http://lac.linuxaudio.org/2010/papers/38.pdf > (section 4.5.2 "Embedding Csound" > Otherwise, there are two lua scripts in the "examples/lua" directory of > your CSound installation. > Best wishes > Anja Hofmann > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" > > > > Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2010-08-25 16:03 |
From | Victor Lazzarini |
Subject | [Csnd] Re: Re: Looking for the archives (and info on Csound and Lua) |
No, it's not in the installer. Victor On 25 Aug 2010, at 15:17, Michael Gogins wrote: > I don't know if this is maintained for OS X. Victor? > > Regards, > Mike > > On Wed, Aug 25, 2010 at 10:01 AM, Mike McGonagle |
Date | 2010-08-25 16:05 |
From | Mike McGonagle |
Subject | [Csnd] Re: Re: Re: Looking for the archives (and info on Csound and Lua) |
On Wed, Aug 25, 2010 at 10:57 AM, |