Jesse Clark

Results 6 comments of Jesse Clark

Here is a working repo of the issue if it helps: https://github.com/jessgusclark/midi-writer-bug

@neoPix It does look like it might be related. but I haven't found a solution to it. It seems like when you call `MidiWriter.ProgramChangeEvent()` it changes it for the entire...

@grimmdude thank you very much. This seems like a good solution!

Looks like it. I don't believe the types are being exported out currently. Seems like a _good first issue_ 😉

With the refactor of #15, this should be possible.

Hello @olifur I don't know how playwright works so I couldn't say. Are you able to modify the DOM prior to running tests with playwright? If so, I don't know...