DIT112-V21 / group-12

MIT License
1 stars 0 forks source link

Dance to the music #40

Closed MajaLinder closed 3 years ago

MajaLinder commented 3 years ago

User Story

As an application car driver I want to be able to pick a song so that the car can dance to the beat of my chosen song.


Acceptance Criteria

Sub-tasks

~Make the car's speed move in sync with the given song.~

b4rdha commented 3 years ago

We were unable to pass the detected tempo as input for the speed of the dancing car, due to multithreading issues which we were unable to tackle in java on the remaining time. Thus we decided not to implement it and only have music retrieved, with song info and playback position.