Hi all,
I'm checking out SC on Windows, and encountering an error when trying to list devices:
ServerOptions.inDevices;
Should return an array of the devices available, fails instead, I'm sure it's something stupid I've done.
Are Windows users supposed to use Jack for Windows to handle things? Having never been one before, I don't know.
Any ideas, please let me know.
Also, I've never had to submit error reports before, so I apologise if something's missing - if any other details are needed let me know!
Thanks,
J
(SC 3.6.5, Windows 7 64bit, 3.4GHz Intel Core i5 4th Gen)
----------------------------------------------------------------
ERROR: A primitive was not bound. 0 643
Instance of Method { (0x45b4320, gc=01, fmt=00, flg=11, set=04)
instance variables [15]
raw1 : Float 0.000000 00000000 0040000C
raw2 : Float 0.000000 00000300 03020003
code : instance of Int8Array (045B44E0, size=4, set=3)
selectors : nil
constants : nil
prototypeFrame : instance of Array (045B4460, size=3, set=3)
context : nil
argNames : instance of SymbolArray (045B43E0, size=3, set=3)
varNames : nil
sourceCode : nil
ownerClass : class Meta_ServerOptions (0457F920)
name : Symbol 'prListDevices'
primitiveName : Symbol '_ListAudioDevices'
filenameSymbol : Symbol 'C:\Program Files (x86)\SuperCollider-3.6.5\SCClassLibrary\Common\Control\Server.sc'
charPos : Integer 4210
}
ERROR: Primitive 'none' failed.
Failed.
RECEIVER:
nil
CALL STACK:
MethodError:reportError 0x55c72b0
arg this = <instance of PrimitiveFailedError>
Nil:handleError 0x5197770
arg this = nil
arg error = <instance of PrimitiveFailedError>
Thread:handleError 0x551a950
arg this = <instance of Thread>
arg error = <instance of PrimitiveFailedError>
Object:throw 0x585d650
arg this = <instance of PrimitiveFailedError>
Object:primitiveFailed 0x568fb30
arg this = nil
Interpreter:interpretPrintCmdLine 0x5b96990
arg this = <instance of Interpreter>
var res = nil
var func = <instance of Function>
var code = "ServerOptions.inDevices"
var doc = nil
var ideClass = <instance of Meta_ScIDE>
Process:interpretPrintCmdLine 0x585f5d0
arg this = <instance of Main>
^^ The preceding error dump is for ERROR: Primitive 'none' failed.
Failed.
RECEIVER: nil