> For the complete documentation index, see [llms.txt](https://karedi.gitbook.io/karedi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://karedi.gitbook.io/karedi/creating-songs-for-beginners/multi-track-songs/single-player-version.md).

# Single-player version

## In this lesson you will learn how to

* create a single-player version from duet file,
* clean-up the single-player version.

## Creating a real single-player version of the song

In the previous lesson we have learned how to export a single track (male or female on) as a separate txt file, which will become a separate singable song in Ultrastar game.

However the player will only be able to choose either female or male part. What if they want to sing as much of the song as possible?

Well, we need to create a real single-player version. You will learn how to do that in the next two lessons.
