Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Effects #104

Open
tkell opened this issue Nov 5, 2017 · 0 comments
Open

Effects #104

tkell opened this issue Nov 5, 2017 · 0 comments

Comments

@tkell
Copy link
Contributor

tkell commented Nov 5, 2017

This is related to #66, but is a bit different: if I want to put an effect (a delay or a compressor or a pitch shifter) on to a certain chunk of audio, how do I do that?

I think a decent answer is to build up effect chains that can then be applied to a given TimeSlice, and that are not applied until synthesize is called. So track-level deformations trigger a new analysis, but you can also just out an EQ on some signal without making a new Audio object.

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

No branches or pull requests

1 participant