estrasnick / Augmented-Reality-Piano-Interface

Project for Stanford's CS 377M course. Augmented Reality Piano Interface.
4 stars 3 forks source link

"Step Offset" error when displaying notes on sheet music #12

Closed austinchambers closed 8 years ago

austinchambers commented 8 years ago

Applies to sheet music branch only. I was getting a "Step Offset" error when attempting to play the Unity project. It looks like it doesn't break Unity, but maybe this error would impact anything we deploy on the Hololens. We should probably fix it. image

austinchambers commented 8 years ago

Fixed by removing character controller from the whole/half/quarter notes. Not sure why, but this was causing the problem.