SuperCollider 3.3 alpha 2

Hi everyone,

i have just uploaded the next alpha release of SuperCollider 3.3. A universal Mac OS binary and source are available here:

https://sourceforge.net/project/showfiles.php?group_id=54622

Below are some of the more significant changes and bugfixes since the last alpha:

Changes are listed below, grouped under each point release of SuperCollider.

Recent changes (will be SuperCollider v3.3)
=======================================

Headlines:
———-
* 2009-01-06 SendReply UGen – jr
* 2009-01-06 VDiskIn sends file position to client – jr
* 2009-01-12 map audio to SynthDef controls. new OSC messages n_mapa and n_mapan. – jp, jr, rk
* 2009-01-13 relativeOrigin=true. SC’s coordinate system in container views and user views are now by default relative. 
* 2009-01-16 Scale and Tuning classes added – tw
* 2009-01-17 SuperColliderAU (scsynth as a Mac OSX “Audio Unit”) added to main distribution – gr

Bugfixes:
———

* 2009-01-08 b_readChannel fixed (bug id 1938480) – mb
* 2009-01-08 MIDIIn.connect on Linux fixed (bug id 1986850) – mb
* 2008-08-23 fix for sclang crashing sometimes when compiling erroneous code (bug id 2022297) – rb
* 2009-01-16 SCScrollView relativeOrigin glitch fixed (bug id 2508451) – jr

Other additions/improvements:
—————————–

* 2008-12-24 EZSLider and EZNumber now have an enclosing containers, as well labelPosition =left, right, or stack modes – jm
* 2009-01-08 interface change to ProxySpace.stop (now stops all proxies, just like free/end/clear) – jr
* 2009-01-08 improved Ndef implementation, stores values in an internal ProxySpace, Ndef takes server names for multiple servers. – jr
* 2009-01-08 improved ProxyMixer implementation, added NdefMixer. – adc


Please test and report problems. We are hoping to move to beta and release candidates soon, and reports of problems are greatly appreciated!

best,

Josh

SwingOSC v0.61 approach

hi,

if you are using SwingOSC or are preparing libraries or quarks that use it, please check against the recent SVN version of the upcoming v0.61 to see if there are important remaining issues. to make it easier, i have uploaded a precompiled version here

https://sourceforge.net/project/showfiles.php?group_id=155586&package_id=306095

the major thing left to do is to get the menubars in shape. i admit i don’t like that on non osx systems windows will now always have the File and Window menu, using some extra space below the window titlebar (on osx the menus appear on the screen top so they are not annoying). i’m thinking about kicking them out again, maybe making the menubars appear only in case custom menus are registered. let me know what you think.

stuff that is marked experimental is likely to not get completely done for v0.61, so don’t request that JSCPeakMeterView or JSCPanel be fixed.

you should only use this version with the alpha releases of SuperCollider 3.3.

ciao, -sciss-

MotionTrackOSC

Hiho,

I made another little app in the vein of WiiOSC.
This time for Motion Tracking using video, or rather computer vision.
The program uses the OpenCV libraries, and of course the liblo libraries.
And it is distributed with a SuperCollider class and help file, so you can 
start and use the program from and with that program right away.

For more info, download and a short demo video see my website at:
http://www.nescivi.nl/?p=92


Happy new year!

sincerely,
Marije