recording application output

View: New views
4 Messages — Rating Filter:   Alert me  

recording application output

by Johannes Quint :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

is there a way to get the outpupt of an extern application (i.e. a mp3-radiostream) into a supercollider buffer?
thanks for help!

j.q.

_________________________

Johannes Quint
Rilkestr.55
D-53225 Bonn
0228 468256
johannes.quint@web.de
http://www.johannes-quint.de


_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users

Parent Message unknown Re: recording application output

by Marinos Koutsomichalis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If your soundcard has multiple outputs and inputs you can route audio from an app to an output other that the main and then (using a cable) direct it back to a free input from where you can write to a buffer using SoundIn.ar....

Another way should be to use sth like soundflower (http://www.cycling74.com/products/soundflower)
you can then select it as output from the source app and as an input from your dest app (supercollider) and pass audio where you need. Though I have it installed I have never used it so I'm not sure... I don't know if you will able to hear what you write though.

Another way would be to select a input from your soundcard that reflects what is now heard
(I'm not sure if your soundcard supports it, I'm not sure for mine as well... but I used to have a soundblaster at some time that had 2 channels titled what you hear so I could just write everything that was at that point heardfrom any app )

I hope I helped, there may be other ways from wthi supercollider so wait for the experts..



On 08 Μαϊ 2008, at 10:41 ΠΜ, sc-users-request@... wrote:

Message: 7

Date: Thu, 8 May 2008 09:41:30 +0200

From: Johannes Quint <johannes.quint@...>

Subject: [sc-users] recording application output

To: SC SC List <sc-users@...>

Message-ID: <0AECB1AA-F759-4478-B082-9AC86AC51E1B@...>

Content-Type: text/plain; charset="us-ascii"


is there a way to get the outpupt of an extern application (i.e. a  

mp3-radiostream) into a supercollider buffer?

thanks for help!


j.q.



_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users

Re: recording application output

by nescivi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 08 May 2008 03:41:30 Johannes Quint wrote:
> is there a way to get the outpupt of an extern application (i.e. a
> mp3-radiostream) into a supercollider buffer?
> thanks for help!

Use JACK as the audio backend, which can be used to route sound from one
application to the other.
On Linux JACK is the default backend, but I believe there are both OSX and
windows versions now of JACK as well.

sincerely,
Marije
_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users

Re: recording application output

by Dan Stowell :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi -

Use my "MP3" quark. It will play a live MP3 stream directly into a
SuperCollider buffer for you!

Dan

2008/5/8 Johannes Quint <johannes.quint@...>:

>  is there a way to get the outpupt of an extern application (i.e. a
> mp3-radiostream) into a supercollider buffer?
> thanks for help!
>
> j.q.
>
>
> _________________________
>
> Johannes Quint
> Rilkestr.55
> D-53225 Bonn
> 0228 468256
> johannes.quint@...://www.johannes-quint.de
>
> _______________________________________________
>  sc-users mailing list
>  sc-users@...
>  http://lists.create.ucsb.edu/mailman/listinfo/sc-users
>
>



--
http://www.mcld.co.uk
_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users