dsp.AudioPlayer : output audio buffer clear

9 Ansichten (letzte 30 Tage)
IKJOO
IKJOO am 11 Sep. 2014
I am using dsp.AudioPlayer( ) for real-time playing audio files.
The problem is that very short noise is generated at the beginning of the play. I think this is caused by garbage data that remains in the audio buffer at the last play.
When running my code after executing 'clear all', short noise is not generated. How can I clear real-time output buffers used in dsp.AudioPlayer( )?
My matlab version is 2013b.

Antworten (0)

Kategorien

Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by