real time audio wave plot
    7 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
how can i display the real time wave plot on an axes??
i'm using GUI which allows me to record and browse audio.. when i click the play button i want to display the wave plot on the axes.. i have no idea how to do this...
help please :D
5 Commenti
Risposte (2)
  Walter Roberson
      
      
 il 10 Mar 2013
        This cannot be done in MATLAB.
1 Commento
  Daniel Shub
      
      
 il 10 Mar 2013
				
      Modificato: Walter Roberson
      
      
 il 10 Mar 2013
  
			The ability to perceive audio-visual asynchrony is a lot slower ( 100 ms or so) compared to the temporal resolution of the auditory system ( http://www.ncbi.nlm.nih.gov/pubmed/12765396 0.02ms). You can probably come pretty close with standard MATLAB and an audioplayer object (or better its ASIO implementation which I haven't tried yet).
  Marcus Vollmer
 il 13 Giu 2014
        This Application may help you: http://www.mathworks.de/matlabcentral/fileexchange/46950-liverecording
0 Commenti
Vedere anche
Categorie
				Scopri di più su Using audio files 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!




