spotify / basic-pitch-ts

A lightweight yet powerful audio-to-MIDI converter with pitch bend detection.
https://basicpitch.io
Apache License 2.0
212 stars 15 forks source link

Can this be used in real-time? #12

Closed icheered closed 8 months ago

sudomf commented 8 months ago

It would be very very useful

drubinstein commented 8 months ago

Hi. The short answer is not without a major change to the step after inference. This has come up in the basic-pitch issues pages as well. You can read more about why it is not currently possible here.

icheered commented 8 months ago

@sudomf my use case was pitch detection in pianos and I ended up using webmidi (I did have to buy an adapter from midi to usb). Depending on your usecase this might be something you can look in to.

sudomf commented 8 months ago

@icheered My use case is for guitar. So, a little bit complicated.