On Thu, 2 Sep 2004, Philip Davidson wrote:
Hmm. I'd noted something going on last night myself. the sndfile library we're using might be finicky about sound file formats
Does this problem occur on both platforms, or with other formats ( aiff ? au? )
Also occurs with AIFF on cygwin/win2000, will have to wait until tomorrow to check with MacOSX. michael
Phil
On Thursday, September 2, 2004, at 07:22 PM, Michael Heuer wrote:
Hello,
Just started with chuck 1.1.4.6, cygwin/win2000 and also MacOSX. I get sound fine from synth generators (larry.ck, moe.ck examples) but not from sndbuf (sndbuf.ck example). The file appears to get read, I just don't hear any output.
I'm using 16/44.1 stereo wav samples from ampfea.org, e.g.
sndbuf.ck --- sndbuf buf => dac; "snare.wav" => buf.read;
while( true ) { 0 => buf.pos; 100::ms => now; }
michael
_______________________________________________ chuck mailing list chuck@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck
_______________________________________________ chuck mailing list chuck@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck