tuxguitar icon indicating copy to clipboard operation
tuxguitar copied to clipboard

Improve TuxGuitar and provide builds

Results 68 tuxguitar issues
Sort by recently updated
recently updated
newest added

# In SWT configuration I don't know anything about Japanese, however the graphical rendering of strings clearly looks incorrect. As an example, see the rendering of "effect" string in edit...

bug
JFX

I just found out why Logic writes bass guitars one octave higher, apparently they are a transposing instrument https://en.wikipedia.org/wiki/Transposing_instrument So bass guitars (and other instruments) are written at concert pitch...

question

It would be appreciated if it is possible to add a grace note (or several) on other strings than the related note. Examples: ![image](https://github.com/helge17/tuxguitar/assets/815742/2fc4cf6c-449c-49db-98e7-6c8dfec79f64) ![image](https://github.com/helge17/tuxguitar/assets/815742/cbe06920-9cca-4bf6-90c6-046f74dee077) Maybe having the possibility to...

enhancement

(description copied from #99) All files opens untitled.tg in Tuxguitar When tuxguitar.sh is called from the Terminal with a relevant argument, TuxGuitar will open the file, however double-clicking a file...

bug
macos
JFX

This is sometimes happening, if the cursor starts on the note, it won't play, just the notes after it. Other times it does, I don't know what the difference is....

bug
macos

Seen on 1.6.0, but most probably present since a long time (edit: present in 1.5.4) The scenario below is really not critical and most users will never see this problem...

bug

iMac macOS Monterey v12.7.2 tuxguitar-2024-01-13-snapshot-macosx-jfx-cocoa-x86_64.app talking about the main app menu (file, edit,...) menu drops down in the middle of the screen and dissappears on mouse up. it's impossible to...

bug
macos
JFX

Some windows are supposed *not* to be resizable. See [prototype](https://github.com/helge17/tuxguitar/blob/b4960fa881789adb2298040ed24c53f01222495f/desktop/TuxGuitar-ui-toolkit/src/org/herac/tuxguitar/ui/UIFactory.java#L51) to create a window, there is a boolean parameter "resizable" This parameter is ignored in JFX configuration. A dedicated [line...

bug
JFX

It looks like this: ![image](https://github.com/helge17/tuxguitar/assets/29223849/bf7237a7-18a5-4ad0-8bc0-d824efcffe54) The notes/numbers in the tabs are especially blurry. This is caused by setting the Windows scaling to 125 percent. When it is set to 100...

JFX

The title says it all: I have `gtk-menu-images=0` in my `~/.config/gtk-3.0/settings.ini` and tuxguitar 1.6.2 is not respecting that. I can't remember if there used to be a choice between having...

enhancement