kulek1 / guitar-tab-maker-issues

Public repository for issue tracking https://tab-maker.com
34 stars 8 forks source link

line seperation #40

Closed MaxWhitten closed 1 day ago

MaxWhitten commented 1 month ago

When my tabs get too long it goes over the screen, and then I have to scroll to see the playhead. Also, when exporting tabs they are too long and go outside of the pdf and you can't see them.

Automatically detect when tab is getting to close to the edge and make a new line that is appropriately sized for both the screen and a pdf.

A button that would split the tab into multiple lines wherever the cursor is and have the playhead jump to the next line when it reaches the end.

I found this yesterday when I had to tab a song for a school project and it really is a lifesaver. All the alternatives are either hard to use, ugly, or paid. This is amazing and would love to continue to see development happen! Keep up the good work.

kulek1 commented 1 month ago

Thanks for the suggestion! The idea of scrolling and not automatically folding tabs in the preview is intentional, because I want the user to decide how the tabs should look. However, having a button to split it to the next line is a good idea and I'll try to implement it :)

MaxWhitten commented 1 month ago

Perhaps you could add a checkbox in settings for autoplay? That way anyone who wants it can turn it on, but if you don't you can leave it how it is.

kulek1 commented 1 month ago

Perhaps you could add a checkbox in settings for autoplay? That way anyone who wants it can turn it on, but if you don't you can leave it how it is.

You mean a checkbox for folding tabs if they don't fit on the screen?

MaxWhitten commented 1 month ago

Yeah that, but also maybe one for the playhead automatically jumping to the next line.

nathan-charrois commented 3 days ago

+1 for option to autoplay next tab/line

After adding an Intro, Verse, and Outro. When I press "Play" (or space) only one of the sections will play (Firefox v126). It would be awesome if the next section would auto play after the current section ends

Ps. Thank you for building this awesome tool!

kulek1 commented 2 days ago

@MaxWhitten @nathan-charrois Alright, I've added a new loop mode that plays one tab in a loop. If the option is off, the playback will play all tabs from the selected tab to the end of all tabs, so that should cover your use case. Let me know guys how it works :)

Screenshot 2024-07-04 at 17 22 10

PS. The new feature has been released in v5.8.0

kulek1 commented 1 day ago

A button that would split the tab into multiple lines wherever the cursor is and have the playhead jump to the next line when it reaches the end.

@MaxWhitten I've just added a new keyboard shortcut / to split tabs :) I'm closing this issue since most of the stuff has been addressed. Feel free to open a new one if needed.