Songs: Difference between revisions

From Paradise Station Wiki
Jump to navigation Jump to search
added stuff
Genres: you can now view every song from each genre page via transclusion
Line 96: Line 96:
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'''
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==
==Songs==
All music you will need should fall into these categories.
__NOTOC__


* [[Songs/Anime|Anime]]
* [[Songs/Anime|Anime]]
Line 112: Line 112:
* [[Songs/Video Games|Video Games]]
* [[Songs/Video Games|Video Games]]
* [[Songs/Vocaloid|Vocaloid]]
* [[Songs/Vocaloid|Vocaloid]]
All songs available have been gathered here so you can easily CRTL-F find them.
<!-- Songs are on their respective genre page and are transcluded here via templates -->
<div class="toccolours mw-collapsible mw-collapsed" style="width:99%">
<span style="font-size:1.2em;">'''All Songs from Genre Pages'''</span>
<div class="mw-collapsible-content">
{{:Songs/Anime}}
{{:Songs/Cartoons}}
{{:Songs/Classical}}
{{:Songs/Folk}}
{{:Songs/Internet}}
{{:Songs/Jazz}}
{{:Songs/Metal}}
{{:Songs/Movies}}
{{:Songs/Pop}}
{{:Songs/Ragtime}}
{{:Songs/Rock}}
{{:Songs/Video Games}}
{{:Songs/Vocaloid}}
</div>
</div>

Revision as of 15:37, 6 May 2021

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.

Acknowledgements

Some songs on these pages have been pulled from the following wikis. Thank you!

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

Songs

All songs available have been gathered here so you can easily CRTL-F find them.

All Songs from Genre Pages