Giter Site home page Giter Site logo

tuxguitar's Introduction

DESCRIPTION:
TuxGuitar is a multitrack tablature editor and player written in Java-SWT.

LICENSE:
TuxGuitar is released under the GNU Lesser General Public License.

REQUIREMENTS:
Java Runtime Environment 1.4.X or later installed in your system.

PROBLEMS:

    * SWT:

If you see an error like "java.lang.UnsatisfiedLinkError", you will need to replace your swt shared library files and jar 
packages compiled for your system. TuxGuitar comes with SWT for linux-x86, linux-x86_64, mac and win32-x86. make sure download 
the correct file. if you need another version, download your SWT and replace in lib folder.             
If you don't have SWT installed in one of this locations: /lib, /usr/lib, /usr/local/lib or TuxGuitar/lib.  You will need to 
add its path to the LD_LIBRARY_PATH and CLASSPATH environment vars.

Export LD_LIBRARY_PATH and CLASSPATH:
$export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/your_swt_library_folder/
$export CLASSPATH=$CLASSPATH:/your_swt_library_folder/swt.jar
$/home/user/TuxGuitar-*/TuxGuitar

    * UNSUPPORTED CLASS VERSION:

java.lang.UnsupportedClassVersionError. This means that your JVM is not compatible with the JVM used to create the binaries.  
If you see a message like this, you will need to rebuild TuxGuitar from sources.

    * FAILDED TO LOAD PLUGINS:

TuxGuitar 1.0 has better JVM compatibility than older releases. But some plugins (e.g: Java Sound Api plugin) still depends 
on Sun Java(TM) Development Kit (JDK) 5.0. if you have installed more than one JVM in your system, you can use one of these 
environment vars:  JAVA or JAVA_HOME to run TuxGuitar with a specified JVM.

Export JAVA:
$export JAVA=/usr/lib/jvm/java-1.5.0-sun/bin/java
$/home/user/TuxGuitar-*/tuxguitar

Export JAVA_HOME:
$export JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun
$/home/user/TuxGuitar-*/tuxguitar           

tuxguitar's People

Contributors

jfinkels avatar

Stargazers

Lesutachi avatar Denys Miller avatar John Ryan avatar Alex avatar Francisco Lucas avatar Markus Kwaśnicki avatar Takumi Sato avatar  avatar Damien avatar Luca Molteni avatar Niall Byrne avatar Jorge Cuevas avatar AfirSraftGarrier avatar Cüneyt Yetişenler avatar Konstantinos Stavropoulos avatar Antoine Chalifour avatar Vít Herain avatar V字龍(Vdragon) avatar Zak Reynolds avatar Wataru Ashihara avatar  avatar Noah Eisen avatar Jacobu avatar Matteo Paone avatar Blady avatar Nicolas Mena avatar Bruno P. Kinoshita avatar 流沙飞石 avatar dawenci avatar Adam Kasztenny avatar  avatar Pavel avatar Jack Vial avatar Gabriel Araujo avatar Himanshu Mishra avatar Qinghao Dai avatar Marco Grassia avatar Sam Agnew avatar Gene De Lisa avatar Kostyantyn Dmytryk avatar Keisuke KATO avatar Ivan Saraev avatar Alex avatar weimingtom avatar M. Garcia - Queer1 | Shwoognation HQ a division of Q1 Industries avatar Richard Wills avatar Alex avatar Blue Zheng avatar  avatar Tong Liu avatar Bruce Lam avatar  avatar

Watchers

 avatar  avatar Marco Grassia avatar Laura Liparulo avatar 龍梓焱 avatar Adam Kasztenny avatar Simon Fortin-Deschenes avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.