Wiadomość napisana w dniu 2009-05-05, o godz. 17:46, przez Wouter Snoei:
It's great! thank you verrry much! Did you consider adding possibility of changing group/bus to custom ones (so eg. that could be used with MixerChannel)?Hi all,just to inform you; I have just updated the wslib quark to reflect some of the new features in SC3.3. It is not compatible anymore with pre 3.3 versions. New features include:MasterEQ : a graphical interface for BEQSuite (as posted earlier on the list, now in a Class)
OneShotController : enables Synth actions (upon start, free, pause and unpause)
in current quarks svn rev. (930) there is no such class... :(
improvements on RoundButton : gradient support, SCImage support, new bevel drawing using gradient improvements on SmoothSlider : gradient support, border, baseWidth and more (now documented)appleScript : running AppleScript commands straight from SCasciiCorrect : convert Strings to display *all* ascii characters correctlyand lots of changes "under the hood" Enjoy! (comments very welcome of course)
w = ServerRecordWindow( s );
gives me:
ERROR: Primitive '_SCView_New' failed.
Failed.
RECEIVER:
Instance of SNBox { (16209070, gc=98, fmt=00, flg=00, set=06)
instance variables [33]
dataptr : nil
(...)
there is a problem with SNBox, so I modified gui to the newest
style ;) (attached)
Also not every link on wslib help page works in Help Browser.
Attachment:
ServerRecordWindow2.sc
Description: Binary data
thanks, ak