Audio Source: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Block Docs Acts as a microphone input. See Audio Sink for a block that outputs to a speaker. Not all sampling rates will be supported by your hardware. T...") |
|||
Line 7: | Line 7: | ||
; Sample Rate | ; Sample Rate | ||
: | : Audio sampling rate used, click the drop-down menu to see popular rates. Note, not all sampling rates will be supported by your hardware. For typical applications, this should be set to 48kHz. | ||
; Device Name | ; Device Name |
Revision as of 03:28, 15 July 2019
Acts as a microphone input. See Audio Sink for a block that outputs to a speaker.
Not all sampling rates will be supported by your hardware. The audio source can have multiple outputs depending upon your hardware. For example, set the outputs to 2 for stereo audio.
Parameters
- Sample Rate
- Audio sampling rate used, click the drop-down menu to see popular rates. Note, not all sampling rates will be supported by your hardware. For typical applications, this should be set to 48kHz.
- Device Name
- Leave the device name blank to choose default audio device. Other typical choices include:
- pulse
- hw:0,0
- plughw:0,0
- surround51
- /dev/dsp
- ALSA users with audio trouble may try setting the device name to plughw:0,0
- OK to Block
- On by default, which should be used when this sink is not throttled by any other block.