Not what I expected but decent
Response from developer
Thanks for your feedback! To clarify on the touch dynamics, I was using Apple's 3D Touch functionality to detect the pressure strength of a user's hit to determine if it should be a ghost note, standard hit, or accent. However, Apple has since replaced 3D Touch with Haptic Touch in most of their devices which eliminates the ability to detect the pressure strength of a user's input. To circumvent this, I now calculate dynamics based on the size of the user's touch. The smaller the input the lighter the hit and the larger the input the heavier the hit. Using the tip of your finger/thumb should produce a ghost note, an average touch should produce a standard hit, and your whole fingerprint should produce a heavier accent. Admittedly, it is not a perfect solution compared to the old 3D Touch dynamics and users could certainly benefit from guidance on these mechanics. As for your suggestions, accuracy of timing and correct note streaks are currently in the works. You can expect to see these in future updates once they are ironed out. I appreciate your support! Cheers