Okazari/Rythm.js

Do I need to play music in order to make the elements pulse?

qoc-dkg opened this issue · 4 comments

Do I need to play music in order to make the elements pulse?

yeah, unfortunatly animations are deeply linked to frequencies that are played.
What is your use case ?

when I hover over an element I want it to move around in a playful manner/rhythmically. I remember seeing your repo featured on HN so I dropped in to take a look. Maybe there can be a way to pipe in a simulated audio output and have it picked up by your lib? Might take a look if I have some time.

If what you want is to have a playful animation on hover, you should give a look at animate.css I think it would be more appropriate for your use case ;)
Take a look at their "Attention seekers" (They even have one called 'pulse' ;) )
Btw : What do you mean by "rhythmically" since there is no music involved in your usecase ?

No activity.