marl / marl/pysox

Сannot use negative values of the beginning and end of the track when trimming.

Open
#101 0 comments 1 reaction 1 assignee Claimed by @rabitt View on GitHub
enhancement
Dominant language
Python
Stars
540
Forks
83
PR merge metrics
No merged PRs in 30d

Description

Sox allows you to use negative values to indicate the beginning and end of file trimming.
For example:
`sox ./1.mp3 ./2.mp3 trim 0 -5 `will clip the last 5 seconds of the file
`sox ./1.mp3 ./2.mp3 trim -10` will leave the last 10 seconds

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.