Paul M. Christian

Results 9 issues of Paul M. Christian

It seems that when in chromatic mode, accidentals are always #. I think this will introduce a mental bias when training preferring the keys G, D, A, E, B, F#,...

On Unity version 2020.3.16f1, enter->leave->enter play mode will produce a Socket Exception in the console. It seems there's a zombie instance of TcpListener in a thread still listening on 3722...

I am working on making a VR app resilient to network disconnect. What I'm seeing is that when the connection is lost, MapsSDK is spamming the Unity log with hundreds...

question

I can't seem to avoid eventual drift in yaw after a few minutes. It would be very convenient if there was a button on my headphones that resets the orientation...

Hello, I've been looking for a way to view OpenSCAD in VR while working on a model and stumbled upon this project. I am wondering if it can be easily...

`int buttonPin = 1; // calibration button pin` ... `int buttonValue = digitalRead(context, 0, buttonPin);` https://github.com/meta-meta/belaonurhead/blob/master/lib/libpd-render-with-IMU.cpp#L777 I believe the green wire should be here ![image](https://user-images.githubusercontent.com/2626819/106975382-0ffe4780-671c-11eb-88b4-59addfae6321.png)

![image](https://github.com/pmndrs/market/assets/2626819/fab337f6-6044-46b9-86be-59ef068a265f)

![image](https://github.com/pmndrs/market/assets/2626819/7e792689-271a-4b7d-a2db-104f34e9b1fa) "Next Step" button does not do anything when clicked. It appears disabled. Clicking "Thank you" opens the file browser again and selecting the same file again, the "Next Step"...