-
Updated
Jun 24, 2019 - C++
driver
Here are 1,471 public repositories matching this topic...
I got this to work in GarageBand the following settings also allow me to record with the external mike
Channel 17 for Mac internal mic

And channels one and two for computer audio
. However, I ran into some difficulties due to sparse documentation around how to use the aws backend and what one should put in the kitchen.yml.
I'd like to submit a PR that adds documentation with this info. However, I am not sure the appropriate place for this doc.
-
Updated
Jan 3, 2020 - C++
-
Updated
Jun 7, 2020 - Scala
Dolphin Profile
It's not an issue than a question:
I'm using this very nice project to use joy-cons on Dolphin (with this gyro server thingy)
and I'm impressed how well this works. 👌🏻
Has someone figured out a good Dolphin controller config and would share it?
(nunchuck left joy-con - wiimote right)
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 5, 2020 - C++
HIDAPI readme update
The website that is linked to in the readme is offline and the repository is abandoned. Development seems to have moved here: https://github.com/libusb/hidapi
I seem to have gotten around it by simply removing "c++" from gcc-c++. Not sure why that's even there. gcc is the package name, and g++ is the c++ compiler name when executed. gcc-c++ isn't any package I know of.
-
Updated
May 8, 2020 - Shell
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Apr 27, 2020 - Ruby
Improve this page
Add a description, image, and links to the driver topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the driver topic, visit your repo's landing page and select "manage topics."
I was a bit confused about the "delete on close" semantics on Windows and did some experiments on it. The result indicates that Dokan's current API doesn't accurately reflect its semantics.
NtCreateFileon a file withDELETEpermission and with theFILE_DELETE_ON_CLOSEflag set (let's call ith1)h1g