Getting Started

Starting Jokosher

You can start Jokosher in the following ways:

Applications menu

Choose Sound & Video Jokosher

Command line

To start Jokosher from a command line, type the following command, then press Return:

jokosher filename.jokosher

where filename.jokosher is the name of the file you want to open.

The Jokosher Welcome Dialog

When Jokosher starts, you see the following window:

Figure 1. Jokosher Welcome Dialog

Shows Jokosher Welcome dialog. Contains Recent Projects dialog, Create a New Project, Browse for an Existing Project, Preferences and Quit.

The welcome dialog has a number of different facilities:

  • Recent Projects - this list provides a simple means of accessing your most recent projects, with the most recent ones at the top. To load a project just double-click it.

  • Create a New Project ‐ click this button to create a new Jokosher project. See the section called “Creating a New Jokosher Project” for more information.

  • Browse for an Existing Project ‐ this button pops up a file dialog box to allow you to find an existing project file on your computer. See the section called “Opening Jokosher Projects” for more information.

  • Preferences ‐ clicking this button displays the main Jokosher preferences window.

  • Quit ‐ click this to exit out of Jokosher.

To disable the welcome dialog, check the Don't show this on start-up checkbox. You can reenable it in the EditPreferences window. There are other options you can configure for Jokosher start-up, see the section called “Configuring Jokosher Preferences” for more information.

Creating a New Jokosher Project

You can create project by either selecting the Create a New Project button from the welcome dialog or by clicking FileNew Project in the main window.

A dialog box then appears and you are asked for some details:

  • Project Name — enter a name for the project here. This is most likely going to be the song title or podcast title.

  • Folder — select a folder where your project will be stored. Please note that the folder you select will have a new directory created for it. So, as an example, if you select /home/user/projects for this option and your Project Name is Song, a directory called Song inside /home/user/projects will be created.

  • Author — enter your name or the name of your band in this box. This is the author of the project.

When you have added these details, click the OK button to continue.

Note

If this is your first time using Jokosher, jump to the section called “The Main Jokosher Window”.

Opening Jokosher Projects

You can open existing projects by either selecting Browse for an Existing Project from the Welcome Dialog or clicking FileOpen in the main window.

When you select this option, the GNOME file picker will appear. Jokosher projects are stored in a directory with the same name as the project. Inside that directory is a .jokosher file. Double click on it to load it.

Note

If this is your first time using Jokosher, jump to the section called “The Main Jokosher Window”.