Hacker News new | ask | show | jobs
Project write-up: Display Spotify lyrics on external display (yasoob.me)
32 points by yasoob 1412 days ago
1 comments

Hi guys!

When starting out with programming, most of the time you don't get to learn about the though process behind a project implementation . I recently did a project and decided to do a write-up detailing the whole thought process and how I went from point zero to a finished project. I think there is a shortage of similar articles so I am sharing it here in case it helps others :)

Cool - this is a nice simple project! Here's some feedback. Lyrics need to come up on screen in anticipation of the music. That is, they need to be there before the line starts. Currently, in your display, when a stanza starts the lyrics pop up suddenly simultaneous with the lyric being sung. This isn't enough time for someone who isn't completely familiar with the lyrics.