Advertisement
Guest User

Alsaloop with capture pitch

a guest
Apr 30th, 2021
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. root@arm64-toaster:~# alsaloop -Chw:1,0 -Pplughw:0,0 -c2 -r48000 -fS32_LE -S2 -t10000 -vv
  2. Scheduler set to Round Robin with priority 99
  3. capture hw:1,0: Trying Capture Pitch 1000000)
  4. Plug PCM: Hardware PCM card 0 'KHADAS-VIM3' device 0 subdevice 0
  5. Its setup is:
  6. stream : PLAYBACK
  7. access : RW_INTERLEAVED
  8. format : S32_LE
  9. subformat : STD
  10. channels : 2
  11. rate : 48000
  12. exact rate : 48000 (48000/1)
  13. msbits : 32
  14. buffer_size : 1920
  15. period_size : 240
  16. period_time : 5000
  17. tstamp_mode : NONE
  18. tstamp_type : MONOTONIC
  19. period_step : 1
  20. avail_min : 1560
  21. period_event : 0
  22. start_threshold : 2147483647
  23. stop_threshold : 1920
  24. silence_threshold: 0
  25. silence_size : 0
  26. boundary : 8646911284551352320
  27. appl_ptr : 0
  28. hw_ptr : 0
  29. Hardware PCM card 1 'UAC2_Gadget' device 0 subdevice 0
  30. Its setup is:
  31. stream : CAPTURE
  32. access : RW_INTERLEAVED
  33. format : S32_LE
  34. subformat : STD
  35. channels : 2
  36. rate : 48000
  37. exact rate : 48000 (48000/1)
  38. msbits : 32
  39. buffer_size : 1920
  40. period_size : 240
  41. period_time : 5000
  42. tstamp_mode : NONE
  43. tstamp_type : MONOTONIC
  44. period_step : 1
  45. avail_min : 240
  46. period_event : 0
  47. start_threshold : 2147483647
  48. stop_threshold : 1920
  49. silence_threshold: 0
  50. silence_size : 0
  51. boundary : 8646911284551352320
  52. appl_ptr : 0
  53. hw_ptr : 0
  54. Latency 480 frames, 10000.000us, 10.000000ms (100.0000Hz)
  55. shared buffer!!!
  56. playback plughw:0,0/capture hw:1,0 sync type: CAPTRATESHIFT
  57. New pitch for playback plughw:0,0/capture hw:1,0: 1.00000000 (min/max samples = 0/0 - current = 0)
  58. New pitch for playback plughw:0,0/capture hw:1,0: 0.99998958 (min/max samples = -24/0 - current = -24)
  59. New pitch for playback plughw:0,0/capture hw:1,0: 0.99998438 (min/max samples = -24/0 - current = -24)
  60. New pitch for playback plughw:0,0/capture hw:1,0: 0.99997396 (min/max samples = -27/0 - current = -27)
  61. New pitch for playback plughw:0,0/capture hw:1,0: 0.99997396 (min/max samples = -27/0 - current = -13)
  62. New pitch for playback plughw:0,0/capture hw:1,0: 0.99997396 (min/max samples = -27/0 - current = 0)
  63. New pitch for playback plughw:0,0/capture hw:1,0: 0.99998438 (min/max samples = -27/8 - current = 8)
  64. New pitch for playback plughw:0,0/capture hw:1,0: 0.99999479 (min/max samples = -27/22 - current = 22)
  65. New pitch for playback plughw:0,0/capture hw:1,0: 1.00000521 (min/max samples = -27/26 - current = 26)
  66. New pitch for playback plughw:0,0/capture hw:1,0: 1.00000521 (min/max samples = -27/26 - current = 14)
  67. New pitch for playback plughw:0,0/capture hw:1,0: 1.00000521 (min/max samples = -27/26 - current = 10)
  68. New pitch for playback plughw:0,0/capture hw:1,0: 1.00000521 (min/max samples = -27/26 - current = 3)
  69. New pitch for playback plughw:0,0/capture hw:1,0: 0.99999479 (min/max samples = -27/26 - current = -12)
  70. New pitch for playback plughw:0,0/capture hw:1,0: 0.99998437 (min/max samples = -27/26 - current = -14)
  71. New pitch for playback plughw:0,0/capture hw:1,0: 0.99997396 (min/max samples = -27/26 - current = -15)
  72. New pitch for playback plughw:0,0/capture hw:1,0: 0.99997396 (min/max samples = -27/26 - current = -12)
  73. New pitch for playback plughw:0,0/capture hw:1,0: 0.99998437 (min/max samples = -27/26 - current = 11)
  74. New pitch for playback plughw:0,0/capture hw:1,0: 0.99999479 (min/max samples = -27/26 - current = 24)
  75. New pitch for playback plughw:0,0/capture hw:1,0: 0.99999479 (min/max samples = -27/26 - current = 19)
  76. New pitch for playback plughw:0,0/capture hw:1,0: 1.00000521 (min/max samples = -27/26 - current = 20)
  77.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement