Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

Realtime musical tone analysis library


Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.

  • You cannot reply to this topic
No replies to this topic

#1 Oogst   Members   -  Reputation: 292

Like
0Likes
Like

Posted 28 January 2012 - 02:24 PM

I am working on a game in which I want to use my cello as an input device. I play cello to generate and control the game world, and the audience uses Xbox controllers to play with/against me.

Now it is easy enough to read microphone input from my cello to my game, but what I really want to know is which notes I play and when notes start and end.

So here's the question: are there any libraries that can do real-time waveform analysis and tell me what notes are being played? Either in the form of a VST (FMOD can use VSTs, as far as I know), or as a separate library that I can call from C++. So far I have not found something suitable, while I know this should technically be possible: Rocksmith and guitar synths must use the same kind of technology.

Bonus features (not necessary, but would be nice to have):
-volume envelope within the note
-how much vibrato there is
-able to recognise very fast notes
-can recognise two-note chords (cello cannot do more than two notes at a time)

So, does anyone have any suggestions for libraries that can do this, or an approach for this?

Thanks in advance!
My dev blog
Ronimo Games (my game dev company)
Awesomenauts (2D MOBA for PC/XBLA/PSN)
Swords & Soldiers (2D RTS for Wii/PS3/PC/Mac/iOS/Android/Linux)
Proun (abstract racing game for PC)

Sponsor:



Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.



PARTNERS