sox的mac安装非常简单,但是百度上居然没搜到,这里弥补一下空缺,首先安装homebrew:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
然后,安装sox:
brew install sox
安装日志:
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> Updated Formulae
ansible awscli juju-wait
ansible-lint conjure-up pstoedit
==> Installing dependencies for sox: libogg, flac, lame, libpng, libvorbis, libsndfile, mad, opus and opusfile
==> Installing sox dependency: libogg
==> Downloading https://homebrew.bintray.com/bottles/libogg-1.3.4.mojave.bottle.
==> Downloading from https://akamai.bintray.com/57/57278622c3550ef4cfe1a14aa885d
######################################################

本文详细介绍如何在Mac上使用Homebrew快速安装音频处理软件Sox,包括安装Homebrew及Sox的步骤,以及安装过程中涉及的所有依赖项。

2万+

被折叠的 条评论
为什么被折叠?



