Skip to content

Audio conversion and manipulation plugin for the Ranger File Manager

Notifications You must be signed in to change notification settings

madskjeldgaard/ranger-sox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ranger-sox

SoX integration plugin for the Ranger File Manager making audio conversion easy

Prerequisites

SoX

Installation

Copy ranger-sox.py file to ~/.config/ranger/plugins folder and restart ranger.

Usage

Select one or more files you want to manipulate using SoX and then execute one of the following commands

Currently available commands:

  • :norm - normalize file to -0.1 db
  • :trim - trim silence off the beginning and end of file
  • :splitbysilence - split a file name into smaller pieces based on silence parts of file
  • :stereo2mono - convert stereo to mono
  • :fade - add small fades to beginning and end of file to avoid clicks
  • :reverse - reverse file

About

Audio conversion and manipulation plugin for the Ranger File Manager

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages