PDA

View Full Version : need help please with audio-problem


just4fun2k7
02-22-2007, 01:22 AM
hi there,

first i wanna excuse me, cause my english will be a bit wrong sometimes...:rolleyes
...it isnt my native language...;)


but now to my problem;

i already made some projects with AMS6, and everytime i automatically learned a bit more about the features of it...

in my actual project i wanna include a complete soundtrack. (source-files are mp3, but may be converted to .ogg too, if its necessarily)

i imagine, to put some selmade "animated" images (.png) as buttons (setvisible on_enter...) and control the playback of the soundtrack.

is there any way to use a thing like the progress object to control the volume of the soundtrack? (left=quietly ; right=loud - possible to click anywhere between...)

like that: - 1 button for Play/Pause
- 1 button for Next Track
- 1 button for Last Track
- 1 contol-object for the volume (explained over here...)
- 1 objekt, that shows the playtime and title-name of current song

and cause my project has own background-sound....
would be great if there would be an automated way to stop the background, if soundtrack is starting to play. (and continue, if soundtrack is stopped)

i hope, that my english is good enough to be nont misunderstood.
would be very great, if some professionals can tell me, how i can realize my ideas

thx in advance
just4fun2k7

TJ_Tigger
02-22-2007, 09:13 AM
AMS and the people on this forum can help you realize your project. I would recommend searching for projects on the forums that use Audio.Load or mp3 players. There are a lot of them and they should be able to show you alot of different code that can help you on your way. There is a project that worm posted as well that uses his Slider Framework which can be used to control the volume or position of your song.

Slider Framework (http://www.indigorose.com/forums/showthread.php?t=15195)

Audiio projects (http://www.indigorose.com/forums/search.php?searchid=444166)

HTH
Tigg