Mercurial > pygar
diff modules/bluespec/Pygar/core/AudioCoreSystem.cpp @ 42:ced2ebd41347 pygar svn.43
[svn r43] bunch of updates that almost work...
author | punk |
---|---|
date | Wed, 05 May 2010 01:09:09 -0400 |
parents | 16ba43f0a7c3 |
children | 4d87fa55a776 |
line wrap: on
line diff
1.1 --- a/modules/bluespec/Pygar/core/AudioCoreSystem.cpp Tue May 04 22:32:52 2010 -0400 1.2 +++ b/modules/bluespec/Pygar/core/AudioCoreSystem.cpp Wed May 05 01:09:09 2010 -0400 1.3 @@ -130,7 +130,6 @@ 1.4 count++; 1.5 sem_wait(&throttle); 1.6 1.7 - printf("sending file\n"); 1.8 //rlm: two files. 1.9 // clientStub->SendUnprocessedStream( Data,(UINT32)sample); 1.10 clientStub->SendUnprocessedStream((UINT32)channel0 , Data,(UINT32)sample);