mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-12-25 23:30:26 +01:00
Merge branch 'vivepro-new-note' into 'main'
Added hardware note for Vive Pro See merge request lvra/lvra.gitlab.io!32
This commit is contained in:
commit
e0b7091954
1 changed files with 3 additions and 1 deletions
|
@ -94,6 +94,8 @@ WiVRn PC XR to WiVRn PC client streaming remains mainly for debug use.
|
||||||
|
|
||||||
Vive Pro microphones should be set to use 44.1khz sample rates as feeding in 48khz raises the pitch of the audio.
|
Vive Pro microphones should be set to use 44.1khz sample rates as feeding in 48khz raises the pitch of the audio.
|
||||||
|
|
||||||
|
Vive Pro creates HDMI Output Source after startup of SteamVR/Monado/etc. Use it instead of Vive Pro USB Audio Source, since the audio might appear distorted.
|
||||||
|
|
||||||
Valve index audio output should be set to 48khz or no audio will output.
|
Valve index audio output should be set to 48khz or no audio will output.
|
||||||
|
|
||||||
Vive Pro Eye HMD functional, eyechip WIP.
|
Vive Pro Eye HMD functional, eyechip WIP.
|
||||||
|
@ -134,4 +136,4 @@ source=(
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
```
|
```
|
||||||
reference commit on my nix files: https://github.com/TayouVR/nixfiles/commit/d6ef568a2642c5a26eb92611be7335afdb6047de
|
reference commit on my nix files: https://github.com/TayouVR/nixfiles/commit/d6ef568a2642c5a26eb92611be7335afdb6047de
|
||||||
|
|
Loading…
Reference in a new issue