How to get an RSS feed input in Max-MSP ?
Hello,
I would like to import a real time RSS feed into a patch, and work with the text input. What are the objects or methods allowing this ? I've searched maxobjects and the web without finding, including the CNMAT library, etc.
Any help would be greatly appreciated.
Best,
Thierry Fournier
------------------------
http://www.thierryfournier.net
You can use [jit.uldl], [jit.textfile] and [jit.str.regexp]. The latter has a useful subpatch in the help file called "parser/downloader" which should help you get started.
lh