Question by
TheDarkVoid · Sep 13, 2015 at 12:47 AM ·
c#audiosourcemusicmetadata
Reading metadata from a file
I am making a rhythm game that allows you to create your own song rythm based on a selected audio file. I would like to be able to read the metadata of the audio files loaded. Is there a way that I can read that data, preferably in a way that has cross-platform support, on at least pc, mac, and linux.
Comment