-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Current Behavior
Right now, if the user wants lyrics, they need to manually put the lyrics in, one by one, into note blocks.
The end result looks like this:
Desired Behavior
Perhaps we add a feature to Phrase Maker to input lyrics, initiated by placing a print block into the widget stack.
You would type the lyrics into a new row at the bottom of Phrase Maker called "Lyrics".
Screenshots / Mockups
Print block inside widget stack:
Implementation
- Insert print block into Phrase Maker widget stack
- Initiate Phrase Maker widget
- Phrase Maker with "Lyrics" row is generated
- Click a cell in the lyrics row
- type your lyric fragment into a simple prompt
- press TAB to go to the next cell in row, or click return/enter or somewhere else to exit and save
- any notes with lyric fragments indicated in Phrase Maker will be generated with a print block with the text of that fragment

