Csound Csound-dev Csound-tekno Search About

[Csnd] multicore testing

Date2012-04-21 10:38
Frompeiman khosravi
Subject[Csnd] multicore testing
AttachmentskontrastMulti.csd  
Hello,

I just tried running a CSD (see attached) with the option "-j 2" but
it give me an error. It tells me that fftsize is 32, which it's not of
course.

Best
Peiman

Compiler arguments (added by WinXound):
-B512 --displays --asciidisplay
/Applications/FFTools_2.9.83/kontrastMulti/kontrastMulti.csd

------- Compiler Started -------
CoreMIDI real time MIDI plugin for Csound
PortMIDI real time MIDI plugin for Csound
PortAudio real-time audio module for Csound
virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768.0
Csound version 5.17 (double samples) Apr 10 2012
libsndfile-1.0.25
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Resources/Opcodes64/libfluidOpcodes.dylib'
(-1)
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Resources/Opcodes64/libpy.dylib'
(-1)
UnifiedCSD:  /Applications/FFTools_2.9.83/kontrastMulti/kontrastMulti.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ... using callback interface
rtmidi: PortMIDI module enabled
278
add a global read_list without any instruments
add a global read_list without any instruments
add a global read_list without any instruments
add a global read_list without any instruments
add a global read_list without any instruments
add a global read_list without any instruments
Parsing successful!
Inserting Parallelism Constructs into AST
[End Inserting Parallelism Constructs into AST]
Creating boolean expression
Creating boolean expression
Creating boolean expression
Creating boolean expression
Creating boolean expression
Creating boolean expression
Creating boolean expression
Creating boolean expression
Creating boolean expression
Calculating Instrument weights from AST
Calculating Instrument weight from AST
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 271
WARNING: Unexpected node type in weight calculation walk 271
WARNING: Unexpected node type in weight calculation walk 271
WARNING: Unexpected node type in weight calculation walk 61
WARNING: Unexpected node type in weight calculation walk 271
WARNING: Unexpected node type in weight calculation walk 271
WARNING: Unexpected node type in weight calculation walk 271
[End Calculating Instrument weight from AST]
[End Calculating Instrument weights from AST]
thresh : thresh
LABELS list is full...extending to 10
Elapsed time at end of orchestra compile: real: 0.003s, CPU: 0.003s
sorting score ...
	... done
Elapsed time at end of score sort: real: 0.003s, CPU: 0.003s
InstrWeightInfo: [Default]
  weight_min:      0
  weight_max:      0
  roots_avail_min: 0
  roots_avail_max: 0
Csound version 5.17 (double samples) Apr 10 2012
Multithread performance: insno:  -1  thread 0 of 2 starting.
graphics suppressed, ascii substituted
0dBFS level = 1.0
orch now loaded
audio buffered in 512 sample-frame blocks
PortAudio V19-devel (built Aug  5 2011 09:57:48)
PortAudio: available output devices:
   0: Built-in Output
   1: Soundflower (2ch)
   2: Soundflower (16ch)
   3: Pro Tools Aggregate I/O
   4: Fireface UC Mac (23131817)
PortAudio: selected output device 'Fireface UC Mac (23131817)'
writing 3072 sample blks of 64-bit floats to dac
SECTION 1:
new alloc for instr 1:
ftable 101:
ftable 101:	32769 points, scalemax 0.000
ftable 102:
ftable 102:	32769 points, scalemax 0.000
ftable 103:
ftable 103:	32769 points, scalemax 0.000
ftable 104:
ftable 104:	32769 points, scalemax 0.000
ftable 105:
ftable 105:	32769 points, scalemax 0.000
ftable 106:
ftable 106:	32769 points, scalemax 0.000
ftable 107:
ftable 107:	32769 points, scalemax 0.000
ftable 108:
ftable 108:	32769 points, scalemax 0.000
diskin2: opened '/Volumes/data/shostWarpHarmonWarp.aif':
         96000 Hz, 2 channel(s), 528384 sample frames
ftable 109:
ftable 109:	8193 points, scalemax 0.000
ftable 110:
ftable 110:	8193 points, scalemax 0.000
diskin2: opened '/Volumes/data/shostWarpHarmonWarp.aif':
         96000 Hz, 2 channel(s), 528384 sample frames
pvsanal: fftsize of 32 is too small!

inactive allocs returned to freespace
end of score.		   overall amps:  0.00000  0.00000  0.00000  0.00000
0.00000  0.00000
1 errors in performance
Elapsed time at end of performance: real: 0.311s, CPU: 0.233s
0 3072 sample blks of 64-bit floats written to dac
------- Compiler Ended -------