资源简介

使用Matlab GUI实现的音频播放器,可以显示频谱,实时频谱均衡,进度拖动,歌词显示等功能

资源截图

代码片段和文件信息

function varargout = myaudioplayer(varargin)
% MYAUDIOPlayer M-file for myaudioplayer.fig
%      MYAUDIOPlayer by itself creates a new MYAUDIOPlayer or raises the existing
%      singleton*.
%
%      H = MYAUDIOPlayer returns the handle to a new MYAUDIOPlayer or the handle to
%      the existing singleton*.
%
%      MYAUDIOPlayer(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in MYAUDIOPlayer.M with the given input arguments.
%
%      MYAUDIOPlayer(‘Property‘‘Value‘...) creates a new MYAUDIOPlayer or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before myaudioplayer_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%     

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件    5437444  2009-12-01 14:52  myaudioplayer\Lilei&Hanmeimei.wav

     文件      16914  2009-12-01 00:08  myaudioplayer\myaudioplayer.fig

     文件      31498  2009-12-03 11:33  myaudioplayer\myaudioplayer.m

     文件    4278532  2009-11-30 23:29  myaudioplayer\容祖儿-小小.wav

     文件    5090692  2009-12-01 00:47  myaudioplayer\曾轶可-最天使.wav

     文件    5380996  2009-12-01 00:52  myaudioplayer\黄晓明-风声.wav

     目录          0  2009-12-03 11:34  myaudioplayer

----------- ---------  ---------- -----  ----

             20236076                    7


评论

共有 条评论