搜索资源列表
AudioRun
- 在application中读取、播放(play)、停止(stop)循环(loop)声音文件(.au)-play,stop,loop a .au audio in a Java application
LyricShowV075_176x220
- 1,增加了歌词搜索的自主性,用户可以选择自定义搜索关键字,也可以自定义是否和歌词文件相关联,这里的关联并不是把歌词写入歌曲文件,而是在程序中建立一种关联,以免每次播放这首歌的时候都去搜索歌词,而是直接去读取关联好的歌词文件. 2,增加了指定歌词的搜索目录,指定歌词的保存目录功能.为了性能考虑,歌词的搜索目录不会往下递归,只搜索设置的那一级目录. -1, an increase of the autonomy of the lyrics search, the user can selec
readAudioFile
- 本java包提供了读取音频文件中真实数据的类。该类提供了获取音频文件的采样率、样本数据存储位数、样本数据(经过数据缩小处理,其值在-1至1之间)等方法-The java package provides the real data of the class to read audio files. Sampling rate class provides access to the audio file, the median of the sample data is stored, the
WaveFileReader
- java实现的wav文件的读取,读取的数据也封装在本类中-java achieve wav file read, read data is also encapsulated in this category