User talk:Leif
New!: Try out a new (experimental) version of Midi2Piano (on the web)!
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
- Install python 3.
- Unzip midi2piano into a folder. (if you download it from github, make sure you get all the files and folders)
- Open midi2piano.py with python. A window to select the midi file should open.
- 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: A good rule of thumb is to remove every track/channel except the main melody, chords and bass using a midi editor. Doing this will clean up the midi and make it sound good in-game.
Note 2: To edit midis you need MidiEditor.org
Note 3: You can use sites such FreeMidi.org to find midis to edit.
Note 4: You can edit the file midi2piano.py to adjust some parameters. Check its readme file to know more.
Songs from other stations |
---|
You can also try songs from other stations' wikis: |
Template |
---|
Code template for adding new songs: {{Song |name={{{Name}}} |notes={{{BPM and notes}}} }} |
<tabs>
<tab name="Tab 1">
Heres the content for Tab 1!!!!
</tab>
<tab name="Tab 2">
Woah!! Content for tab 2 !!!!
</tab>
<tab name="Tab 3">
Heres the content for Tab 1!!!!
</tab>
<tab name="Tab 4">
Heres the content for Tab 1!!!!
</tab>
<tab name="Tab 5">
Heres the content for Tab 1!!!!
</tab>
<tab name="Tab 6">
Heres the content for Tab 1!!!!
</tab>
<tab name="Tab 7">
Heres the content for Tab 1!!!!
</tab>
<tab name="Tab 8">
Heres the content for Tab 1!!!!
</tab>
<tab name="Tab 9">
Heres the content for Tab 1!!!!
</tab>
<tab name="Tab 10">
Heres the content for Tab 1!!!!
</tab>
<tab name="Tab 11">
Heres the content for Tab 1!!!!
</tab>
<tab name="Tab 12">
Heres the content for Tab 1!!!!
</tab>
</tabs>