Skip to content

Commit

Permalink
Rename Lyrics.md to lyrics.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBoxyBear authored Jan 15, 2024
1 parent 452647b commit 927bcd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/articles/Lyrics.md → Docs/articles/lyrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ lyrics.ToGlobalEvents(); // Creates a new set of global events
events.SetLyrics(lyrics); // Replaces existing lyric-related events with new events making up the phrases
```

It is also possible to edit lyrics directly from the global events, although syllable objects simplifies the editing process. When doing so, phrases must be converted back into events for the changes to be applied.
It is also possible to edit lyrics directly from the global events, although syllable objects simplifies the editing process. When doing so, phrases must be converted back into events for the changes to be applied.

0 comments on commit 927bcd7

Please sign in to comment.