📄 ogg2wav.ini
字号:
;;;; ogg2wav configuration ;;;;;
[settings]
;----------------
; target samples rate:
;
; any sane sampling value (8000, 44100 and so on)
;
; (original ogg file will be resampled as necessry)
;
target.pcm.sps=44100
;----------------
; target number of channels:
;
;
; (original ogg file will be resampled as necessry)
;
target.pcm.channels=2
;----------------
; target number of bits:
;
; 8 or 16
;
; (original ogg file will be resampled as necessry)
;
target.pcm.bits=16
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -