Here're the ground rules:
- Define a
Singercomponent in asingerfile - It should render a single line of the song
- That component should have a
posdata tracking which line we are on (0,1,...) - After
pos3 we should loop back to 0 - Each line should be displayed
1500ms