Thomas J. Webb
Thomas J. Webb
I don't see any entry in `node-midi.cpp` for `getCompiledApi` so there doesn't seem to be a way for me to see which apis are available and specify (say I want...
I'm trying to use this with [antd](https://ant.design/) and get a barrage of errors but it starts with: ``` Duplicate identifier 'type'. (/Users/pinkboi/src/oea/node_modules/@ant-design/icons/lib/components/AntdIcon.d.ts:2:8) ``` And if you look where in the...
### Service Restream.io, a service that rebroadcasts audio/video streams across multiple destinations (youtube live, twitch.tv, etc.) and also brings the comments for the different destinations into one place. This plugin...
If y'all think midi file read/write support is appropriate, I can move the code to do that from grig.midi to here
Now I'm having this issue: ``` Error: ./src/grig/midi/cpp/rtmidi/MidiIn.cpp:331:62: error: no member named 'Pointer_obj' in namespace 'grig::midi::cpp'; did you mean '::cpp::Pointer_obj'? HXLINE( 71) ::cpp::Pointer< unsigned char > constMessage = cpp::Pointer_obj::fromRaw(message); ```...
I don't quite understand what's happening but it appears that occasionally matterbridge will fail to connect to Discord due to a connection issue. Once that happens, the logs get flooded...