MuseScore
MuseScore copied to clipboard
Fix #24813 Implement exporting of LRC lyric files
Resolves: #24813
- Creates a new module to deal with exporting LRC files
- [X] I signed the CLA
- [X] The title of the PR describes the problem it addresses
- [X] Each commit's message describes its purpose and effects, and references the issue it resolves
- [X] If changes are extensive, there is a sequence of easily reviewable commits
- [X] The code in the PR follows the coding rules
- [X] There are no unnecessary changes
- [X] The code compiles and runs on my machine, preferably after each commit individually
- [X] I created a unit test or vtest to verify the changes I made (if applicable)