pcarmona79 / tuxguitar

This repository was uploaded from a copy of the deleted https://github.com/cyclopsian/tuxguitar
GNU Lesser General Public License v2.1
7 stars 16 forks source link

automatic chromatic tuner with yin algorithm, transpose selection #2

Open pterodactylus42 opened 3 years ago

pterodactylus42 commented 3 years ago

CHANGELOG:

transpose tool has new option "transpose selection".

added bach bourree as template / startup file, location: .../TuxGuitar/share/templates/template-default.tg

key names instead of number of sharps / flats for german language file in .../TuxGuitar/share/lang/messages_de.properties

changed keys for note duration change near the cursor arrows. increase : ',' decrease: '-' .../TuxGuitar/dist/tuxguitar-shortcuts.xml i guess increase makes the notes smaller.

.../TuxGuitar/share/lang/messages_de.properties .../TuxGuitar/share/lang/messages_en.properties -> added : tools.transpose.apply-to-selection

pterodactylus42 commented 3 years ago

reworked the tuner, great work from nikola !!! added yin algorithm, fine widget acts automatically. string selection disabled.