コード例 #1
0
ファイル: PlayerMML.cs プロジェクト: CodeGize/MMLPlayer
 public void CloseDevice()
 {
     midi.Close();
 }