#aksnostr
Is there a fairly simple way to generate a MIDI input using an onboard mic in Linux.
Essentially I want a laptop to 'understand' an acoustic #piano or other instrument in real time (even if it's just tones).
#aksnostr
Is there a fairly simple way to generate a MIDI input using an onboard mic in Linux.
Essentially I want a laptop to 'understand' an acoustic #piano or other instrument in real time (even if it's just tones).
nostr:nprofile1qqsqfjg4mth7uwp307nng3z2em3ep2pxnljczzezg8j7dhf58ha7ejgeyqy52 has extensive experience with audio on Linux š¤£š
From a quick search it looks like Aubio might be an option. It looks like it can do a realtime analysis of audio input and output the notes. Iām not sure that it directly outputs midi though.
Thanks, I'll check it out.