LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-26-2004, 01:49 PM   #1
jogurt666
Member
 
Registered: Nov 2003
Location: Poland => Mazowieckie => Ok'a
Distribution: Gentoo
Posts: 176

Rep: Reputation: 30
something for guitar players =P


is there something like guitar pro natively written for linux?
 
Old 07-27-2004, 12:46 AM   #2
RoofRabbit
Member
 
Registered: Mar 2004
Location: Lenoir, NC USA
Distribution: Mandrake 10.2
Posts: 129

Rep: Reputation: 15
I wish there was some good software for a guitar player in Linux. I need both teaching software and sound effects software.
 
Old 11-02-2004, 11:18 PM   #3
MadSkillzMan
Member
 
Registered: Jul 2004
Distribution: SuSE, Mandrake
Posts: 142

Rep: Reputation: 15
There is Kguitar,

ANd i found out, it is possible to make Gpro work with Winex, and Timidity...i havent done it myself....yet
 
Old 11-03-2004, 04:07 AM   #4
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
Quote:
Originally posted by RoofRabbit
I need sound effects software.
ecamegapedal
 
Old 12-24-2004, 05:05 AM   #5
mauriciogracia
Member
 
Registered: May 2004
Location: Bogota,Colombia
Distribution: SuSE,Fedora,Slackare,Any
Posts: 44

Rep: Reputation: 15
Check out DGuitar 0.1.0

I am working on this project....
-----------
DESCRIPTION
-----------

a Guitar Pro (*.GP4,*.GP3,GTP) Viewer, Printer and Player Software that is devoloped using JAVA 1.4 and released under the GNU/GPL License

For updates and more info visit:
DGuitar project

------------
REQUIREMENTS
------------
Java Runtime Environment 1.4.X installed and configured

----------------------
INSTALLING THE PROGRAM
----------------------
Just unzip the "Dguitar*.zip" file in your favorite location

-------------------
RUNNING THE PROGRAM
-------------------
- Go to the location were you INSTALLED the program
- Under Windows doble click on DGuitar.bat
- Under Linux/Unix-like type "DGuitar.sh"
- Other operational systems run "java -jar DGuitar.jar"

-------------------------
FEATURES OF VERSION 0.1.0
-------------------------
- It reads and displays MOST of the information about the header of the file
- version
- title
- subtitle
- artist
- album
- author
- copyrights
- tabAuthor
- instructions
- notice
- triplet
- lyrics
ALL this information is availabe selecting FILE, SCORE INFORMATION
- multiples cand be open,created.
- multilanguage oriented It in (ENGLISH,SPANISH)
- progress bars are displayed in case the required task takes too long.
- It allows to insert/delete different notes
- It allows you to set a Working folder selectiong OPTIONS
- It is SKIN READY (you can create your own buttons)
----------
LIMITATONS
----------
- at this moment it only accepts *.gp4 files
- all errors are displayed in ENGLISH
- at this moment does NOT display any notes, bars, measures of the GP4 files
- file parsing is far from finished
- saving its still not implemented. (in any format)
 
Old 01-05-2005, 07:32 PM   #6
mauriciogracia
Member
 
Registered: May 2004
Location: Bogota,Colombia
Distribution: SuSE,Fedora,Slackare,Any
Posts: 44

Rep: Reputation: 15
Guitar Pro 4 format

The description of the Guitar Pro 4 format can be found here

DGuitar Documents

The French version is in TXT, the English version is in HTML.
 
Old 01-22-2005, 10:17 PM   #7
mauriciogracia
Member
 
Registered: May 2004
Location: Bogota,Colombia
Distribution: SuSE,Fedora,Slackare,Any
Posts: 44

Rep: Reputation: 15
Exclamation Test DGuitar0.2

Hello

Take a look at this screenshot of the new release of DGuitar0.2

http://sourceforge.net/dbimage.php?id=15218

If you like what you see, download DGuitar0.2 from here

Download DGuitar0.2

I am the Admistrator of the project, and need people to test the program, for more info visit

DGuitar Home Page

Thanks for your feedback about this.
 
Old 01-25-2005, 12:35 PM   #8
apoc_metal
LQ Newbie
 
Registered: Jan 2005
Posts: 1

Rep: Reputation: 0
YOU RULE

YOU ARE A GOD!
I have been waiting for YEARS for a program like this!

I would LOVE to test it on Mac OS X!!!

(Though I am very inexperienced with compiling applications etc...)

EDIT: Nope, can't test it on windows... don't have access privleges to install java

Last edited by apoc_metal; 01-25-2005 at 12:39 PM.
 
Old 01-29-2005, 10:44 AM   #9
mauriciogracia
Member
 
Registered: May 2004
Location: Bogota,Colombia
Distribution: SuSE,Fedora,Slackare,Any
Posts: 44

Rep: Reputation: 15
YOU RULE

Thanks for your feedback

Since the program is developed under JAVA there should be no need to RECOMPILE it. Just follow this steps

- Just UNZIP the program to any directory (DGuitar0.2)
- from that directory run a command like this "java -jar dist/DGuitar0.2.jar"

If you have any problems please let me know.
 
Old 01-29-2005, 11:40 AM   #10
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
you need to change the path of the skins at start up. the program exits out while trying to load the default skin. the problem lies in the fact that the skins directory isn't where the program is looking for. you have the skins directory outside of the dist directory.

also, when packaging, it is nice if when you unzipped your package that all the files could be in its own directory by default instead of being strewn about everywhere in the current directory where the zip file is.

Skins error screenshot

Last edited by megaspaz; 01-29-2005 at 11:41 AM.
 
Old 01-29-2005, 03:02 PM   #11
mauriciogracia
Member
 
Registered: May 2004
Location: Bogota,Colombia
Distribution: SuSE,Fedora,Slackare,Any
Posts: 44

Rep: Reputation: 15
I just tested under Linux

I tested the application under a fresh environment were the program has never been run and I did not run into any problems.
 
Old 02-08-2005, 08:54 AM   #12
mauriciogracia
Member
 
Registered: May 2004
Location: Bogota,Colombia
Distribution: SuSE,Fedora,Slackare,Any
Posts: 44

Rep: Reputation: 15
DGuitar Home Page and Current Progress

DGuitar is a Guitar Pro (*.GP4,*.GP3,GTP) Viewer, Printer and Player program that works under Windows, Linux and MacOs (java based)

The official home page of DGuitar is this DGuitar Home Page

At that page you may find the latest news and udpates about the project

Feel free to test the program and let me know of any problems and suggestions.

Thanks.


Last edited by mauriciogracia; 02-08-2005 at 08:55 AM.
 
Old 02-08-2005, 04:31 PM   #13
mauriciogracia
Member
 
Registered: May 2004
Location: Bogota,Colombia
Distribution: SuSE,Fedora,Slackare,Any
Posts: 44

Rep: Reputation: 15
see Guitar Pro 4 files in your Internet Browser

Great News

with DGuitar now you can see Guitar Pro 4 files in your Internet Browser

For more infor visit DGuitar Home Page
 
Old 04-19-2005, 10:39 AM   #14
mauriciogracia
Member
 
Registered: May 2004
Location: Bogota,Colombia
Distribution: SuSE,Fedora,Slackare,Any
Posts: 44

Rep: Reputation: 15
This is an update on DGuitar project

DGuitar is a Guitar Pro (*.GP4,*.GP3,GTP) viewer, player program that works under
Linux,MacOs,Solaris,BSD,Windows and any other Operational System that has
Java Runtime Environment 1.4 or later installed.


Try DGuitar LATEST versions (updated 2005.12.01)
If you want to make sure you have the lates DGUITAR version visit:
http://sourceforge.net/project/showf...roup_id=110320
When this version is stable/complete enough it will become the next stable release

To read about current features of DGUITAR visit this page:
http://dguitar.sourceforge.net/en/feat-down.html

Would you like to suscribe to DGuitar-news email list ?
Visit http://DGuitar.sourceforge.net/en/dguitar-news.html for more information.

Having problems runing or using DGuitar ? want a new feature ?
http://dguitar.sourceforge.net/en/support.html

..and of course visit DGuitar Official Home Page here
http://dguitar.sourceforge.net

Mauricio Gracia - DGuitar Project Creator and Administrator

Last edited by mauriciogracia; 12-01-2005 at 09:42 AM.
 
Old 09-23-2005, 03:45 PM   #15
MadSkillzMan
Member
 
Registered: Jul 2004
Distribution: SuSE, Mandrake
Posts: 142

Rep: Reputation: 15
so just how usable and responsive is Kguitar?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
guitar pro and wine chil326 Linux - Games 4 12-01-2005 09:43 AM
Unidentified Guitar Crashed_Again General 7 07-06-2005 09:15 PM
Guitar Softwares for Linux coolamit78 Linux - Software 6 12-15-2003 03:22 AM
Guitar software? BajaNick Linux - Software 2 08-18-2003 01:57 PM
Guitar Tab sites? CragStar General 3 05-15-2002 12:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration