Back
Similar todos
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
Tried and failed to replicate the bug where all the syllables were initially showing up on the first line of the timing graph when recording the rhythm, so I'm guessing it was fixed with all the changes I made to the timing graph calculations. #rhymecraft
Get playback working properly on the timing graph again, where it'll highlight the currently-being-performed syllable. #rhymecraft
Investigated why the timing graph is sometimes not aligning syllables to the beat accurately. #rhymecraft
Be able to delete the timing information for a particular syllable from the timing graph using the context menu. #rhymecraft
Got the timing graph displaying the position of syllables relative to the beat much more accurately. #rhymecraft
Be able to right-click a syllable on the timing graph and open the 'ModifyWord' modal from there. #rhymecraft
Got the timing graph lining up the syllables with the beat *way* more accurately, it seems to now perfectly match what my tapping out of the rhythm would indicate. #rhymecraft
Have the full range of the audio drawn on the timing graph even if there are no syllables tapped out yet. #rhymecraft
TimingGraph - Create an ugly first draft of highlighting syllables based on their vowel sound. #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
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
timing graph - Add a faint line at the bottom of each measure to make it possible to distinguish multiple measures that have no syllables on them. #rhymecraft
Fixed a bug where I had forgotten about the AA phoneme on the front-end and therefore syllables with that phoneme were not being highlighted in the timing graph. #rhymecraft
Show the timing graph by default instead of the insert-lyrics component. #rhymecraft
Add a scrollbar to the timing graph to make it easier to scroll longer songs, and because that's where I'll want to show error locations (like in PyCharm). #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
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
Get the 'Click syllable to start playback from' functionality working again. #rhymecraft