看板 AudioPlayer 關於我們 聯絡資訊
※ 引述《How0428 (LongLongWay)》之銘言: : unsupport output data format→請看上面錯誤訊息會說是幾bit(如 Int32LSB為32bit) : 到DSP manager把輸出單位調為32bit fixed-piont即可 也可以先行下載 http://otachan.com/ASIO%20caps.html 看它的 Format 來做修改 以下列出相關資料 更改成相對應的應該就沒問題了 Device Format:foobar2000 output format Int16MSB______: 16bit fixed-point Int24MSB______: 24bit fixed-point Int32MSB______: 32bit fixed-point Float32MSB____: 32bit floating-point Float64MSB____: 64bit floating-point Int32MSB16____: 16bit fixed-point Int32MSB24____: 24bit fixed-point Device Format:foobar2000 output format Int16LSB_______: 16bit fixed-point Int24LSB_______: 24bit fixed-point Int32LSB_______: 32bit fixed-point Float32LSB_____: 32bit floating-point Float64LSB_____: 64bit floating-point Int32LSB16_____: 16bit fixed-point Int32LSB24_____: 24bit fixed-point 然後有發現 ASIO 組件有兩個版本 http://otachan.com/foo_output_asio(dll).html http://otachan.com/foo_output_asio(exe).html 沒使用過就不知道差異了 ^^" -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.152.38
livilivilivi:在http://otachan.com/AboutFiles.html有說明 04/01 13:58
livilivilivi:但是看不懂日文,看到最後一句所以我用exe 04/01 14:01