[chuck-users] sndbuf.ck not doing any sound

Charlls Quarra charlls_quarra at yahoo.com.ar
Mon Feb 13 11:40:33 EST 2006


nevermind, this seems to be a known problem with float 32-bit wav files ambiguity of the 1.0 value (i think)
 

Charlls Quarra <charlls_quarra at yahoo.com.ar> escribió: Hi,
 
 apparently there is some sort of problem with sndbuf in 1.2.0.4, the sndbuf.ck works ok with some .aif generated with stk, but a .wav generated from ardour won't produce any sound.
 
 the .wav information is 
 
 ======= WAVE Format =======
 Format Tag: 3 (0x3)
 Channels: 1
 Samplerate: 48000
 avg byte/sec: 192000
 Block align: 4
 bits/sample: 32
 cbSize: 0
 
 This is compiled with makefile.jack, which apparently by defaults links against any libsndfile present in the system, indeed chuck is linked against it;
 
 $ ldd /usr/bin/chuck
         linux-gate.so.1 =>  (0xffffe000)
         libasound.so.2 => /usr/lib/libasound.so.2 (0xb7e45000)
         libjack.so.0 => /usr/lib/libjack.so.0 (0xb7e3a000)
         libstdc++.so.5 =>  /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/libstdc++.so.5 (0xb7d80000)
         libdl.so.2 => /lib/libdl.so.2 (0xb7d7c000)
         libm.so.6 => /lib/libm.so.6 (0xb7d59000)
         libsndfile.so.1 => /usr/lib/libsndfile.so.1 (0xb7d08000)
         libc.so.6 => /lib/libc.so.6 (0xb7bf0000)
         libpthread.so.0 => /lib/libpthread.so.0 (0xb7b9e000)
         libgcc_s.so.1 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/libgcc_s.so.1 (0xb7b96000)
         /lib/ld-linux.so.2 (0xb7f08000)
 
    

---------------------------------
  1GB gratis, Antivirus y Antispam
  Correo Yahoo!, el mejor correo web del mundo
  Abrí tu cuenta aquí_______________________________________________
chuck-users mailing list
chuck-users at lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users


		
---------------------------------
 1GB gratis, Antivirus y Antispam
 Correo Yahoo!, el mejor correo web del mundo
 Abrí tu cuenta aquí
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20060213/c99c9e3e/attachment.htm


More information about the chuck-users mailing list