Created
December 21, 2019 04:59
-
-
Save AioiLight/dc1e06bf02ccaf8d3f32024af8a5634d to your computer and use it in GitHub Desktop.
WASAPI(shared) on DxLib (freq. 192kHz, buf. 10ms, device Yamaha AG03)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
732: WASAPI の初期化を行います | |
744: デフォルト遅延時間 : 10.000 ms | |
751: 最小遅延時間 : 3.000 ms | |
760: 遅延時間 : 10.000 ms | |
768: チャンネル数 : 2 ch | |
776: 量子化ビット深度 : 32 bit | |
785: 有効ビット深度 : 32 bit | |
794: サンプリングレート : 192000 Hz | |
802: データ形式 : 浮動小数点型 | |
858: 動作モード : 共有モード | |
865: WASAPI の初期化は正常に終了しました |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment