轨道分离及乐器识别
实现音乐的轨道分离,以及从音乐中识别出是何种乐器在演奏
3. 自动录音
根据音乐自动转换成MIDI文件或者乐谱
4....y[, sr, n_fft, hop_length, …]):计算瞬时采样频率
3.3 幅度范围
amplitude_to_db(S[, ref, amin, top_db]):转化为db单位的幅值...db_to_amplitude(S_db[, ref]):db单位的响度图转化为幅值光谱图
power_to_db(S[, ref, amin, top_db]):能量光谱图转化为响度db...tempo_frequencies(n_bins[, hop_length, sr]):每分钟的节拍转化为矩阵
samples_like(X[, hop_length, n_fft, axis]):特征矩阵转为数组...cmap(data[, robust, cmap_seq, cmap_bool, …]):从给定数据中获取默认色彩映射
3.8 光谱特征
3.9 节奏特征
tempogram([y,sr,onset_envelope