spd2au
来自「这是LPC-10压缩算法的源代码,愿共享之.也希望能赐与MELP方面的算法源码.」· 代码 · 共 8 行
TXT
8 行
#! /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 + =
减小字号Ctrl + -
显示快捷键?