ポケットミクに歌わせるためのショートカットメソッド
String|IO デバイスファイルの場所
# File lib/pocket_miku.rb, line 19 def sing(device) PocketMiku::Device.new(device, &Proc.new) end