Back
Similar todos
Be able to delete the timing information for a particular syllable from the timing graph using the context menu. #rhymecraft
Allow users to add syllables to the timing graph by clicking on the timing graph. #rhymecraft
Continued working on a modal that will appear when a user adds a syllable to the timing graph, asking the user how long the syllable should be. #rhymecraft
Switch the 'Insert Syllable' functionality to the context menu instead of having it happen every time you click on an empty duration on the graph. #rhymecraft
Move some functions from being buttons on the ModifyWord modal to instead be actions in a right-click menu. #rhymecraft
Get the modal working that lets you choose how long an inserted syllable should be sustained for. #rhymecraft
Switch the ModifyWord modal to use the PyCharm-inspired base modal component. #rhymecraft
Trying to be able to create a new syllable by clicking on the timing graph but it's difficult because the timing graph doesn't have the correct state. So I'm thinking I maybe should add tests to make sure the timing graph works the way it should. #rhymecraft
Fixed a bug where, when inserting a new word, no new syllable was inserted, which prevented the right-click menu from working. #rhymecraft
Get playback working properly on the timing graph again, where it'll highlight the currently-being-performed syllable. #rhymecraft
Get the 'Click syllable to start playback from' functionality working again. #rhymecraft
When inserting a new duration into the timing graph, also insert a corresponding new word into the lyrics. #rhymecraft
Don't just show measures with syllables in them; also show measures before and after the syllables start. The idea being to let users click there to add syllables. #rhymecraft
Be able to manually set the time of the first beat of the first full measure, which affects the left/right orientation of the lyrics relative to the timing graph's representation of the 16th notes. #rhymecraft
Got the timing graph displaying the position of syllables relative to the beat much more accurately. #rhymecraft
highlight selected word #elreader
Allow the user to set the start time of playback by right-clicking on the timing graph. #rhymecraft
TimingGraph - Create an ugly first draft of highlighting syllables based on their vowel sound. #rhymecraft
Add Stop Words to Timelines #vibes
Started working on a new feature where a user can set the start-time of the playback by right-clicking on the timing graph. #rhymecraft