rukano

music, technology, and more…

Archive for the ‘repository’ tag

Live Coding practice and testing

with 3 comments

Trying to improve my live coding skills. I still code too slow, but I’m quite happy with the results.  Specially this one, I thought it was kind of nice to use audio in for faster changing sounds without having to rewrite the whole function. Here the History log. If interested you can look at the date and search for the other two or three tests I was doing. I was mostly trying to understand the UGenPatterns and other stuff. Sadly my NPdef and NPxdef still won’t work and nobody in the list actually has time to resolve the problem. I tried already myself but I donÄt get a result changing methods and so on. I hope it’ll work again soon, because I loved that not having to “.asSynthDef(name:\bla).store” the Node function every time I changed the source to control this from a lang-sided Pattern. For the moment to remake this behavior I relay on Tdef’s and Demand UGens, but the last ones won’t synchronize as easy and comfortable as the Patterns and Tasks.

Anyway, History & Git are showing to be are really easy way to publish the code to the repository and from there to my site. Audio examples are going to be more selective due to the space and uploading times.

  • Twitter
  • Facebook
  • Google Reader
  • Share/Bookmark

Written by rukano

September 27th, 2009 at 3:07 am

Live Coding History Uploads

without comments

Hi, I wrote a couple of action into menu items for my SuperCollider and now I can publish my exercises with 2-3 clicks! I’m pushing all this logged session into the live code folder in my SC code GitHub repository. So if you are interested… I’m not yet publishing the music, maybe I’ll modify all the process so I can start History and the recording and so on, but there’s still the disk space problem. The audio files are too big and my server is not that big to support daily 20-40 MB… so… I was thinking about the possibility of using one of those music hosting sites like SoundCloud or something like that, but that would be for the future. For the moment I’ll be happy to be able to record the history and publish it from SuperCollider and that easy. If you are interested in the menu items, you can see the code here but probably you’ll have to modify it, and don’t forget, this should be in the startup file so you have these items in your menu every time you start SuperCollider.

  • Twitter
  • Facebook
  • Google Reader
  • Share/Bookmark

Written by rukano

September 26th, 2009 at 1:58 pm