WineHQ
Guitar Pro 5.x



Category: Main > Multimedia > Audio > Guitar Pro > 5.x


NameGuitar Pro
Version5.x
License  
URLhttp://www.guitar-pro.com
Votes 7
RatingBronze
Wine Version1.3.25
Maintainers of this version:
No maintainers. Volunteer today!
Description
Guitar Pro is a multitrack tablature editor for guitar, banjo and bass.
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works
Everything works just fine except for the sound.


What does not
Doesn't play any sound out of the box.


What was not tested
Nothing


Additional Comments

Used latest version of Ubuntu (10.04) and Wine (1.1.43), Guitar pro version 5.2; checked volume controls both on the application and the computer, and still it didn't play any sound.
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowUbuntu 11.04 "Natty" (+ variants like Kubuntu)Jul 31 20111.3.25 Yes Yes Bronze Konstanty Ścianecki 
ShowFedora 14Sep 06 20111.3.24 Yes Yes Garbage Jurijs Kolomijecs 
ShowUbuntu 10.04 "Lucid" (+ variants like Kubuntu)May 07 20111.3.19 Yes Yes Silver Konstanty Ścianecki 
ShowUbuntu 10.10 "Maverick" x86_64 (+ variants like Kubuntu)Oct 28 20101.2.1 Yes Yes Platinum an anonymous user 
ShowUbuntu 10.04 "Lucid" (+ variants like Kubuntu)Aug 02 20101.2 Yes Yes Platinum TommyTheBiker 


Known bugs
Bug # Description Status Resolution Other apps affected

 
HOWTO

2013-05-03 Admin note: The instructions below are very old and may not be applicable to current Wine. In particular, wineprefixcreate has been deprecated for several years. The instructions are being left here for the benefit of anyone who may wish to test and/or update them. 


NOTE : THIS HOWTO WORKS WITH EVERY WINE+MIDI APPS !!

First : I suggest you to create a wineprefix :

wineprefixcreate --prefix "$HOME/.wine_gp/"

Then configure :

env WINEPREFIX="$HOME/.wine_gp" winecfg

I use this as winecfg :

-Win2000
-No shader, no virtual desktop, only "allow WM to control my window"
-OSS Sound (16Bit standard with "emulate pilote)

You'll have to launch a MIDI sequencer (I use Timidity but you should be able to use qsynth/fluidsynth):

Here's the script I use :

#!/bin/bash

timidity -iA -B2,4 -Os -EFreverb=0&

cd $HOME/.wine_gp/drive_c/Program\ Files/Guitar\ Pro\ 5/ $1 env WINEPREFIX="$HOME/.wine_gp" wine GP5.exe sleep 1 killall timidity

Now, launch Guitar-Pro and open Options>MIDI. You should see "Timidity Port 0". Use it.

You'll notice that the sound is not perfect, sometimes it get slowed, especially when there are lots of instruments playing...

 

Anyway, you can use the Java-based TUXGUITAR, which is 100% free and open-source. It works perfectly on Linux, and partially supports Guitar Pro's file format. Or, if you're looking for something more sophisticated, Rosegarden is an excellent KDE-based music sequencer and notation editor. Although sometimes a bit hard to get working, it's quite featureful.

EDIT :

I suggest you configured "My documents" "Desktop" to your tab folders...


 




   << Back

Page loaded in 0.09701 seconds.