MTR file guts

mharter's icon

Hello!

I'm attempting to read a file generated by the [mtr] object and I have not been able to find out how it is formatted. I assume there is a header of some kind, and then a track number / multi-byte delta / data / EOL per event.

It will take me a while to guess all this, so I wondered if anyone had read these using [filein] or any other method.

My goal is to get the data into [function] where it can be edited and then saved as [mtr] data once again.

Thanks!
MH

Thanks!