namespace RhythmBullet.Audio { public enum SupportedFormats { WAV, MP3 } }