MusicPlayer.flushCancel()
AudioPro.flushCancel(val)
作用
此函数可清除AudioPro模块的缓存,播放MIDI等格式文件时必要执行(见example目录_05_m_Module_AudioPro下的示例:FilePlayer_Joystick或FilePlayer)
参数
val:post/pre/both/none可选,一般用both,详细作用见Datasheet的9.5.2
返回值
无
示例
无
其他
AudioPro.flushCancel(val)
作用
此函数可清除AudioPro模块的缓存,播放MIDI等格式文件时必要执行(见example目录_05_m_Module_AudioPro下的示例:FilePlayer_Joystick或FilePlayer)
参数
val:post/pre/both/none可选,一般用both,详细作用见Datasheet的9.5.2
返回值
无
示例
无
其他