Developer preview 4 (NAMM Readiness - Daily 3)
Pre-release
Pre-release
Psychlist1972
released this
19 Jan 00:02
·
701 commits
to main
since this release
Important items for this release:
- Something in the changes here triggered generation of a new .winmd file. My apologies there, as we were trying to keep that stable/static. As a result, the projections had to be regenerated including the NuGet package. That is all included in this release but you'll likely need to update your references.
- Made the
midi clock
command more informative. - Added more information to the monitor output summary, especially if running with debug settings
- Issue #227 worked around (but needs more diverse testing from folks). I've been testing with both the loopback and the protozoa. Where I was getting lost messages before, I am now receiving 100% of them. There's a bit more jitter (around 10 microseconds) as a result. We'll continue to monitor and Gary has an idea for how to better fix this long-term.
- Added a pair of test/debug flags to
send-message
andmonitor
on the midi console app. These are designed to work together over the loopback, or using the ProtoZOA firmware which sends messages with an increasing value in word 2.
Examples:
midi endpoint monitor --debug-warn-skipped-increment
midi endpoint send-message 0x41234567 0x00000000 --count 100000 --debug-auto-increment --pause 0
Please test on your systems and let us know if you run into any issues
Scheduled messaging is still turned off until we are sure on issue #227 above, so we can keep any problems isolated
We won't have a new revision of the USB driver before NAMM, so please continue to use the one from December.
If you are seeing green screens with that driver, one possible cause is power management. If you turn off USB suspend and related power management on Windows, it will stop those specific errors from happening.