Ben de Graaff
Ben de Graaff
It seems the Param type is missing a number of fields that were added in the code update commits (i_bitdepth, i_avcintra_flavor, mastering_display, etc, etc), which makes the type incorrect and...
The function `default_input_device` causes a panic when no input device is found. The function `Pa_GetDefaultInputDevice` returns -1 (paNoDevice), which it then attempts to convert to an Error, which panics at...
Pull request checklist: - [x] `CHANGELOG.md` was updated, if applicable # Description
The documentation states the following: https://github.com/vrchatapi/specification/blob/e2b4d2878daaa5933c337d4b20398d2adfe8c3bc/openapi/components/paths/instances.yaml#L74): Instead of `group-instance-moderate`, this should in fact be `group-instance-manage`.