Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
steve-wang-coding [2024/06/22 00:46] – steve.wang | steve-wang-coding [2024/06/23 02:36] (current) – steve.wang | ||
---|---|---|---|
Line 6: | Line 6: | ||
The documentation part was difficult for me to write because I am not the best at communication and I find writing documentation quite dull. Even so, I persisted and wrote most of the documentation you will see on the [[https:// | The documentation part was difficult for me to write because I am not the best at communication and I find writing documentation quite dull. Even so, I persisted and wrote most of the documentation you will see on the [[https:// | ||
+ | |||
+ | One of the things I found the most difficult was the music part of the system. I am not well studied in the field of music and even the not so musical part of the system required some musical knowledge. Furthermore, | ||
The next steps for me will be writing some code that will allow smooth and gradual transitions between music. In more technical terms, figuring out how to gradually and smoothly transition an array of numbers to a final state. That would mean figuring out a way to quantify how different two number arrays are and how to gradually transition arrays without feeling slow or sudden. | The next steps for me will be writing some code that will allow smooth and gradual transitions between music. In more technical terms, figuring out how to gradually and smoothly transition an array of numbers to a final state. That would mean figuring out a way to quantify how different two number arrays are and how to gradually transition arrays without feeling slow or sudden. | ||
Line 13: | Line 15: | ||
You can learn more about me from my about page [[steve-wang|here on this wiki]] | You can learn more about me from my about page [[steve-wang|here on this wiki]] | ||
- | |||
- | MAINLY WRITE MORE ABOUT THE TIMING BUG. |