search for: siber

Displaying 2 results from an estimated 2 matches for "siber".

Did you mean: fiber
2012 Sep 10
1
problem building vignette
...cran" and have run into a problem that gives me no idea where to look to fix it. I'm running R version 15.1 on a Windows 7 64-bit machine, with the current set of Rtools. An attempt to check the package dies at the following step: * checking running R code from vignettes ... 'SIBER.Rnw' ...Warning in file(con, "r") : cannot open file 'SIBER.Rnw.log': Permission denied Error in file(con, "r") : cannot open the connection Execution halted The file "SIBER.Rnw.log" was successfully created. All of the R code from the Sweave file was...
2012 Oct 25
2
WAVE PCM to OPUS and back
Hello, I have an p2p voice chat application using WAVE PCM (winmm). Now i am trying to add opus encoding to it to send it over the TCP/IP and then decoding it back to play - but without success (without opus it works ok) Here is an example of my code. I get message from input device then encode with opus then decode it back to output wave header and play. Doing it i hear only noise in my