Code Monkey home page Code Monkey logo

Comments (6)

corrados avatar corrados commented on September 26, 2024

Yes, this is true. I can see this with my Roland cymbal as well. But it is not noticeable during my normal playing.

The choke detection in Edrumulus is delayed a bit. Therefore, you will have a similar issue like you had with the cross-talk cancellation. The invalid detected strike will be there before the choke is detected.

Maybe you could try to suppress these MIDI notes with your Python script like you do with the cross-talk cancellation. Would be interesting to know if that works.

from edrumulus.

corrados avatar corrados commented on September 26, 2024

I just tested this with my Roland TD-27 and the Roland cymbal pad and I sometimes see exactly the same behavior as in Edrumulus, i.e., a Note On with MIDI note 49 is output on pressing the pad (choking it):
grafik

from edrumulus.

3hhh avatar 3hhh commented on September 26, 2024

from edrumulus.

corrados avatar corrados commented on September 26, 2024

Would be interesting to know how your Millenium brain performs in this situation. Do you see similar effects?

from edrumulus.

3hhh avatar 3hhh commented on September 26, 2024

This could partially be fixed via my script. Only partially as the first incorrect MIDI event happens ~10ms before the choke, the second ~5ms and I only want to delay events by at most 5ms, i.e. the first will continue to pass. In theory 10ms delay is supported though.

from edrumulus.

3hhh avatar 3hhh commented on September 26, 2024

Btw increasing the sense time helped with this issue. However it caused worse rim detection, so that I dropped the change again.

from edrumulus.

Related Issues (20)

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.