public static void Main() { TestNAudio.App app = new TestNAudio.App(); app.InitializeComponent(); app.Run(); }