Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:5728] csound5 problems

Date2005-01-18 20:56
FromIain Duncan
Subject[CSOUND-DEV:5728] csound5 problems
This not related to portmidi. By setting a LD_LIBRARY_PATH environment 
variable to my csound5 directory I can get csound5 to try to open an 
orchestra that uses vco and moogvcf. However, I get the following 
output. This orc/sco pair is known good on varga sound 4.23.4

root@XORNOT csound5 # ./csound monosynth5.orc monosynth5.sco
Using csound.xmg
0dBFS level = 32767.0
Csound version 5.00 beta (float samples) Jan 18 2005
libsndfile-1.0.10
orchname:  monosynth5.orc
scorename: monosynth5.sco
**** allocgen tanh to 0x40528790
**** allocated 44
orch compiler:
Macro definition for ON
Macro definition for OFF
253 lines read
         instr   1
         instr   2
LABELS list is full...extending to 10
sorting score ...
         ... done
Csound version 5.00 beta (float samples) Jan 18 2005
graphics not supported on this terminal, ascii substituted
0dBFS level = 32767.0
orch now loaded
audio buffered in 1024 sample-frame blocks
SFDIR undefined.  using current directory
writing 8192-byte blks of shorts to test
  (unknown)
SECTION 1:
Allocating 65828 bytes
ftable 1:
ftable 1:       16384 points, scalemax 1.000
                _--'''''--_
             _-'           '-_
           _-                 -_
          .                     .
        _'                       '_
       -                           -
     _'                             '_
    .                                 .
   -                                   -
_'_____________________________________'________________________________________
                                         '_ 
         .
                                           . 
        .
                                            - 
       -
                                             '_ 
     _'
                                               .                           -
                                                -_                       _'
                                                  .                     -
                                                   '.                 .'
                                                     '._           _-'
                                                        -.._____.-'
new alloc for instr 2:
soundfile write returned bytecount of 0, not 8192
(disk may be full...
  closing the file ...)
0 8192-byte soundblks of shorts written to test (unknown)
         ... closed

Early return from csoundPerformKsmps().inactive allocs returned to freespace
end of score.              overall amps:      0.0      0.0
            overall samples out of range:        0        0
0 errors in performance
Removing temporary file /tmp/fileaRFOwb ...