Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Transformer.splice() #20

Open
rabitt opened this issue Aug 19, 2016 · 3 comments
Open

Implement Transformer.splice() #20

rabitt opened this issue Aug 19, 2016 · 3 comments
Assignees

Comments

@rabitt
Copy link
Collaborator

rabitt commented Aug 19, 2016

No description provided.

@rabitt rabitt added this to the 1.2 milestone Aug 19, 2016
@rabitt rabitt self-assigned this Aug 19, 2016
@rabitt rabitt modified the milestones: 1.3, 1.2 Aug 22, 2016
@rabitt rabitt modified the milestones: 1.4, 1.3 May 29, 2017
@rabitt rabitt removed this from the 1.4 milestone Jun 2, 2020
@terencecollins
Copy link

+1: the documentation for fade says only "see splice". but it seems that there's a command in soxmix (and hopefully, therefore, sox) to implement splicing with cross-fades: https://linux.die.net/man/1/soxmix.

@terencecollins
Copy link

One other thought: what if there was a build_arg command, which return the arguments to sox(), after which one could extend either returned arg list or self.effects with arbitrary arguments. Might go a long way to future proofing for any additional functionality added to sox.

@turian
Copy link

turian commented May 4, 2021

@rabitt would love this feature. I am looking for a good programmatic splice with crossfade and pysox seemed like a good option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants