2018年10月1日月曜日

#100DaysOfCode Day41

41日目だし、10月に入ったし、TwitterとGiHubだけでなくBlogにも足跡を残すようにしてみる試み。

Day 41: October 1, 2018

Today's Progress:

  • freeCodeCamp's Drum Machine project
    • research for how to use HTML5 audio tag
    • research for how to make it play a sound on click
    • research for how to make it play a sound on key press

Thoughts:
I had never used the audio tag of HTML5. When I learned HTML for the first time 15 years ago I think it was an era of HTML3 transitioning to 4. It feels like a new feature. lol
I didn't know that http://cloudinary.com can manage not only images but also audio files! It can convert audio files to different format too. すごい。
とりあえず必要そうなものをかき集めたのでここから組み立てていく。

Link to work:
CodePen
GitHub: sidemt/drum-machine


0 件のコメント:

コメントを投稿