User talk:Leif

From tgwiki2
Revision as of 01:09, 24 May 2023 by imported>Leif
Jump to navigation Jump to search

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

  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: 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>