Back
Similar todos
Got the timing graph displaying the position of syllables relative to the beat much more accurately. #rhymecraft
Investigated why the timing graph is sometimes not aligning syllables to the beat accurately. #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
Have the full range of the audio drawn on the timing graph even if there are no syllables tapped out yet. #rhymecraft
Get playback working properly on the timing graph again, where it'll highlight the currently-being-performed syllable. #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
Further progress in the tone-player: got the tones sync'd properly to the audio (but not yet the on-screen lyrics). #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
Allow users to add syllables to the timing graph by clicking on the timing graph. #rhymecraft
Got the front-end metronome to delay when it starts so that it'll line up with the beat in the audio file. #rhymecraft
Investigated an error that occurs when a user begins recording the rhythm from a later syllable in the song. #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
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
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
Got Tone.js working where it can alternate notes when playing the lyrics as tones, which helps distinguish one syllable from the next. #rhymecraft
Made great progress in rewriting the function that creates the data structure used to construct the timing graph. #rhymecraft
Fixed the remaining off-by-one-style bugs that were preventing the new code from generating the data structure needed to construct the timing graph. #rhymecraft
TimingGraph - Create an ugly first draft of highlighting syllables based on their vowel sound. #rhymecraft
metronome is working precisely
work on beat analysis #typeframes