Added information about Stereo Mix to ReadMe

Also added images to help
This commit is contained in:
Aditya Bawankule 2017-01-28 00:45:59 -06:00
parent 5c44d233da
commit 18fdd0ff49
3 changed files with 11 additions and 0 deletions

View File

@ -164,6 +164,17 @@ defaults.ctl.card 1
defaults.pcm.card 1
```
On a PC, the program will default to using the defualt microphone. If your chipset supports it, you can setup Stereo Mix to easily visualize audio playing on your computer.
![show-stereomix](images/stereo-show.png)
Go to recording devices under Windows Sound settings, and select "Show Disabled Devices".
![enable-stereomix](images/stereo-enable.png)
Enable the one labelled Stereo Mix. (You may have to restart visualization.py afterwards)
If it does not appear, your chipset may not support and you will have to use thirdparty software. [Voicemeeter](http://vb-audio.pagesperso-orange.fr/Voicemeeter/) is one option.
## Test the LED strip
1. cd rpi_ws281x/python/examples
2. sudo nano strandtest.py

BIN
images/stereo-enable.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

BIN
images/stereo-show.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB