Songs

From Paradise Station Wiki
Revision as of 16:26, 31 March 2021 by SabreML (talk | contribs) (Guitar, Images, and Descriptions.)
Jump to navigation Jump to search
Message for our lovely wiki readers, specifically those who use this page
Yes I split this page up into separate pages, I did this because this article was getting too long for people to edit it without serious browser lag. Additionally it opens up space for me and other editors to add more songs without fear of breaking this page. With Love: ~~Sirryan2002


The User Interface for Instruments.

Here are some songs you can try out with the "Import"-button on the piano. For more informations on Songs involving the use of a Synthesizer, as well as another library of songs/songs that sound best on those instruments, check Advanced Songs

Instruments

Some instruments are craftable and others you will either have to purchase in Cargo or find in locations such as the Bar. Each instruments sounds different and some even have different modes to change what noise they produce. All of them are programmable to play different songs(based on your input) with tempos set by the user.

Instruments All Instruments Available you can aquire.

How to Transpose Songs

You can make your own songs from any midi file. You will need the midi2piano tool and python 3.
midi2piano: Direct download - View on GitHub
Python 3: Download page

  1. Install python 3.
  2. Unzip midi2piano into a folder. (if you download it from github, make sure you get all the files and folders)
  3. Open midi2piano.py with python. A window to select the midi file should open.
  4. After you select the midi file, the generated piano notes will be copied in your clipboard, ready to paste in the game piano using the Import button.

Note 1: You might need to tweak the midi file if it has too many tracks or notes in order to get a good piano song.
Note 2: You can edit the file midi2piano.py to adjust some parametrs. Check its readme file to know more.

How to Add Songs to the Wiki

Code template for adding new songs:

{{Song
|name={{{Name}}}
|notes={{{BPM and notes}}}
}}

When you add songs: You must ensure that they are placed in the correct Genre Page and if you need to add a new artist, add it in proper alphabetical order

Genres

All music you will need should fall into these categories.