[chuck-users] Problem with miniAudicle/ubuntu 9.10/jack

Atte André Jensen atte.jensen at gmail.com
Tue Nov 3 03:22:37 EST 2009


Andrew C. Smith wrote:

> Although, if you're getting sound out of ChucK that's clearly not the
> case. If you run the mini with log level 9 it should give you a bit
> more status as to where you're lagging.

Hmmm. With -v9 the mini works just fine (actually it works just fine 
with everything from -v0 to -v9). This is printed in the console window 
(with -v9):

[chuck]:(2:SYSTEM): setting log level to: 9 (FINEST)...
[chuck]:(2:SYSTEM): -------( Tue Nov  3 09:16:55 2009 )-------
[chuck]:(2:SYSTEM): starting chuck virtual machine...
[chuck]:(5:INFORM):  | allocating VM...
[chuck]:(2:SYSTEM):  | initializing virtual machine...
[chuck]:(2:SYSTEM):  |  | behavior: LOOP
[chuck]:(2:SYSTEM):  |  | locking down special objects...
[chuck]:(2:SYSTEM):  |  | allocating shreduler...
[chuck]:(2:SYSTEM):  |  | allocating messaging buffers...
[chuck]:(2:SYSTEM):  |  | real-time audio: YES
[chuck]:(2:SYSTEM):  |  | mode: CALLBACK
[chuck]:(2:SYSTEM):  |  | sample rate: 44100
[chuck]:(2:SYSTEM):  |  | buffer size: 256
[chuck]:(2:SYSTEM):  |  | num buffers: 8
[chuck]:(2:SYSTEM):  |  | devices adc: 0 dac: 0 (default 0)
[chuck]:(2:SYSTEM):  |  | adaptive block processing: 0
[chuck]:(2:SYSTEM):  |  | channels in: 2 out: 2
[chuck]:(5:INFORM):  | allocating compiler...
[chuck]:(2:SYSTEM):  | initializing compiler...
[chuck]:(3:SEVERE):  |  | initializing type checker...
[chuck]:(3:SEVERE):  |  |  | adding base classes...
[chuck]:(3:SEVERE):  |  |  |  | class 'object'
[chuck]:(3:SEVERE):  |  |  |  | class 'array'
[chuck]:(3:SEVERE):  |  |  |  | class 'string'
[chuck]:(3:SEVERE):  |  |  |  | class 'ugen'
[chuck]:(3:SEVERE):  |  |  |  | class 'uanablob'
[chuck]:(3:SEVERE):  |  |  |  | class 'uana'
[chuck]:(3:SEVERE):  |  |  |  | class 'shred'
[chuck]:(3:SEVERE):  |  |  |  | class 'event'
[chuck]:(3:SEVERE):  |  |  |  | class 'io'
[chuck]:(3:SEVERE):  |  |  |  | class 'fileio'
[chuck]:(3:SEVERE):  |  |  |  | class 'class'
[chuck]:(8:FINER!):  |  |  | committing namespace: 'global'...
[chuck]:(3:SEVERE):  |  | initializing emitter...
[chuck]:(3:SEVERE):  |  | loading built-in modules...
[chuck]:(8:FINER!):  |  |  | creating context '@[internal]'...
[chuck]:(8:FINER!):  |  |  | loading context '@[internal]'...
[chuck]:(8:FINER!):  |  |  |  | pushing existing context '@[global]'...
[chuck]:(3:SEVERE):  |  |  | module osc...
[chuck]:(3:SEVERE):  |  |  | module xxx...
[chuck]:(3:SEVERE):  |  |  | module filter...
[chuck]:(3:SEVERE):  |  |  | module STK...
[chuck]:(3:SEVERE):  |  |  | module xform...
[chuck]:(8:FINER!):  |  |  | scanning class definition 'Windowing'...
[chuck]:(8:FINER!):  |  |  |  | target namespace: 'global'
[chuck]:(3:SEVERE):  |  |  | module extract...
[chuck]:(3:SEVERE):  |  |  | class 'machine'...
[chuck]:(8:FINER!):  |  |  | scanning class definition 'Machine'...
[chuck]:(8:FINER!):  |  |  |  | target namespace: 'global'
[chuck]:(3:SEVERE):  |  |  | class 'std'...
[chuck]:(5:INFORM):  |  |  | initializing KBHitManager...
[chuck]:(5:INFORM):  |  |  | starting kb loop...
[chuck]:(8:FINER!):  |  |  | scanning class definition 'Std'...
[chuck]:(8:FINER!):  |  |  |  | target namespace: 'global'
[chuck]:(3:SEVERE):  |  |  | class 'math'...
[chuck]:(8:FINER!):  |  |  | scanning class definition 'Math'...
[chuck]:(8:FINER!):  |  |  |  | target namespace: 'global'
[chuck]:(3:SEVERE):  |  |  | class 'opsc'...
[chuck]:(8:FINER!):  |  |  | unloading context '@[internal]'...
[chuck]:(8:FINER!):  |  |  |  | restoring context '@[global]'...
[chuck]:(9:FINEST):  |  |  |  | freeing 'Chuck_Context' (0x9f249b0)...
[chuck]:(8:FINER!):  |  |  | committing namespace: 'global'...
[chuck]:(2:SYSTEM):  | type dependency resolution: MANUAL
[chuck]:(2:SYSTEM):  | initializing synthesis engine...
[chuck]:(3:SEVERE):  |  | initializing 'dac'...
[chuck]:(3:SEVERE):  |  | initializing 'adc'...
[chuck]:(3:SEVERE):  |  | initializing 'blackhole'...
[chuck]:(2:SYSTEM):  |  | initializing 'real-time' audio...
[chuck]:(7:FINE!!):  |  | initializing RtAudio...
[chuck]:(7:FINE!!):  |  |  | trying 2 input 2 output...
[chuck]:(5:INFORM):  |  |  | initializing callback...
[chuck]:(3:SEVERE):  |  | allocating buffers for 256 x 2 samples...
[chuck]:(2:SYSTEM): running virtual machine...
[chuck]:(3:SEVERE):  | initializing audio buffers...
[chuck]:(3:SEVERE):  | virtual machine running...
[chuck]:(3:SEVERE): starting real-time audio...

-- 
Atte

http://atte.dk   http://modlys.dk   http://virb.com/atte


More information about the chuck-users mailing list