Installed TuxGuitar on Acer

Discussion in 'Linux' started by gerarddelafas, Jul 17, 2008.

  1. gerarddelafas

    gerarddelafas

    Joined:
    Jul 17, 2008
    Messages:
    55
    Likes Received:
    0
    Location:
    Italy
    Hi, I play guitar in spare time so I installed TuxGuitar, a very useful software on this great Acer!!!

    download software here: http://www.tuxguitar.com.ar/download.html
    select "Linux-x86 Binary Files", download and extract files typing:
    Code:
    tar -zxvf filename.tar.gz
    (where filename is the name of the file you have downloaded :lol: )

    You have a folder named Tuxguitar-0.1.9... open a Terminal from this folder and type:
    Code:
    ./tuxguitar
    [​IMG]
    and now... Let's Rock!!! ;)
     
    gerarddelafas, Jul 17, 2008
    #1
  2. gerarddelafas

    Wolydarg

    Joined:
    Jul 11, 2008
    Messages:
    42
    Likes Received:
    0
    I installed the program following your instructions ot the letter, but after running it, I opened a tab and tried to play it and there were no sound and the terminal was just repeating "No sound note".

    Any suggestions?
     
    Wolydarg, Oct 17, 2008
    #2
  3. gerarddelafas

    daldred

    Joined:
    Aug 25, 2008
    Messages:
    887
    Likes Received:
    0
    Alternatively, and easier, install it using the add/remove software programme, Pirut. You may need the livna repos enabled.
     
    daldred, Oct 17, 2008
    #3
  4. gerarddelafas

    Wolydarg

    Joined:
    Jul 11, 2008
    Messages:
    42
    Likes Received:
    0
    Tried it again just now with pirut and got the same result.

    The program itself would startup and run perfectly, but there's just no sound being played when it goes.
    Any help would be greatly appreciated, thanks
     
    Wolydarg, Oct 17, 2008
    #4
  5. gerarddelafas

    daldred

    Joined:
    Aug 25, 2008
    Messages:
    887
    Likes Received:
    0
    Linux doesn't come with a midi system as standard; I think you may need to install Timidity and run it in alsa sequencer mode (timidity -iA from a terminal as I recall). See if that works!
     
    daldred, Oct 17, 2008
    #5
  6. gerarddelafas

    Wolydarg

    Joined:
    Jul 11, 2008
    Messages:
    42
    Likes Received:
    0
    Yes! That did the trick! Thanks =D
     
    Wolydarg, Oct 19, 2008
    #6
  7. gerarddelafas

    edi

    Joined:
    Oct 24, 2008
    Messages:
    1
    Likes Received:
    0
    I've just installed the complete tuxguitar package and it worked out of the box. No timidity or anything else required.
     
    edi, Oct 24, 2008
    #7
  8. gerarddelafas

    ocho cinco

    Joined:
    Oct 28, 2008
    Messages:
    4
    Likes Received:
    0
    Which package for timidity do I download? I'm new to linux and am quite confused with the many different versions. Also I have started using the terminal to download and install software (such as tuxguitar and azureus), so is there a sudo yum command to download Timidity?
    Thanks
     
    ocho cinco, Nov 19, 2008
    #8
  9. gerarddelafas

    sideways

    Joined:
    Aug 21, 2008
    Messages:
    172
    Likes Received:
    0
    Code:
    sudo yum install timidity++
    It's quite a large download (~33mb) since it downloads a soundfont library. For better performance from timidity start it using 'timidity -iA -B2,8 &'. To see how to set up another excellent music app in linpus seem my Rosegarden post viewtopic.php?f=5&t=7126
     
    sideways, Nov 20, 2008
    #9
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.