I'm making a game with some friends for our last highschool project . I'm having trouble finding out how to play the music I've written in c# and I'm turning here for answers.
We're using Microsoft Visual studio 2010, and I've mainly been writing music for the game during this time so I'm quite a beginner at programming in C#.
The Music I've made is made in a program called Famitracker don't know if your familiar with it but I can export the files to NSF which is good since they take up low disk space.
So my real question is how do I make our game play the music and loop it until the play gets to the next stage?