I just installed TuxGuitar - very cool - and to get the sound to work I had to install Timidity++ as well. Before I start TuxGuitar I have to execute:
timidity -iA -Os
in a terminal window first, which is kind of a pain to do every time I run TuxGuitar.
How do I get this line to execute on startup such that timidity is running when I start up? I tried adding that line to rc.local - no luck.
-Kirk