docs: add installations instructions
This commit is contained in:
parent
1c07c44802
commit
df35337e89
1 changed files with 6 additions and 2 deletions
|
|
@ -2,9 +2,13 @@
|
|||
|
||||
A soundboard with direct access to [myinstants](https://www.myinstants.com)' library.
|
||||
|
||||
## Recommended IDE Setup
|
||||
## Installation
|
||||
|
||||
- [VSCode](https://code.visualstudio.com/) + [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) + [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) + [Svelte](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode)
|
||||
To use throughmic, you need to install [vbcable](https://vb-audio.com/Cable/), then download the latest version of throughmic in the releases tabs.
|
||||
Once done you need to select in the app the vbcable device. You should pick `CABLE Input (VB-Audio Virtual Cable)` with audiooutput selected. If you can't find it, check that you installed correctly VBCable.
|
||||
Then you need to go to the app you want to use this with, for example discord, and you need to change the micro to `CABLE Output (VB-Audio Virtual Cable)`.
|
||||
Finally to be able to speak and use the soundboard you need to go to windows sound settings and enable "listen to this device" to send your mic's output to `CABLE Input (VB-Audio Virtual Cable)`.
|
||||
You should now be able to play sounds.
|
||||
|
||||
## Project Setup
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue