Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4

Thread: Midi

  1. #1
    Join Date
    Oct 2003
    Posts
    114

    Midi

    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.

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    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.

  3. #3
    Join Date
    Oct 2003
    Posts
    114

    Thanks

    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.

  4. #4
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    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.

Similar Threads

  1. How to play midi files
    By bknva in forum AutoPlay Media Studio 4.0
    Replies: 4
    Last Post: 02-11-2003, 03:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts