Samir
Samir
Any movement on this? Looks like the lib author @justinlatimer has been inactive on this repo for just about a year now, with his recent commits while he *was* active...
for those that are using this in electron, you should know that the web *already has* a midi API. https://developer.mozilla.org/en-US/docs/Web/API/Web_MIDI_API.
Hi there! +1 for this for a different reason; I use typora as a notes app for school. Writing in markdown is the easiest language with styles to write in,...
I was actually looking for something similar to this, but it seems (from looking at the Blocked tag) it no longer works? The last comment made in this thread was...
Plus one to all of this, except I don't have the option of disabling a graphics card as my integrated one is the only one I have. Disabling DXVK does...
There's some documentation inspiration that I think would be cool: If you go to the [old discord.js documentation](https://old.discordjs.dev/#/docs/discord.js/main/search?query=Role) (I haven't used the new one in a while), you'll see that...
Realistically this should have been two bugs, but I've been running into a lot of issues with LinearTransformationScene, and I thought it might be easier to create a master-list of...
Cool, do the checkmarks I have now work? Or should I make an official to-do list for this issue
Plus one to this- it would be great if I didn't have to create a whole new client to access another *public* schema on my database.
What is the syntax at `.schema({ countries: "core", cities: "protected" })`? I don't understand what those values are except that `countries` and `cities` are tables