Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2003
    Location
    Nasice, Croatia
    Posts
    26

    Audio volume problem

    Interesting... I put a slider plugin(ranging from 0-255)

    result = Slider.GetSliderPos("Plugin2");
    Audio.SetVolume(CHANNEL_BACKGROUND, result);

    that controls the level of background music, and it works ok, except for one anoying detail... When I put the slider to the lowest volume state, it stays like this for a few minutes, and then it starts playing again at some medium volume, although the slider's still down. When I press the slider, it lowers the volume again.
    Probably an Audio.Pause on result=0 would do the trick, but I'm curious why this happens. Thanx guys.

  2. #2
    Join Date
    Jul 2003
    Posts
    712
    Good Morning!

    I can't replicate your problem on my system. Are you using the most current release? (5.0.0.4)

Similar Threads

  1. Adjusting Volume Levels
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 2
    Last Post: 12-05-2006, 12:13 AM
  2. audio problem on NT 4.0
    By StudioFx in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 03-31-2004, 01:53 AM
  3. HELP Problem w/ audio Video
    By DataMan in forum AutoPlay Media Studio 5.0
    Replies: 5
    Last Post: 01-27-2004, 06:19 AM
  4. Controling Volume Settings at Run Time
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 10-03-2003, 01:08 PM
  5. 1 AVI file = 1 Video + 2 Audio streams
    By dmla in forum AutoPlay Media Studio 4.0
    Replies: 0
    Last Post: 07-15-2003, 09:41 AM

Posting Permissions

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