jogramming / dca

Go implementation for the DCA audio format
BSD 3-Clause "New" or "Revised" License
75 stars 60 forks source link

[Feature Request] Change Volume Mid-stream #16

Open tionis opened 4 years ago

tionis commented 4 years ago

As noted in #10 volume can currently not be changed mid stream without changing the code. It would be very handy for the encodingsession to expose a function that modifies a volume multiplier.

tionis commented 4 years ago

I just noticed that this functionality is already exposed in the encoding session options

tionis commented 4 years ago

Nevermind, I misunderstood the documentation, the original request remains, as it is not possible to edit the volume mid-stream