Switching to track: ------------------------- Press the next button to switch to the next track. Press the back button to switch to the previous track. ------------------------------ Changing the volume: ------------------------------ Press the volume up button to turn the volume up and the volume down button to turn the volume down. Please note scratch's volume controls are not very good and so their are essentially two settings on and off but I thought I might as well give people full access to the controls. ------------------------------ Starting and Stopping: ------------------------------ Press the stop button (the square one) to stop the play back. Please note that this does not pause the play back as it resumes at the beginning of the current song. When the playback has been stopped you will notice that the stop button has been replaced with a play one - which you can press to resume the current track at the beginning. ---------------------- If you enjoyed it : ---------------------- Please click the love this project button. ---------------------------------------- If you want to come back here : ---------------------------------------- Please click the favorite this project button. Then when you go to your user page you can find it again.
MAKE YOUR OWN ================================= Want to make your own playlist just as cool as this? Simply use my super cool playlist engine - no coding required! Just follow the instructions at: http://scratch.mit.edu/discuss/post/2727354 and you will have made your own in no time! ====== Credits ====== Play Icon Pause Icon Previous Track icon Next Track Icon gsagri04 ( openclipart.org/user-detail/gsagri04 ) Volume Level 3 Volume Level 1 mightyman ( openclipart.org/user-detail/mightyman ) ========= Update log for the Sound Track player for Swords of Wrath ========= 0.2.0: control buttons added 0.2.1: play/pause and track change control buttons fixed 0.2.2: Now displays the name of the playing track rather than its number 0.2.3: Volume buttons fixed (I am surprised I managed this as the computer I was working on had no speakers) 0.2.4: Forward jumps 2 tracks bug fixed 0.2.5: Volume display added 0.2.6: Going back at the beginning of the play list now takes you to the end of the playlist. 0.2.7: Fixed bug where by pausing would take you to next song. 0.2.8: Increased efficiency by stopping all tasks when the stop sprite is pressed and starting them again when it is clicked again 0.2.9: Changed pause icon to stop icon as it is more apt (given that the player does not remember you position) ======================== Track Player Engine update log ======================== 0.3: Major redesign. Most of these updates focus on improving ease of configuration to a particular project's needs. Updates Include: - The pause icon has been removed in its entirety and the play pause button now acts based upon which costume it is on. - Separate credits scene which is now easier to read as it is a vector graphic (rather than ye olde VGA bitmap). - The user interface text now also separate vector sprite (but overlaid onto the background). - Tracks now available as a list by default. 0.3.1: Added extra credits area to help users add credits 0.3.2: Added block to Audio Engines start up procedure to make it start at track 1 (it was starting at track 2). (9:40.27.7.2017 AD) (~rappyragon_from_HKDG) 0.3.3: Updated to fix potential issue in the play list engine with credit info being illegible.