Registry / utility / ruby-sox

ruby-sox

JSON →
library0.0.3rbrubygemsunverified

Wrapper around the SoX sound tool for audio processing.

gem install ruby-sox
INSTALL
IMPORT
SIG · RUBY-SOX
R
ruby-sox
utilityrubyv0.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RubySox
require 'ruby-sox'

Convert an audio file from WAV to MP3 using SoX.

require 'ruby-sox' RubySox.convert('input.wav', 'output.mp3')
Debug
Known issues
gotchaRequires the SoX command-line tool to be installed separately.
fix
Install SoX via your package manager (e.g., apt-get install sox).
affects: >= 0.0.0
Upgrade
Version history
0.0.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
ruby-sox — gem install ruby-sox · libregistry