04-13-2018 12:16 PM
I am Naveen,new to this software and i need some help for doing a mini project.Detection of raga in a song.
04-13-2018 01:00 PM
Hi Naveen,
Detecting a pattern in an audio clip sounds like a pretty complicated project for someone just starting out. You may want to start with some of the tutorials at the top of the forum and set your sights on a slightly easier goal to begin with.
04-16-2018 04:05 AM
You'll have to split this up in to parts:
1) How to do this in general. It seems to be an academic topic, there's no "proven" or "accepted" way to do this. (https://www.quora.com/How-do-I-identify-a-raag-on-which-a-song-is-based, https://www.researchgate.net/publication/228960849_Raga_Identification_of_Carnatic_music_for_music_I.... Chances someone did this in LabVIEW and is reading this post are pretty slim.
2) How to do this in LabVIEW. Once you have ideas on how to tackle the problem, we can help on any of the sub-problems. At the moment, this is very wide problem. For instance, do you want to do this with live music? Or from files? Do you have a database of raga? And then the math to be done...
If you're new to both (raga detection and LabVIEW), this could years of work. Definitely not a mini project. I think the LabVIEW part is not that hard, if you know exactly what you want to make (the algorithm(s)).