Giter Club home page Giter Club logo

Comments (9)

pleg avatar pleg commented on June 19, 2024 2

links fixed

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

Hmmm i have to look into this because I have no clue how to implement this...

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

I have found a way to do this. I will try to implement it in the next version as a tool.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

I played around with this and it's not as easy at is seems. I might not have it in the next version. I will try but no promises. Interfacing the microphone is easy. Analyzing the samples and finding the clap is another thing. I have a piece of code that does it but it's rather weak. One clap can end in 8 or 9 trigger of a clap depending on the sample. I'm not an audio expert.

from winhue.

trevor-clarke avatar trevor-clarke commented on June 19, 2024

Sounds good!

from winhue.

trevor-clarke avatar trevor-clarke commented on June 19, 2024

@Hyrules Why not just make it so you can only toggle it once every few seconds? That would solve the multiple triggering problem.

from winhue.

pleg avatar pleg commented on June 19, 2024

you can use this method: https://github.com/tom-s/clap-detector/blob/master/index.js
its using the silence detection of SOX, see the manual: http://sox.sourceforge.net/sox.html
silence [โˆ’l] above-periods [duration threshold[d|%] [below-periods duration threshold[d|%]] Removes silence from the beginning, middle, or end of the audio. โ€˜Silenceโ€™ is determined by a specified threshold.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

Both links gives a 404...

from winhue.

riahc3 avatar riahc3 commented on June 19, 2024

Maybe you can use the Microsoft Speech API for this? (Just a suggestion, it might not have anything to do with it)

from winhue.

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.