View Single Post
  #1  
Old 09-26-2011, 01:35 AM
smith_toh smith_toh is offline
Member
 
Join Date: Mar 2011
Posts: 5
Midi player BPM (Beats per minute)

hi all
i use the following code to load and play a midi music

music = viz.addAudio('bach_air.mid')
music.play


Is there any way for me to set the BPM (Beats per minute) for the midi music?
Thank you so much.
Reply With Quote