Index of classes.
By Tim Schenk
An example of the Soundcloud API in Max.
At the Cycling 74 Wiki
http://cycling74.com/wiki/index.php?title=MaxURL_SoundCloud
local version: tkzic/max teaching examples/souncloud-test
Javascript client side method to search Tweets bypassing Oauth.
Uses Twitter Widgets – parsing the ‘JSON like response’ using Jquery.
By Jason Mayes
https://github.com/jasonmayes/Twitter-Post-Fetcher
Here is a sample URL that returns a response for the hashtag #cats using my widget: https://cdn.syndication.twimg.com/widgets/timelines/528661733678657536 If you set up a Twitter widget, just replace the ID number in the URL with the one that shows up when you run your widget.
Here is a derivative project by Alessio Zappa that doesn’t use Jquery: http://www.snip2code.com/Snippet/145533/Customize-twitterFetcher-JS-lib-for-our-
This method is not approved by Twitter. Use at your own risk: https://twittercommunity.com/t/can-i-use-cdn-syndication-twimg-com-widgets-timelines-for-my-website/20134
local version – tkzic/Twitter-Post-Fetcher-master/
Twitter search for Max/MSP.
Uses mxj and the twitter4j library
By Gokce Kinayoglu
http://cycling74.com/toolbox/searchtweet-design-patches-that-respond-to-twitter-posts/
Note: installation instructions in readme.txt file with download. Requires copying of java classes and library files.
By robs
http://sourceforge.net/p/soxr/wiki/Home/
Installation guide: http://sourceforge.net/p/soxr/code/ci/master/tree/INSTALL
How configure CMAKE for 32 bit architecture on Mac OS: http://stackoverflow.com/questions/5334095/cmake-multiarchitecture-compilation
Note: this command allowed building static libs for 32 bit:
<span style="color: #000000;">$ cmake -DCMAKE_OSX_ARCHITECTURES=i386 -DBUILD_SHARED_LIBS:BOOL=OFF ..</span>
local files in: tkzic/soxr-0.1.1-Source/
“Create random modern art by simplifying images to their core elements.
The output is a geometric composition derived from file data of the original image.”
Little Bits meets Lego.