electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
 Forum index » DIY Hardware and Software » Supercollider
scope doesn't display anything...
Post new topic   Reply to topic Moderators: v-un-v
Page 1 of 1 [1 Post]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Author Message
shuur



Joined: Oct 21, 2009
Posts: 1
Location: Cameroun

PostPosted: Wed Oct 21, 2009 11:53 am    Post subject: scope doesn't display anything... Reply with quote  Mark this post and the followings unread

Hi everyone!
I'm a new SuperCollider user. I'm currently discovering its capabilities with Nick Collins' tutorial. And it's pretty amazing! Very Happy

I just have a problem with JStethoscope (I'm running SC with linux (ubuntustudio 9.04) and SwingOSC). When I try the example code from the help file :




Code:
(

Server.default = Server.local; // Server.internal;

s = Server.default;

s.boot;

)

(

{

SinOsc.ar([225, 450, 900], 0, 0.2)

+ LPF.ar(

LFPulse.ar(226 * [1, 2, 5],[0,0.1,0.1],0.2, 0.2),

JMouseX.kr(20, 10000, 1)

)

}.scope;

)


A window with a black screen appears, but nothing is displayed.

The same problem occurs with JFreqScope. The window with the graph area appears, but nothing is displayed...

I installed SuperCollider with Ubuntu Jaunty deb package and followed this page to install SwingOSC which seems to work fine when I make GUI with sliders...

I have an error message when I use scope which probably contains the solution of my problem. but I don't understand it...



Code:

java.net.BindException: Ne peut attribuer l'adresse demandée
/set : java.lang.IllegalStateException : ScopeView.setBufNum : call startListening before!
   at de.sciss.swingosc.ScopeView.setBufNum(ScopeView.java:343)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)


Any help would be greatly appreciated!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Moderators: v-un-v
Page 1 of 1 [1 Post]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
 Forum index » DIY Hardware and Software » Supercollider
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use