[sc-users] .plot in PsyCollider?
Rob dt
roberta.slack at gmail.com
Tue Dec 5 08:18:46 PST 2006
Hello
I am running PsyCollider in Windows XP
Has anybody else with the same setup got .plot working?
I have JMouse, jscope running fine but I can't find a way to get a .plot
equivalent
I have copy-and-pasted the error message I receive from { SinOsc.ar
}.plot below
Cheers
Rob
a Function
A primitive was not bound. 0 497
Instance of Method { (0218BEF0, gc=01, fmt=00, flg=11, set=04)
instance variables [15]
raw1 : Float 2.670109001368235e-307 0048000C 00000000
raw2 : Float 2.437076554554034e-289 04030004 00000400
code : instance of Int8Array (0218C030, size=4, set=1)
selectors : nil
constants : nil
prototypeFrame : instance of Array (0218BFE0, size=4, set=2)
context : nil
argNames : instance of SymbolArray (0218BFA0, size=4, set=1)
varNames : nil
sourceCode : nil
ownerClass : class SCView (021857E0)
name : Symbol 'prInit'
primitiveName : Symbol '_SCView_New'
filenameSymbol : Symbol 'C:\Program
Files\Psycollider-060826\SCClassLibrary\Common\GUI\Base\SCView.sc'
charPos : Integer 5609
}
ERROR: Primitive 'none' failed.
Failed.
RECEIVER:
nil
CALL STACK:
MethodError:reportError 03C8B8B0
arg this = <instance of PrimitiveFailedError>
Nil:handleError 03C8D350
arg this = nil
arg error = <instance of PrimitiveFailedError>
Object:throw 029BF6E0
arg this = <instance of PrimitiveFailedError>
Object:primitiveFailed 029FA080
arg this = nil
SCView:init 02A22830
arg this = <instance of SCTopView>
arg argParent = nil
arg argBounds = <instance of Rect>
SCWindow:initSCWindow 03C5D180
arg this = <instance of SCWindow>
arg argName = "plot"
arg argBounds = <instance of Rect>
arg resizable = true
arg border = true
ArrayedCollection:plot 029EFF60
arg this = <instance of FloatArray>
arg name = "plot"
arg bounds = <instance of Rect>
arg discrete = false
arg numChannels = 1
var plotter = nil
var txt = nil
var chanArray = [*1]
var unlaced = [*1]
var val = [*697]
var minval = -0.9999570846557617
var maxval = 0.9999976754188538
var window = nil
var thumbsize = 1
var zoom = 1.5804988662131518
var width = 697
var layout = nil
var write = false
< FunctionDef in Method Function:defer > (no arguments or variables)
Scheduler:seconds_ 03C49FE0
arg this = <instance of Scheduler>
arg newSeconds = 1165305396.36724
var delta = nil
var item = <instance of Function>
Meta_AppClock:tick 03C8C690
arg this = class AppClock
Process:tick 02A2A510
arg this = <instance of Main>
More information about the sc-users
mailing list