Csound Csound-dev Csound-tekno Search About

[Csnd] Streaming Csound server

Date2012-02-22 20:28
Fromzappfinger
Subject[Csnd] Streaming Csound server
Would it be possible to create a streaming Csound server?
The server would generate audio that is then streamed to internet browsers
(clients).
This way people would be able to try out csound (similar to some software
teaching sites) without having to install it locally..

Richard


--
View this message in context: http://csound.1045644.n5.nabble.com/Streaming-Csound-server-tp5506151p5506151.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-02-22 20:38
FromVictor Lazzarini
SubjectRe: [Csnd] Streaming Csound server
There is NetCsound, and we are working on a Java Web Start Csound, which would run locally, but without the need for a Csound installation. We have a proof-of-concept of this running for OSX 10.6. 

Victor
On 22 Feb 2012, at 20:28, zappfinger wrote:

> Would it be possible to create a streaming Csound server?
> The server would generate audio that is then streamed to internet browsers
> (clients).
> This way people would be able to try out csound (similar to some software
> teaching sites) without having to install it locally..
> 
> Richard
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Streaming-Csound-server-tp5506151p5506151.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> 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"
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2012-02-22 20:40
FromRory Walsh
SubjectRe: [Csnd] Streaming Csound server
Will the "java web start csound" be a script that users can place into
their websites which when clicked will run Csound as a service in the
background? Or will it be like NetCsound, for offline rendering?

On 22 February 2012 20:38, Victor Lazzarini  wrote:
> There is NetCsound, and we are working on a Java Web Start Csound, which would run locally, but without the need for a Csound installation. We have a proof-of-concept of this running for OSX 10.6.
>
> Victor
> On 22 Feb 2012, at 20:28, zappfinger wrote:
>
>> Would it be possible to create a streaming Csound server?
>> The server would generate audio that is then streamed to internet browsers
>> (clients).
>> This way people would be able to try out csound (similar to some software
>> teaching sites) without having to install it locally..
>>
>> Richard
>>
>>
>> --
>> View this message in context: http://csound.1045644.n5.nabble.com/Streaming-Csound-server-tp5506151p5506151.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>> 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"
>>
>
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
>
>
>
>
>
> 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"
>


Date2012-02-22 20:46
FromAdam Puckett
SubjectRe: [Csnd] Streaming Csound server
It would be cool to have a server use Csound for offline rendering to
WAV and use LAME for MP3 conversion, and send it to the user.

Also I think the background idea is cool.

On 2/22/12, Rory Walsh  wrote:
> Will the "java web start csound" be a script that users can place into
> their websites which when clicked will run Csound as a service in the
> background? Or will it be like NetCsound, for offline rendering?
>
> On 22 February 2012 20:38, Victor Lazzarini 
> wrote:
>> There is NetCsound, and we are working on a Java Web Start Csound, which
>> would run locally, but without the need for a Csound installation. We have
>> a proof-of-concept of this running for OSX 10.6.
>>
>> Victor
>> On 22 Feb 2012, at 20:28, zappfinger wrote:
>>
>>> Would it be possible to create a streaming Csound server?
>>> The server would generate audio that is then streamed to internet
>>> browsers
>>> (clients).
>>> This way people would be able to try out csound (similar to some software
>>> teaching sites) without having to install it locally..
>>>
>>> Richard
>>>
>>>
>>> --
>>> View this message in context:
>>> http://csound.1045644.n5.nabble.com/Streaming-Csound-server-tp5506151p5506151.html
>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>
>>>
>>> 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"
>>>
>>
>> Dr Victor Lazzarini
>> Senior Lecturer
>> Dept. of Music
>> NUI Maynooth Ireland
>> tel.: +353 1 708 3545
>> Victor dot Lazzarini AT nuim dot ie
>>
>>
>>
>>
>>
>> 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"
>
>


Date2012-02-22 20:51
FromRory Walsh
SubjectRe: [Csnd] Streaming Csound server
Hi Adam. I'm pretty sure what you just described is already available
with NetCsound?
http://dream.cs.bath.ac.uk/netcsound/

Or?

On 22 February 2012 20:46, Adam Puckett  wrote:
> It would be cool to have a server use Csound for offline rendering to
> WAV and use LAME for MP3 conversion, and send it to the user.
>
> Also I think the background idea is cool.
>
> On 2/22/12, Rory Walsh  wrote:
>> Will the "java web start csound" be a script that users can place into
>> their websites which when clicked will run Csound as a service in the
>> background? Or will it be like NetCsound, for offline rendering?
>>
>> On 22 February 2012 20:38, Victor Lazzarini 
>> wrote:
>>> There is NetCsound, and we are working on a Java Web Start Csound, which
>>> would run locally, but without the need for a Csound installation. We have
>>> a proof-of-concept of this running for OSX 10.6.
>>>
>>> Victor
>>> On 22 Feb 2012, at 20:28, zappfinger wrote:
>>>
>>>> Would it be possible to create a streaming Csound server?
>>>> The server would generate audio that is then streamed to internet
>>>> browsers
>>>> (clients).
>>>> This way people would be able to try out csound (similar to some software
>>>> teaching sites) without having to install it locally..
>>>>
>>>> Richard
>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://csound.1045644.n5.nabble.com/Streaming-Csound-server-tp5506151p5506151.html
>>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>>
>>>>
>>>> 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"
>>>>
>>>
>>> Dr Victor Lazzarini
>>> Senior Lecturer
>>> Dept. of Music
>>> NUI Maynooth Ireland
>>> tel.: +353 1 708 3545
>>> Victor dot Lazzarini AT nuim dot ie
>>>
>>>
>>>
>>>
>>>
>>> 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"
>>
>>
>
>
> 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"
>


Date2012-02-24 14:54
FromMatthew Walworth
SubjectRe: [Csnd] Streaming Csound server
I can't seem to get NetCsound to work. When I click on the link to my rendered file, it returns an error that the file does not exist. Here is the output I get from the email log:


sh: /usr/local/bin/csound5: No such file or directory
ERROR: Cannot open input file "/srv/www/htdocs/netcsound/Results/out0e168467fd.wav": No such file or directory

Is it broken?

-- Matthew


On Feb 22, 2012, at 1:51 PM, Rory Walsh wrote:

> Hi Adam. I'm pretty sure what you just described is already available
> with NetCsound?
> http://dream.cs.bath.ac.uk/netcsound/
> 



Date2012-02-24 15:35
Fromjpff@cs.bath.ac.uk
SubjectRe: [Csnd] Streaming Csound server
I thought it was OK but I will check this afternoon.
==John ff

> I can't seem to get NetCsound to work. When I click on the link to my
> rendered file, it returns an error that the file does not exist. Here is
> the output I get from the email log:
>
>
> sh: /usr/local/bin/csound5: No such file or directory
> ERROR: Cannot open input file
> "/srv/www/htdocs/netcsound/Results/out0e168467fd.wav": No such file or
> directory
>
> Is it broken?
>
> -- Matthew
>
>
> On Feb 22, 2012, at 1:51 PM, Rory Walsh wrote:
>
>> Hi Adam. I'm pretty sure what you just described is already available
>> with NetCsound?
>> http://dream.cs.bath.ac.uk/netcsound/
>>
>
>
>
> 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"
>
>
>
>



Date2012-02-24 19:25
Fromjpff@cs.bath.ac.uk
SubjectRe: [Csnd] Streaming Csound server
> I thought it was OK but I will check this afternoon.
> ==John ff
>


I think I have this fixed, although the "send log" feature seems to
generate an empty file.  I think I know why but will take a while

==John ff



Date2012-02-24 22:30
FromMatthew Walworth
SubjectRe: [Csnd] Streaming Csound server
It is indeed working and I am getting an email log.

Thank you very much.

-- Matthew

On Feb 24, 2012, at 12:25 PM, jpff@cs.bath.ac.uk wrote:

>> I thought it was OK but I will check this afternoon.
>> ==John ff
>> 
> 
> 
> I think I have this fixed, although the "send log" feature seems to
> generate an empty file.  I think I know why but will take a while
> 
> ==John ff
> 
> 
> 
> 
> 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"
>