Giter VIP home page Giter VIP logo

pytubalux's People

Contributors

oscillope avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vtt-info

pytubalux's Issues

Tap tempo has become unreliable

Not sure why, but lately when I try to use tap tempo it sometimes won't register, or won't end the tap region, or will just crash entirely.

OSC operations can't be called from IRQ context

NOTE: not an issue in master

In 6fa394f, I checked in a prototype event notification system (to the osc_notify_dev branch) based on the OscNode class. You can call notify to tell the OSC system that you need to send out an event (e.g. if the pattern has changed from a button press). However, the panel menu timeouts are currently HW timer-driven, which means that if we try to do something that takes a long time (such as network comms) we can crash the whole system since the scheduler won't have time to run.

I think the solution to this is going to end up being some sort of notifier thread or something, but I haven't fully figured it out yet.

Fix math for 'pulse' pattern

For some reason, it doesn't work when the intensity is not set to 100%. May be due to an issue with the intensity setting mechanism too.

I've also noticed some weird behavior in this pattern with different colors.

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.