Note onset detection

后端 未结 6 721
悲&欢浪女
悲&欢浪女 2020-11-30 20:07

I am developing a system as an aid to musicians performing transcription. The aim is to perform automatic music transcription (it does not have to be perfect, as the user wi

6条回答
  •  [愿得一人]
    2020-11-30 20:30

    You should look at MIRToolbox - it is written for Matlab, and has an onset detector built in - it works pretty well. The source code is GPL'd, so you can implement the algorithm in whatever language works for you. What language is your production code going to use?

提交回复
热议问题