Re: RPI + pvs opcode buffer underrun issue
Date | 2016-03-29 15:30 |
From | Paul Batchelor |
Subject | Re: RPI + pvs opcode buffer underrun issue |
A few things to try... Make sure you are using alsa and not portaudio or pulse with the rtaudio flag Change the hardware/software buffer sizes Make your signal mono. Make you samplerate 20khz? Ksmps should be larger. I recently figures out how to get JACK running on the pi, and it has been a dramatic improvement. You can set your samplerates to be lower than ALSA. I was able to get mincer to run in real-time on the *original* model B at 16khz. You lose fidelity, but with the crummy 11-bit DAC it's less of a sacrifice than you think. Happy hacking, -P On Mar 28, 2016 01:39, "Richard" <richard@rwdobson.com> wrote:
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
If you have the original V1 R-Pi, I would not expect it to support real-time pvs. One of the first things I did when I got mine was to build and run command-line pvoc, and it didn't ~quite~ have enough speed for real-time. I would expect R-Pi 2 to be better. I have just taken delivery of the new v3 which should be better still, but have yet to set it up. |
Date | 2016-03-29 19:22 |
From | "Dr. Richard Boulanger" |
Subject | Re: RPI + pvs opcode buffer underrun issue |
Thanks for the great suggestions Paul. -dB On Tue, Mar 29, 2016 at 10:30 AM, Paul Batchelor <ralphbluecoat@gmail.com> wrote:
_____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ about: http://www.boulangerlabs.com/about/richardboulanger/ about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 |