Use pysox to generate silence?
Open
- Dominant language
- Python
- Stars
- 540
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
It seems like it's possible to [use sox to generate silence](http://billposer.org/Linguistics/Computation/SoxTutorial.html) using the `-n` flag for null input. Is it possible to do this with pysox right now? If not, could it be added?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading pysox's existing input and source-construction APIs, then compare their behavior with SoX's -n null-input mode. Confirm whether silence generation is already supported; done means pysox can create silence through an exposed API equivalent to the requested SoX behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100