Difference between revisions of "Songs"

From Paradise Station Wiki
Jump to navigation Jump to search
(→‎Vocaloid: moved)
Tag: Replaced
(cleaned this page up)
Line 1: Line 1:
{{Wip|assign=Sirryan2002}}
{{Needsrevision|reason='''DO NOT OPEN THE TEXT EDITOR FOR THE FULL PAGE IT WILL CRASH CHROME''' I'm amazed that this article has been allowed to get so long. 1.6 million bytes for an article is beyond a reasonable size and this should have been broken up into subpages a long time ago. Please discontinue adding songs to [[Songs]] and instead add them to the assigned subpages.}}
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]]
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]]


(If someone is offended about their imported song having been copied on to this page, we are sorry. No one is taking any credit of these, everyone is equally free to enjoy these and the only goal of these songs is to make the game experience more enjoyable.)
==How to Transpose Songs==


{| class="mw-collapsible mw-collapsed wikitable"
|-
!How to make your own songs
|-
| scope="row" |
You can make your own songs from any midi file. You will need the midi2piano tool and python 3.<br/>
You can make your own songs from any midi file. You will need the midi2piano tool and python 3.<br/>
midi2piano: [http://s000.tinyupload.com/?file_id=11466505914047610040 Direct download] - [https://github.com/tgstation/tgstation/tree/master/tools/midi2piano View on GitHub]<br/>
midi2piano: [http://s000.tinyupload.com/?file_id=11466505914047610040 Direct download] - [https://github.com/tgstation/tgstation/tree/master/tools/midi2piano View on GitHub]<br/>
Line 21: Line 14:
<font size="2">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.</font><br/>
<font size="2">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.</font><br/>
<font size="2">Note 2: You can edit the file midi2piano.py to adjust some parametrs. Check its readme file to know more.</font>
<font size="2">Note 2: You can edit the file midi2piano.py to adjust some parametrs. Check its readme file to know more.</font>
|}


{| class="mw-collapsible mw-collapsed wikitable"
==How to Add Songs to the Wiki==
|-
 
!Template
|-
| scope="row" |
Code template for adding new songs:
Code template for adding new songs:
<nowiki>{{Song
<pre>
{{Song
|name={{{Name}}}
|name={{{Name}}}
|notes={{{BPM and notes}}}
|notes={{{BPM and notes}}}
}}</nowiki>
}}
|}
</pre>
 
 
So here are the songs/chords/notes! They have been marked with a + if they sound awesome and - if they sound like crap, but are recognizable.
 
<font size="1">Gratefully copied from http://tgstation13.org/wiki/Songs at 21st April 2015</font>
 
<small>
{{fancy TOC|height=500}}
</small>
 
<font size="1">
 
==Classical==
This section has been moved to [[Songs/Classical]]
 
==Ragtime==
See [[Songs/Ragtime]]
 
==Movie Music==
See [[Songs/Movies]]
==Internet Music==
See [[Songs/Internet]]
 
==Anime==
See [[Songs/Anime]]
 
==Pop==
This sections has been moved to [[Songs/Pop]]
 
==Rock==
Please see [[Songs/Rock]]
 
==Metal==
See [[Songs/Metal]]


==Cartoons==
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'''
See [[Songs/Cartoons]]


==Folk Songs==
==Genres==
See [[Songs/Folk]]
All music you will need should fall into these categories.


==Vocaloid==
* [[Songs/Classical|Classical]]
See [[Songs/Vocaloid]]
* [[Songs/Ragtime|Ragtime]]
* [[Songs/Movies|Movies]]
* [[Songs/Internet|Internet]]
* [[Songs/Anime|Anime]]
* [[Songs/Pop|Pop]]
* [[Songs/Rock|Rock]]
* [[Songs/Metal|Metal]]
* [[Songs/Cartoons|Cartoons]]
* [[Songs/Folk|Folk]]
* [[Songs/Vocaloid|Vocaloid]]

Revision as of 19:21, 28 March 2021

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

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.