10000 Overlapping sounds using sound API · Issue #56 · tsoding/koil · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Overlapping sounds using sound API #56
Open
@ssolodskih

Description

@ssolodskih

Maybe I'm getting something wrong, but using worklets seems to be a bit of an overkill for the task at hand (playing several sounds in a mix). Here's a minimal reproducible example of how you can play several sounds simultaneously without mongering with threading - you simply have to decode a file to a buffer, and than work with it using corresponding API (e.g. something.start() instead of something.play())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0