An overview of PPQN:
http://midi.teragonaudio.com/tech/midifile/ppqn.htm
Some reference code I've used, which might help with architectural issues: https://github.com/triplefox/minimidi/tree/master/minimidi
This magazine is dedicated to discussions on programming languages, software development, and coding. Whether you are a beginner programmer or an experienced developer, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as coding languages, software engineering, web development, and more. From the latest trends and frameworks to tips and tricks for debugging, this category covers a wide range of topics related to programming.
An overview of PPQN:
http://midi.teragonaudio.com/tech/midifile/ppqn.htm
Some reference code I've used, which might help with architectural issues: https://github.com/triplefox/minimidi/tree/master/minimidi
Potential solution: It seems like multiplying the time by 10 solved it, at least now it doesn't zooms through the MIDI track in an instant.