gogins / csound-extended

Extensions for Csound including algorithmic composition, Android app, and WebAssembly.
GNU Lesser General Public License v2.1
40 stars 1 forks source link

Polyphonic pitch tracking in Csound? #167

Closed musicmichaelc closed 3 years ago

musicmichaelc commented 3 years ago

Hi, I wasn't sure where I could best ask this question (my sincere apologies if the issue tracker isn't the right place for questions like this).

I've been looking for a way to track pitches (and their relative amplitudes) as played on a piano. Since there will often be several notes playing together on the piano, it would be quite useful to be able to track several pitches simultaneously. However, so far (after searching the internet as well as the Csound manuals) I was only able to find monophonic pitch tracking opcodes in Csound.

Does Csound-extended by any chance include such a polyphonic pitch tracker, or is there perhaps some plugin or custom opcode to be found somewhere that would be capable of performing this task?

gogins commented 3 years ago

Thanks for your interest, but my repo does not offer this. Try asking on the regular Csound users list at @.***

Regards, Mike

On Wed, Jul 28, 2021, 19:30 Michael Christensen @.***> wrote:

Hi, I wasn't sure where I could best ask this question (my sincere apologies if the issue tracker isn't the right place for such questions).

I've been looking for a way to track pitches (and their relative amplitudes) as played on a piano. Since there will often be several notes playing together on the piano, it would be quite useful to be able to track several pitches simultaneously. However, so far (after searching the internet as well as the Csound manuals) I was only able to find monophonic pitch tracking opcodes in Csound.

Does Csound-extended by any chance include such a polyphonic pitch tracker, or is there perhaps some plugin or custom opcode to be found somewhere that would be capable of performing this task?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gogins/csound-extended/issues/167, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQIGJIOX4YL2INOFLPB6ATT2CHJLANCNFSM5BFKJD6Q .

musicmichaelc commented 3 years ago

Ok—too bad, but thank you nevertheless—I'll try my luck on the forum as you suggested.

Regards,
Michael