GithubHelp home page GithubHelp logo

mmckegg / bopper Goto Github PK

View Code? Open in Web Editor NEW
44.0 44.0 10.0 30 KB

:alarm_clock: Streaming clock source for scheduling Web Audio events rhythmically

Home Page: https://npmjs.org/package/bopper

JavaScript 100.00%

bopper's People

Contributors

adamrenklint avatar janmonschke avatar mmckegg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bopper's Issues

ReadableStream is slow, replace with Stream (streams1)?

We don't need (or want) back-pressure. Bopper is a realtime stream - if the system can't process the event in the available time, it should drop the next events until it finishes.

Streams 1 has much better performance, and can interop with streams 2 using pipe. By switching to Stream in both bopper and ditty, the CPU idle went from 94% to 99.6%

Unstable playback

Hi! I installed the package and played it locally.

For some reasons, sometimes it plays the full rhythm (usually when I just re-compile it with beefy), and most of the time it just plays one beep and stops.

handle start / stop more effectively

rather than just pausing the stream output, it should also disconnect the ScriptProcessorNode and start should be smart about resuming from the new context.currentTime.

Licensing

Hello—I'd like to use bopper in my app but I'm unsure what the licensing terms are for this project.

From the npm package page, it looks like the package is licensed under an MIT license. Is that correct? And who should we quote as the owner of the copyright?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.