Need continuous sound played from buffer A then B. I fill B while A is playing, then visa versa.
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
David W Purcell
il 2 Gen 2022
Commentato: David W Purcell
il 6 Gen 2022
Hello,
I would like to use MATLAB for a real-time sound output problem. If I could set up a sound to play from buffer A then buffer B continuously, I could work on the contents of the buffer that isn't "live" while the other is playing.
I would like to use MATLAB because I need FFT and other things that MATLAB handles well as part of my calculations for filling the buffer that isn't live.
I haven't had much success with audioplayer because of the rather large (audio-wise) and variable delays between starting different player objects.
Any suggestions how to approach playing sound continuously from two buffers?
Thank you, DS
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Audio I/O and Waveform Generation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!