资源说明:Audio Framework aimed at Onset Detection in Java
This is an Audio Framework built in java that aims at finding the onsets in an audio file from the processment of its the raw audio data (mp3/wav). In order to detect the onsets it can use one of the following methods: - Spectral Difference/Spectral Flux - Phase Deviation - Weighted Phase Deviation - Normalised Weighted Phase Deviation - High Frequency Content (with linear and square weighting) - Complex Domain - Rectified Complex It can extract the onsets from an audio file or from a list of audio files and export them to text files containing the time instants at which the onsets occur and to plot both the raw audio and the processed data in order for one to have an idea if it's working properly. P.S. This program is a part of my master thesis in the Open Source Software Master at ISCTE.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
English
