Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    Thanks, but that just appends the audio. What I want is, that the audio is layered, so one audio over the other Commented Apr 29, 2020 at 11:04
  • 3
    @ProgrammerJonas I've edited my answer to include an example for overlaying one sound on another. If you find it helpful, please mark the question as answered, otherwise please let us know what didn't work Commented Apr 29, 2020 at 11:12
  • thank you. but what if I had a streaming of pcm chunks to deliver as a mp3 streaming? how to stream without waiting for a complete mp3 but streaming while pcm chunks arrive? Commented Mar 18 at 20:34