|
-
Feb 27th, 2007, 12:39 PM
#1
Thread Starter
Addicted Member
[Remix]Programmer Music Expert Help Please
Hi Guys, I want to make a music remixer like i choose 2 song and then the program will auto remix it. like it play ramdomly. The Remix Will Be BAse On The LyRic
-
Feb 27th, 2007, 04:30 PM
#2
Re: [Remix]Programmer Music Expert Help Please
You want to play the songs at the same time ?
Or just choose randomly from a list what song to play, and when done, choose another random song, and so on... ?
-
Mar 7th, 2007, 12:19 PM
#3
Thread Starter
Addicted Member
Re: [Remix]Programmer Music Expert Help Please
like playing a song for 20 or 30 secons and switch to another song. and play 20-30 s and then switch back
-
Mar 7th, 2007, 01:15 PM
#4
Re: [Remix]Programmer Music Expert Help Please
Do you want the songs to be mixed into one anohter (the end of first to be mixed with the beginning of second) ?
Also, the songs are wave files ?
-
Mar 7th, 2007, 01:23 PM
#5
Re: [Remix]Programmer Music Expert Help Please
You will need a timer control and couple that with a Play control.
Reset the timer and the duration whenever a new tune begins. When the duration is complete, the timer control can stop the Play control and change the tunes to a new audio file and start the Play control again with a new file to send through the speakers.
If you have enough audio files, you can randomly select the tunes before they start to play. Add a couple of command buttons to start and end the whole playing process.
Piece of cake.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|