Play button and just relax and listen! :) Has some more features, just try them out! If you want to know some, stop the music and don't move the mouse for some seconds and tips will appear at the bottom. Do you have any ideas for music or playlists? Write them in the comments!
>>> Contents <<< 1. Contents 2. Credits 3. Add/improve 4. Your own version 5. Updates 6. A final note >>> Credits <<< The idea(s): · for GUI by @Coder-Dude10 · to create Spotify by @celefant · to create a detection engine whether to scroll or drag by scratch team (in the blocks palette) Scratchers who created the music: @Koopafriend @bubblebee3 @sunshadow49 Other music creators: (maybe multiple songs by the same writer) > Fire and Thunder > Brave the Storm Artist: Cjbeards Song Links: + https://www.youtube.com/watch?v=82hJffyJ5hY + https://www.youtube.com/watch?v=dGmLKmxvJ0I Artist Link: https://www.youtube.com/channel/UCarvKz1XSCON68oeSZ1mlkg > Celtic Impulse > Tatched Villager > Galway Artist: Cevin Mac Leod > Heaven and Hell Aritst: Jeremy Black > Eyes of Glory Artist: Aakash Gandhi Song: Eyes of Glory > Blockbuster 2 Artist: Rafael Krux > Ardennes Artist: Darkforce > Dark Toys Artist: SYBS Scratchers who drew some images: @Dreche @sunshadow49 >>> Add/improve <<< __ Ideas __: Just write them into the comments! __tips__: (see instructions to get what they are) Just write them in the comments! __ Music __: Short: Make the music available for me and let me know where to find it. Long: If you want to add your music, make a scratch project and link it in the comments. You also can draw a picture for your song (let it be visible in your project) and I'll use it. __ Images __: If you want to draw an image for an existing song you can do that, if I think yours is better I'll replace the current one. (You also can draw the whole costume; I explained it above) >>> Your own version <<< If you don't want me to add your song to this project and want to change the available music, first remix (or copy everything). __add music__: First, the music goes to the sprite called “music//play/stop”. If it is too big, you can split it into two (or more) parts. Every music has to have a unique ID. It mustn't contain “|” (Spaces are allowed). Usually it is the name of the music. If you have your music in one part, name it just like the ID. If it is split, call each part ID|Partnr, where ID is the ID and Partnr the number of the part. Partnr doesn't have a maximum size. Examples for Names for the music (they exist): Heaven and Hell Fire and Thunder|1 Fire and Thunder|2 The costumes are in the sprite “playlistdisplay//musictitles”. Just copy one of the others and edit it. It has to be called like the ID, prefixed with M (such as “Mfire and thunder”). Now the final part comes: Making it available for choosing. There are 2 lists, “choosable.music.names” and “choosable.music.length”. Add the ID to the first list and the duration of your music to the second. Make sure that both have the same element number. If you tiled your music into 2 (or more) parts, write a sum of the lengths into the list instead (such as 60+50). It makes life easier for you and the project gets the possibility to know where which part ends and the next one starts, making skipping faster. If you did everything right, you should be able after clicking again on the green flag to find it in “more options” > “edit playlist”. For now, the list “choosable.music.writers” does nothing, but in the future it will have a role. __ Default Playlist __: You can edit the default playlist in the sprite called “playlists”. 1. Add your playlist as described below 2. In “chooseplaylist//playlists”, in definition of _reset, replace “load playlist [...]” by “load playlist [your playlist name]” __add a playlist__: You will need a name and a savecode for this. 1. Go to sprite “chooseplaylist//playlists” 2. Add costumes for your playlist: B[name] for the image, T_EN [name] for the English text on hover, D_EN [name] for the english description (At the bottom) 3. In the scripts, in _reset, add blocks adding the playlist name and savecode to the lists __ remove music __: The important part is to delete the ID out of the two lists “music.names” and the corresponding element in “music.length”. If you want, you can reverse every step of how to add a music. >>> Updates <<< (deleted happened ones because description got too long) __ Planned Updates __: (Maybe in the order I'll add) · Pause · go back/forwards 5/10s >>> A final note <<< I want to get away from the Spotify idea and towards my own music player. I already renamed the project to be called Elise. That name was given because 2 things came to me into mind when I was thinking about a suitable name: 1. One existing music player is called ElisA 2. Für Elise 5034 blocks (14.2.2021) Tags: