|
» codelab : http://codelab.fr/accueil » Forum : SuperCollider : http://codelab.fr/supercollider » SwingOSC / SuperCollider : http://codelab.fr/811 Ceci est la version imprimable d'un sujet du forum, pour retourner à la version complète : SwingOSC / SuperCollider |
| oyster_twiter — 2008-10-18 13:16:57 |
hi, init_OSC
compiling class library..
NumPrimitives = 526
compiling dir: '/usr/share/SuperCollider/SCClassLibrary'
compiling dir: '/usr/share/SuperCollider/Extensions'
pass 1 done
ERROR: Class extension for nonexistent class 'SCDragView'
In file:'/usr/share/SuperCollider/Extensions/SwingOSC/extCocoaCompat.sc'
ERROR: Class extension for nonexistent class 'SCEnvelopeView'
In file:'/usr/share/SuperCollider/Extensions/SwingOSC/extCocoaCompat.sc'
ERROR: Class extension for nonexistent class 'SCMovieView'
In file:'/usr/share/SuperCollider/Extensions/SwingOSC/extCocoaCompat.sc'
ERROR: Class extension for nonexistent class 'SCNumberBox'
In file:'/usr/share/SuperCollider/Extensions/SwingOSC/extCocoaCompat.sc'
ERROR: Class extension for nonexistent class 'SCPopUpMenu'
In file:'/usr/share/SuperCollider/Extensions/SwingOSC/extCocoaCompat.sc'
ERROR: Class extension for nonexistent class 'SCSoundFileView'
In file:'/usr/share/SuperCollider/Extensions/SwingOSC/extCocoaCompat.sc'
ERROR: Class extension for nonexistent class 'SCTextView'
In file:'/usr/share/SuperCollider/Extensions/SwingOSC/extCocoaCompat.sc'
ERROR: Class extension for nonexistent class 'SCUserView'
In file:'/usr/share/SuperCollider/Extensions/SwingOSC/extCocoaCompat.sc'
ERROR: Class extension for nonexistent class 'SCWindow'
In file:'/usr/share/SuperCollider/Extensions/SwingOSC/extCocoaCompat.sc'
numentries = 808910 / 10874400 = 0.074
Method Table Size 6060360 bytes
Number of Method Selectors 4728
Number of Classes 2300
big table size 43497600
Number of Symbols 11021
Byte Code Size 346327
compiled 377 files in 2.25 seconds
compile done
Could not connect socket
Couldn't set realtime scheduling priority 1: Operation not permitted
// History.logFolder: /home/tom/share/SuperCollider/HistoryLogs
LID: event loop started
RESULT = 0
file "/home/tom/share/SuperCollider/GeneralHIDSpecs/allspecs.info" does not exist.
Class tree inited in 0.21 seconds
StartUp done.
Welcome to SuperCollider, for help type ctrl-c ctrl-h (Emacs) or :SChelp (vim)
Couldn't set realtime scheduling priority 1: Operation not permitted
SwingGUI
booting java -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -jar SwingOSC.jar -t 57111 -L -i -h 127.0.0.1:57120
Could not connect socket
Failed to load Main-Class manifest attribute from SwingOSC.jar
Could not connect socket
RESULT = 1
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
/quit sent
a SwingOSCa noter qu'il doit me manquer des classe qui n'arrivent pas à etre étendue par swingosc... |
| oli44 — 2008-11-26 00:32:38 |
Salut,
?? |
| oli44 — 2008-11-26 00:57:58 |
Yeah!
Ensuite j'ai copié SwingOSC.jar dans le même répertoire que mon fichier theremin.sc :-), à partir du quel j'ai lancé gedit en ligne de commande. cd ~/sc3/ gedit theremin.sc Pour le reste, j'ai tout lancé à la souris. |