Raphaël Doursenaud
Raphaël Doursenaud
The same rule applies to storing `SysEx` data which is analogous to the wire protocol. Your quote from the manual emphases exactly that. Instead of naively directly modifying a value...
Hope this clears things up for you. I may sound blunt at times but remember that I'm here to help ;)
Looks related to #494 to me.
Thanks for the detailed report and resources to reproduce. I have confirmed the behavior. I'll add this to my work in #456 to improve the MIDI file parsing but I...
Thanks for the detailed report and workaround. It feels similar to #476, hence the duplicate tag. As I said there, I have a work in progress in #456 revamping the...
Thanks. Please fix the linter issues so we can run the tests. I kinda preferred the `safe` keyword. `readonly_promise` is a bit verbose and needs knowledge of the internals to...
I was about to PR these board files upstream at https://github.com/Digilent/vivado-boards While preparing to do so, I red the notes from https://github.com/Digilent/vivado-boards/blob/master/README.md According to the notes, the swap was due...
@cathalmccabe Thanks for replying. I’ll keep using my own fork for now and report back if I encounter any issues. Anybody stumbling upon this issue can also try it from...
Hi! Thanks for the kind words. You're probably trying v0.0.1a2 from PyPi which is quite outdated. Please try the current `main` branch which depends on v1.8.0 of `dearpygui` and should...
Oh and for why the version was pinned specifically to v1.6.2, see https://github.com/EMATech/midiexplorer/commit/37ac890867cbc18333c0f79104e8a4346734f3d1.