顯示結果從 1 到 10 共計 570 條

查看主題

  1. #11
    註冊日期
    2015-03-17
    文章
    637
    Thanks
    422
    Thanked 1,536 Times in 529 Posts

    預設

    Pawaslider兄辛苦了!
    1:4是需要嚴格遵守的比例嗎?
    這兩個算是相關事件,但也不是需要嚴格遵守的。
    兩者單獨調整來比較太累人,所以直接1:4 比較快。
    有看到文件說明 period_time:
    time between hardware sample transfers (in μs) which sets
    libasound's `period_time'. should be one fourth of the
    buffer time for high resolution audio. mpd default is
    perfect and set automagically at beginning of each track in
    bit perfect mode (buffer_time / 4 = 0.125 seconds).
    而buffer_time 預設值是 0.5秒(500000 μs)

    我猜想 1,000,000 / 44100 * 512 = 11610 μs 可能是比較好的值。
    或者 1,000,000 / 44100 * 256 = 5805 μs,這要看電腦的效能,我的 "4354" 是可以跑的。
    此篇文章於 2023-02-21 11:23 PM 被 sam0402 編輯。

  2. The Following User Says Thank You to sam0402 For This Useful Post:


發文規則

  • 不可以發表新主題
  • 不可以發表回覆
  • 不可以上傳附件
  • 不可以編輯自己的文章
  •