Skip to content
RubenHetKonijn edited this page Aug 23, 2021 · 1 revision

As always, you first need a working install of musicify. You can test this by running musicify play 6. If you have a working musicify install, it should play Never Gonna Give You Up. Next, you need to make the playlist you want to play. Playlists are formatted as <songid>,<songid>,<songid>,<songid> and so on. Song ID's can be found by doing musicify list . An example would then be 6,64,35,41,9,5 . Playlists can be as long as you want. Playlists loop by default. Playlists must have the .mpl extension to work. So to make a playlist, first do edit myplaylist.mpl . Then, as the data you put in that file, you put the song ID's formatted as previously stated. Then, save the file. To play the playlist, do musicify playlist myplaylist.mpl , and it will play your playlist. For this to work, make sure you have a tape drive with a tape in it, and a speaker attached, all of this is from the Computronics mod.

Clone this wiki locally