Re: [PD] Listen to GISS.tv stream in Pure Data

2013-07-23 Thread Antonio Roberts
 readanysf~ should work with mp3 streams if you have the appropriate lib to
 decode (libmp3lame ?)
You're right! It must have been a temporary error preventing me from
playing mp3 streams. Thanks!

On 22 July 2013 10:20, Benjamin ~ 01xy ben...@free.fr wrote:
 Hello,

 nice if no more ppa is needed
 readanysf~ should work with mp3 streams if you have the appropriate lib to
 decode (libmp3lame ?)

 ++b


 Le 22/07/2013 08:31, IOhannes m zmölnig a écrit :

 On 07/22/13 00:00, Benjamin ~ 01xy wrote:

 Hello,

 On linux (debian) I use readanysf~ to listen to streams, this object is
 in the official repository, on ubuntu, you may have to use this ppa

 [readanysf~] is in the official debian [1] and ubuntu [2] repositories
 since wheezy resp. precise.
 i don't think you need PPA anymore.

 mgfasdr
 IOhannes

 [1] http://packages.debian.org/pd-readanysf
 [2] http://packages.ubuntu.com/pd-readanysf




 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list



 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 

anto...@hellocatfood.com
http://www.hellocatfood.com


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Listen to GISS.tv stream in Pure Data

2013-07-22 Thread IOhannes m zmölnig
On 07/22/13 00:00, Benjamin ~ 01xy wrote:
 Hello,
 
 On linux (debian) I use readanysf~ to listen to streams, this object is
 in the official repository, on ubuntu, you may have to use this ppa

[readanysf~] is in the official debian [1] and ubuntu [2] repositories
since wheezy resp. precise.
i don't think you need PPA anymore.

mgfasdr
IOhannes

[1] http://packages.debian.org/pd-readanysf
[2] http://packages.ubuntu.com/pd-readanysf




signature.asc
Description: OpenPGP digital signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Listen to GISS.tv stream in Pure Data

2013-07-22 Thread Benjamin ~ 01xy
Hello,

nice if no more ppa is needed
readanysf~ should work with mp3 streams if you have the appropriate lib
to decode (libmp3lame ?)

++b


Le 22/07/2013 08:31, IOhannes m zmölnig a écrit :
 On 07/22/13 00:00, Benjamin ~ 01xy wrote:
 Hello,

 On linux (debian) I use readanysf~ to listen to streams, this object is
 in the official repository, on ubuntu, you may have to use this ppa
 [readanysf~] is in the official debian [1] and ubuntu [2] repositories
 since wheezy resp. precise.
 i don't think you need PPA anymore.

 mgfasdr
 IOhannes

 [1] http://packages.debian.org/pd-readanysf
 [2] http://packages.ubuntu.com/pd-readanysf




 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Listen to GISS.tv stream in Pure Data

2013-07-21 Thread Benjamin ~ 01xy
Hello,

On linux (debian) I use readanysf~ to listen to streams, this object is
in the official repository, on ubuntu, you may have to use this ppa
https://launchpad.net/~reduzierer/+archive/rdz-pd-extra+deps

++benjamin


Le 19/07/2013 21:35, Antonio Roberts a écrit :
 Can anyone tell me how to listen to a giss.tv stream using Pure Data (on 
 LInux)

 I've tried mp3amp~ and it won't connect and throws me the following error:

 mp3amp~: getting canvas
 mp3amp~: initializing decoder...
 mp3amp~: connecting to http:/giss.tv:8000/blurfm.mp3
 mp3amp~: connected  : socket opened
 mp3amp~: select done
 mp3amp~: send done
 mp3amp~ : received 105 bytes at 0
 mp3amp~: cannot connect to the (default) stream

 Thanks

 Antonio



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Listen to GISS.tv stream in Pure Data

2013-07-21 Thread Antonio Roberts
Hi Benjamin,

Thanks, this works well, but only with ogg streams from giss.tv. Do
you know how/if it can work with mp3 streams as well?

Antonio

On 21 July 2013 23:00, Benjamin ~ 01xy ben...@free.fr wrote:
 Hello,

 On linux (debian) I use readanysf~ to listen to streams, this object is
 in the official repository, on ubuntu, you may have to use this ppa
 https://launchpad.net/~reduzierer/+archive/rdz-pd-extra+deps

 ++benjamin


 Le 19/07/2013 21:35, Antonio Roberts a écrit :
 Can anyone tell me how to listen to a giss.tv stream using Pure Data (on 
 LInux)

 I've tried mp3amp~ and it won't connect and throws me the following error:

 mp3amp~: getting canvas
 mp3amp~: initializing decoder...
 mp3amp~: connecting to http:/giss.tv:8000/blurfm.mp3
 mp3amp~: connected  : socket opened
 mp3amp~: select done
 mp3amp~: send done
 mp3amp~ : received 105 bytes at 0
 mp3amp~: cannot connect to the (default) stream

 Thanks

 Antonio



 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list



-- 

anto...@hellocatfood.com
http://www.hellocatfood.com


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Listen to GISS.tv stream in Pure Data

2013-07-19 Thread Antonio Roberts
Can anyone tell me how to listen to a giss.tv stream using Pure Data (on LInux)

I've tried mp3amp~ and it won't connect and throws me the following error:

mp3amp~: getting canvas
mp3amp~: initializing decoder...
mp3amp~: connecting to http:/giss.tv:8000/blurfm.mp3
mp3amp~: connected  : socket opened
mp3amp~: select done
mp3amp~: send done
mp3amp~ : received 105 bytes at 0
mp3amp~: cannot connect to the (default) stream

Thanks

Antonio

-- 

anto...@hellocatfood.com
http://www.hellocatfood.com


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list