Advertisement
Guest User

Untitled

a guest
Dec 9th, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. backend = "Windows WASAPI"
  2. bufferSizeSamples = 386
  3.  
  4. [input]
  5. suggestedLatencySeconds = 0.0
  6. wasapiExclusiveMode = false
  7. wasapiAutoConvert = true
  8.  
  9. [output]
  10. device = "Speakers (High Definition Audio Device)"
  11. sampleType = "Int32"
  12. suggestedLatencySeconds = 0.0
  13. wasapiExclusiveMode = false
  14. wasapiAutoConvert = true
  15. channels = 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement