Daniel Clelland
Daniel Clelland
Hi, haven't used this project in a really long time, but I will take a look at this today
Ah, I get it. The way my MIDIPacket parser thing works, it is only capable of parsing one message. https://github.com/dclelland/Gong/blob/master/Sources/Gong/Core/MIDIPacket.swift#L246 Looking at moving everything over to the new methods (MIDIEventPacket...
Some other ideas I had: - More units (I want decibels and amplitudes) - Support for arbitrary `FloatingPoint` units now Swift 3 has that protocol
> @dclelland Hi! I got the same issue. Is this already fixed in update branch? Eh, I'm pretty busy these days, I'd say it's unlikely I am going to do...
Send me a PR? Little busy atm and I haven't used this library in years.