[Sc-devel] Pmono render
ronald kuivila
rkuivila at wesleyan.edu
Fri Mar 7 16:07:36 PST 2008
nevermind, expired pword....
RJK
On Mar 7, 2008, at 7:04 PM, ronald kuivila wrote:
> Hi all,
>
> I tried to commit the change and seem to be getting a password
> failure.
>
> Did something change?
>
> RJK
>
> On Mar 7, 2008, at 12:29 PM, Jan T wrote:
>
>> Hi,
>> when i try to render a Pmono, i'm getting the error below.
>> Could someone (Ron ?) please have a look or point me in the
>> direction, how
>> to fix this?
>> thanks,
>> Jan
>>
>>
>>
>> p = Pmono("default", \dur, 0.2, \freq, Pwhite(1,8, 2) * 100 );
>>
>>
>> o = ServerOptions.new.numOutputBusChannels = 8;
>>
>> p.render("test.aif", 140, 44100, "AIFF", "float32", o);
>>
>>
>> the error:
>>
>>
>> ERROR: Message 'sched' not understood.
>> RECEIVER:
>> Instance of ScoreStreamPlayer { (1C099290, gc=94, fmt=00, flg=00,
>> set=06)
>> instance variables [49]
>> dependants : nil
>> name : "record"
>> addr : instance of NetAddr (1C0E8790, size=4, set=2)
>> clientID : Integer 0
>> isLocal : true
>> inProcess : false
>> serverRunning : false
>> serverBooting : false
>> bootNotifyFirst : false
>> options : instance of ServerOptions (1C09FA20, size=23, set=5)
>> latency : Integer 0
>> dumpMode : Integer 0
>> notified : true
>> nodeAllocator : instance of NodeIDAllocator (1F6D5AF0, size=6,
>> set=3)
>> controlBusAllocator : instance of ContiguousBlockAllocator
>> (1F6CD580,
>> size=5, set=3)
>> audioBusAllocator : instance of ContiguousBlockAllocator
>> (1F6D4D70,
>> size=5, set=3)
>> bufferAllocator : instance of ContiguousBlockAllocator (1F6D4F50,
>> size=5, set=3)
>> syncThread : nil
>> syncTasks : nil
>> numUGens : Integer 0
>> numSynths : Integer 0
>> numGroups : Integer 0
>> numSynthDefs : Integer 0
>> avgCPU : nil
>> peakCPU : nil
>> sampleRate : nil
>> actualSampleRate : nil
>> alive : false
>> booting : false
>> aliveThread : nil
>> aliveThreadPeriod : Float 0.7 3FE66666 66666666
>> statusWatcher : nil
>> tree : nil
>> window : nil
>> scopeWindow : nil
>> recordBuf : nil
>> recordNode : nil
>> recHeaderFormat : "aiff"
>> recSampleFormat : "float"
>> recChannels : Integer 2
>> bufferArray : instance of Array (1F25F040, size=1026, set=11)
>> bufInfoResponder : nil
>> waitingForBufInfo : false
>> waitingBufs : Integer 0
>> volume : instance of Volume (1C09EEC0, size=19, set=5)
>> beats : Float 0.4 3FD99999 9999999A
>> tempo : Integer 1
>> bundleList : instance of Array (1C09FB40, size=2, set=1)
>> maxTime : Float 140.0 40618000 00000000
>> }
>> ARGS:
>> Integer 0
>> Instance of Function { (1C09ED80, gc=90, fmt=00, flg=00, set=01)
>> instance variables [2]
>> def : instance of FunctionDef in closed FunctionDef
>> context : Frame (1C0A3AB0) of Function
>> }
>> CALL STACK:
>> DoesNotUnderstandError:reportError 1F2C5890
>> arg this = <instance of DoesNotUnderstandError>
>> Nil:handleError 1F31C020
>> arg this = nil
>> arg error = <instance of DoesNotUnderstandError>
>> Thread:handleError 1F406B40
>> arg this = <instance of Thread>
>> arg error = <instance of DoesNotUnderstandError>
>> Thread:handleError 1F416940
>> arg this = <instance of Routine>
>> arg error = <instance of DoesNotUnderstandError>
>> Thread:handleError 1F419030
>> arg this = <instance of Routine>
>> arg error = <instance of DoesNotUnderstandError>
>> Object:throw 1F420BA0
>> arg this = <instance of DoesNotUnderstandError>
>> Function:protect 1F423620
>> arg this = <instance of Function>
>> arg handler = <instance of Function>
>> var result = <instance of DoesNotUnderstandError>
>> Environment:use 1C0A40E0
>> arg this = <instance of Event>
>> arg function = <instance of Function>
>> var result = nil
>> var saveEnvir = <instance of Environment>
>> Event:play 1F6D0310
>> arg this = <instance of Event>
>> < FunctionDef in Method Set:do > 1F4905A0
>> arg item = <instance of Function>
>> ArrayedCollection:do 1F491F40
>> arg this = [*4]
>> arg function = <instance of Function>
>> var i = 0
>> Set:do 1F616BA0
>> arg this = <instance of IdentitySet>
>> arg function = <instance of Function>
>> var i = 0
>> EventStreamCleanup:exit 1F618840
>> arg this = <instance of EventStreamCleanup>
>> arg event = <instance of Event>
>> arg freeNodes = true
>> Routine:prStart 1F6D1E20
>> arg this = <instance of Routine>
>> arg inval = <instance of Event>
>>
>>
>> _______________________________________________
>> Sc-devel mailing list
>> Sc-devel at create.ucsb.edu
>> http://lists.create.ucsb.edu/mailman/listinfo/sc-devel
>>
>
> _______________________________________________
> Sc-devel mailing list
> Sc-devel at create.ucsb.edu
> http://lists.create.ucsb.edu/mailman/listinfo/sc-devel
>
More information about the Sc-devel
mailing list