I am still confused on if the teensy3.1 has a hardware quadrature counter(s) in it or not. You say it is hardware based but then in the code it looks like we are using interrupts. If you had a high pulse count encoder spinning fast, and had some code just serially exporting the "count", would...