On Mit, 2012-08-29 at 14:46 +0100, Andrew Faraday wrote: > It could if they provide you with a download link... I'd have to guess > that they won't, tho. It would undermine their whole buisness plan.
They do. I don't know the specifics, but I assume it's up to the author to allow the download of the mp3-file or not. The example below uses such a download link from soundcloud.com. Roman > > Date: Wed, 29 Aug 2012 09:13:28 -0300 > > Subject: Re: [PD] playing soundcloud files > > From: [email protected] > > To: [email protected] > > CC: [email protected]; [email protected] > > > > can that be used with Spotify or Grooveshark? > > > > On Wed, Aug 29, 2012 at 9:09 AM, Roman Haefeli <[email protected]> > wrote: > > > On Die, 2012-08-28 at 20:48 +0100, Andrew Faraday wrote: > > >> That sounds good, but how exactly? Do you have an example patch? > > > > > > I think the help patch explains it quite well. > > > > > > A real world example: > > > > > > [open http://soundcloud.com/reduzent/backup-blues/download ( > > > | > > > | [play( > > > |/ > > > [readanysf~] > > > | | > > > [dac~ ] > > > > > > Roman > > > > > > > > > > > >> > From: [email protected] > > >> > To: [email protected] > > >> > Date: Mon, 27 Aug 2012 22:32:04 +0200 > > >> > Subject: Re: [PD] playing soundcloud files > > >> > > > >> > [readanysf~] does not only play many encodings and file > formats, but > > >> > supports also a lot of protocols, including http. You can > directly > > >> open > > >> > a track on soundcloud.com with [readanysf~]. There is no need > to > > >> > download the file first with wget or whatsoever. > > >> > > > >> > Roman > > >> > > > >> > > > >> > On Don, 2012-08-23 at 13:13 +0200, Patrice Colet wrote: > > >> > > [wget -O source file(-[shell] & [read file(-[readanysf~] > > >> > > > > >> > > use [popen] on windows and an executable of wget > > >> > > > > >> > > Colet Patrice > > >> > > > > >> > > ----- Mail original ----- > > >> > > > De: "alessandro contini" <[email protected]> > > >> > > > À: "PD list" <[email protected]> > > >> > > > Envoyé: Jeudi 23 Août 2012 12:49:42 > > >> > > > Objet: [PD] playing soundcloud files > > >> > > > > > >> > > > Hey pd-people, > > >> > > > > > >> > > > I'm just wondering if any of you ever tried loading an > audio > > >> file > > >> > > > hosted by > > >> > > > soundcloud into a PD patch. > > >> > > > I'm thinking about something like [openpanel] + > [soundfiler] but > > >> > > > sourcing > > >> > > > the audio data from a soundcloud account. > > >> > > > > > >> > > > Any idea? Suggestions? > > >> > > > Thanks! > > >> > > > > > >> > > > -- > > >> > > > > > >> > > > // ALESSANDRO CONTINI > > >> > > > > > >> > > > // www.alessandrocontini.it > > >> > > > // skype: alessandro_contini > > >> > > > // DE: +49-176-38600277 > > >> > > > // ITA: +39-340-2686996 > > >> > > > > > >> > > > _______________________________________________ > > >> > > > [email protected] mailing list > > >> > > > UNSUBSCRIBE and account-management -> > > >> > > > http://lists.puredata.info/listinfo/pd-list > > >> > > > > > >> > > > > >> > > _______________________________________________ > > >> > > [email protected] mailing list > > >> > > UNSUBSCRIBE and account-management -> > > >> http://lists.puredata.info/listinfo/pd-list > > >> > > > >> > > > >> > > > >> > _______________________________________________ > > >> > [email protected] mailing list > > >> > UNSUBSCRIBE and account-management -> > > >> http://lists.puredata.info/listinfo/pd-list > > >> > > > > > > > > > > > > _______________________________________________ > > > [email protected] mailing list > > > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
