Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lyric input via Phrase Maker #3842

Open
pikurasa opened this issue Mar 28, 2024 · 0 comments
Open

Lyric input via Phrase Maker #3842

pikurasa opened this issue Mar 28, 2024 · 0 comments
Labels

Comments

@pikurasa
Copy link
Collaborator

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:

Screenshot from 2024-03-28 14-37-26

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:

Screenshot from 2024-03-28 14-52-07

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant