View Full Version : Midi
ScottDuncan
08-03-2005, 11:42 AM
Any ideas on how to make AMS play a midi file starting from a chosen measure to another chosen measure (i.e. 4th measure to 8th measure).
I understand how to take in the variables, just not how to trigger a particular measure.
Corey
08-03-2005, 01:21 PM
Hi. Have you tried playing it using the Media Player plug-in and then using a "MediaPlayer.Seek" action? That should work, here's the help file on that action:
http://autoplay.org/help/mediaplayer_plugin.htm
Don't forget that this will play the MIDI file through the user's default MIDI output though, in some cases that may be unpredictable given the nature of MIDI systems. For the most part you should be OK though. Hope that helps. :)
ScottDuncan
08-03-2005, 04:43 PM
Thanks for the quick reply (typical for this forum). I was trying to avoid using the Time, hoping for Measure Numbers, but Time should work.
Corey
08-03-2005, 06:32 PM
As long as you know the tempo in BPM it should be easy to figure out the time using a calculator, i.e. 4 bars at 120 BPM = 8 seconds, etc. :yes
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.