Skip to content

Instantly share code, notes, and snippets.

View EddieAbbondanzio's full-sized avatar

Eddie Abbondanzio EddieAbbondanzio

View GitHub Profile
@ideoforms
ideoforms / sox-cheat-sheet.sh
Last active February 23, 2024 02:08
sox cheat sheet
################################################################################
# sox cheat sheet
################################################################################
# Example commands for the sox command-line audio processing tool,
# for manipulating or batch processing audio files.
################################################################################
# Daniel Jones <dan-web@erase.net>
################################################################################
################################################################################

The PATH is an important concept when working on the command line. It's a list of directories that tell your operating system where to look for programs, so that you can just write script instead of /home/me/bin/script or C:\Users\Me\bin\script. But different operating systems have different ways to add a new directory to it:

Windows

  1. The first step depends which version of Windows you're using:
  • If you're using Windows 8 or 10, press the Windows key, then search for and