GNU/Linux >> Linux Esercitazione >  >> Linux

soxi:comando non trovato

sox è il coltellino svizzero della manipolazione audio, contenuto nell'omonimo pacchetto. Una volta installato, possiamo dare un'occhiata alle sue pagine man, dove è chiaro che non solo può riprodurre un file audio, ma può anche manipolarlo! Ecco le righe di codice:

SoX reads and writes audio files in most popular formats and
						can optionally apply effects to them. It can combine multiple
						input sources, synthesise audio, and, on many systems, act as
						a general purpose audio player or a multi-track audio recorder.
						It also has limited ability to split the input into multiple
						output files.
All SoX functionality is available using just the sox command.
						To simplify playing and recording audio, if SoX is invoked as
						play, the output file is automatically set to be the default
						sound device, and if invoked as rec, the default sound device
						is used as an input source.
Additionally, the soxi(1) command provides a convenient way to
						just query audio file header information.
The heart of SoX is a library called libSoX. Those interested
						in extending SoX or using it in other programs should refer to
						the libSoX manual page: libsox(3).
SoX is a command-line audio processing tool, particularly
						suited to making quick, simple edits and to batch processing.
						If you need an interactive, graphical audio editor, use
						audacity(1).

Come possiamo vedere nella descrizione precedente, sox e soxi possono essere utilizzati per moltissimi usi diversi nella manipolazione di file audio.

Se riscontri un errore di seguito durante l'esecuzione del comando soxi:

soxi: command not found

Puoi provare a installare il pacchetto seguente secondo la tua scelta di distribuzione.

Distribuzione Comando
OS X brew install sox
Debian apt-get install sox
Ubuntu apt-get install sox
Alpino apk aggiungi sox
Arci Linux pacman -S sox
Kali Linux apt-get install sox
CentOS yum install sox
Fedora dnf install sox
Raspbian apt-get install sox
sox:comando non trovato


Linux
  1. sox:comando non trovato

  2. gestore abbonamenti:comando non trovato

  3. dnf:comando non trovato

  4. bc:comando non trovato

  5. dpkg:comando non trovato

nc:comando non trovato

soxi:comando non trovato

aws-shell:comando non trovato

kubectl:comando non trovato

tvservice:comando non trovato

ln:comando non trovato