« Return to Thread: sctwitt

sctwitt

by '2+ :: Rate this Message:

Reply to Author | View in Thread

hey http://twitter.com/mclduk !
you wanted to report about this by yourself? but i couldn't help
myself posting here...

i found you doing sctwitt
this is great .. both twitter and supercollider are changing the style
of thangs but yes
maybe a new web service related to this can come out?
i wanna see that reported on rocketboom.com .. okay am gonna tell em!

lazy me tend to twitt than study codes ... but this will force me sc

and i think i have to get used to that 1 line style
am still doing like this


--- 8< ---

~oilfield = Server.local.boot;

~oilfield.quit;

(
~oilfield.sendMsg("/g_new", ~song2sa = 2100, 1, 0);
~root2 = 27.5 * (2 ** (5 / 12));
)

~oilfield.sendMsg("/n_set", 0, "freq", ~root2);
~oilfield.sendMsg("/n_set", 0, "cov", 10);
~oilfield.sendMsg("/n_set", 0, "den", 50);
~oilfield.sendMsg("/n_set", 0, "cov", 10, "den", 50);

,
,
,

--- 8< ---

--
SaRiGaMa's Oil Vending Orchestra
is podcasting:
http://sarigama.namaste.jp/podcast/rss.xml
and supplying oil.py for free:
http://oilpy.blogspot.com/

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

 « Return to Thread: sctwitt