Location:
Search - mp3read
Search list
Description: 一个用matlab实现的mp3解码源程序,对进行mp3开发的初学者非常有用-an achievable using Matlab MP3 decoder source of development for beginners mp3 very useful
Platform: |
Size: 2694 |
Author: 陈建文 |
Hits:
Description: mp3read源码
能将mp3文件读入matlab中,成为二进制代码
文件格式 mp3-mp3read mp3 source documents can be read into Matlab, binary code files into mp3 format
Platform: |
Size: 4461 |
Author: cathy |
Hits:
Description: 读mp3文件格式的matlab 源程序
Platform: |
Size: 1215 |
Author: 石猫 |
Hits:
Description: 基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MATLAB directory. 2.- Set the MATLAB search path to include that folder. This version was made in MATLAB for WINDOWS only. I ll probably will make the UNIX version later. 01-11-2004.-based on Matlab mp3 reader function MP3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes two functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1 .- Just unpack in the toolbox folder under the MATLAB directory. 2 .- Set the MATLAB search path to include that folder. This version was made in MATLAB for Windows only. I ll probably will make the UNIX version later. 01-11- 2004.
Platform: |
Size: 467968 |
Author: hang |
Hits:
Description: 一个用matlab实现的mp3解码源程序,对进行mp3开发的初学者非常有用-an achievable using Matlab MP3 decoder source of development for beginners mp3 very useful
Platform: |
Size: 2048 |
Author: 陈建文 |
Hits:
Description: mp3read源码
能将mp3文件读入matlab中,成为二进制代码
文件格式 mp3-mp3read mp3 source documents can be read into Matlab, binary code files into mp3 format
Platform: |
Size: 4096 |
Author: cathy |
Hits:
Description: 读mp3文件格式的matlab 源程序-Reading of mp3 file format matlab source
Platform: |
Size: 1024 |
Author: 石猫 |
Hits:
Description: function [Y,FS,NBITS,OPTS] = mp3read(FILE,N,MONO,DOWNSAMP,DELAY)
MP3READ Read MP3 audio file via use of external binaries.
Y = MP3READ(FILE) reads an mp3-encoded audio file into the
vector Y just like wavread reads a wav-encoded file (one channel
per column). Extension ".mp3" is added if FILE has none.
Also accepts other formats of wavread, such as
Y = MP3READ(FILE,N) to read just the first N sample frames (N
scalar), or the frames from N(1) to N(2) if N is a two-element vector.
Y = MP3READ(FILE,FMT) or Y = mp3read(FILE,N,FMT)
with FMT as native returns int16 samples instead of doubles
FMT can be double for default behavior (to exactly mirror the
syntax of wavread).
-mp3read
Platform: |
Size: 5120 |
Author: 陳聰明 |
Hits:
Description: mp3read and mp3write
Platform: |
Size: 1690624 |
Author: ram |
Hits:
Description: mp3read和mp3write是直接写在wavread更换和wavwrite访问MPEG音频MP3文件。其特点包括: -旨在重复wavread完整语法和wavwrite -还支持上的动态下采样和渠道mpg123的合并-文件优化的很长的MP3 -只需要解码的部分-使用popen函数进行编码,以避免大量临时文件(可用时-看到我popenw墨西哥) -试图消除写保护回路的时间序列文件/通过阅读“热身”样本-包括辅助二进制软件包在Linux,Windows,Mac的PPC的,苹果,英特尔,和Mac英特尔- 64位-These versions of mp3read and mp3write are direct drop-in replacements for wavread and wavwrite to access MPEG audio mp3 files. Features include:
- aims to duplicate complete syntax of wavread and wavwrite
- also supports on-the-fly downsampling and channel merging of mpg123
- optimized for very long mp3 files- only decodes the needed portion
- uses popen for encoding to avoid a large temporary file (when available- see my popenw mex)
- attempts to preserve time alignment of files through read/write loop by removing "warm up" samples
- package includes helper binaries for Linux, Windows, Mac-PPC, Mac-Intel, and Mac-Intel-64bit
Platform: |
Size: 2195456 |
Author: young |
Hits:
Description: Just reads mp3 file and converts it to wav. Not a fact that it works completely correct, but some algorithms, may be useful.
wav = mp3read(inpath, outpath)
outpath is unused.
inpath - path to mp3 file -Just reads mp3 file and converts it to wav. Not a fact that it works completely correct, but some algorithms, may be useful.
wav = mp3read(inpath, outpath)
outpath is unused.
inpath - path to mp3 file
Platform: |
Size: 20480 |
Author: axel |
Hits:
Description: 读取MP3中文件信息程序,比如歌曲名,作者,专辑名等-Read MP3 file information in the program, such as song name, artist, album name, etc.
Platform: |
Size: 1024 |
Author: xiongchao |
Hits:
Description: 在matlab环境下实现对MP3文件的读写,-read the MP3 in the matlab
Platform: |
Size: 5120 |
Author: 何鑫亮 |
Hits:
Description: 读取MP3文件信息类,可以读取MP3后128字节,读取MP3专辑名、歌手名、歌曲名信息
-Read MP3 file information class, after the 128 bytes can read MP3, read MP3 album name, artist name, song name information
Platform: |
Size: 1024 |
Author: yuqingbin |
Hits:
Description: 可以将声音文件转化为数据输出,肯恩个里面有点小bug,稍微调试下-Sound files can be converted to a data output, Ken inside little bug a little debugging under
Platform: |
Size: 2048 |
Author: 璀璨 |
Hits:
Description: 读取mp3的文件信息.可读取vbr格式的Mp3时间长度,来自codeproject,共享。-Read mp3 files. Vbr format Mp3 length of time that can be read from codeproject, shared.
Platform: |
Size: 3401728 |
Author: 韩瑞军 |
Hits:
Description: matlab中采样mp3格式的音频文件的程序,包含注释。-matlab mp3 audio sample rate
Platform: |
Size: 6144 |
Author: 李心诚 |
Hits:
Description: 播放mp3文件,需要mp3read文件辅助,实现mp3文件的播放-PLAY MP3 FILE
Platform: |
Size: 4218880 |
Author: chy |
Hits:
Description: 通过该开发包,matlab可以读取MP3数据-Through the development kit, matlab can read MP3 data
Platform: |
Size: 632832 |
Author: 甘小方 |
Hits: