Results 1 to 2 of 2

Thread: varying playback speed of a wav?

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2002
    Posts
    3

    Question varying playback speed of a wav?

    Hi,
    I need to vary the playback speed of a wav file (i.e. speed it up and slow it down depending on a variable). How can this be done?

    any ideas appreciated. Thanx

    Using: VB4-16, Windows98

  2. #2
    Fanatic Member pradeepkrao's Avatar
    Join Date
    Sep 2001
    Location
    New Jersey
    Posts
    534

    Hi...

    TEMPO
    The tempo (or speed) of a MID file can be changed. The sample sets the speed to 300.

    i = mciSendString("set mid1 tempo 300", 0&, 0, 0)
    Learn by others experience as you cannot live long to experience them all.
    www.freewebs.com/pradeepkrao

    LOOK AT MY GAMES AT MY WEB SITE.

Posting Permissions

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



Click Here to Expand Forum to Full Width