📄 spd2au
字号:
#! /bin/sh# Convert a file of 16 bit linear audio samples into a similar file# with a Sun audio file header, so that it can be played with the# command play.audioconvert -F -i rate=8000,channels=1,encoding=linear16,format=raw -f format=sun
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -