You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to use the "kinesis-audio" component but it doesn't seem to work.
I've created a basic project with Vue 2 and installed the kinesis package as suggested, then I used the piece of code from the demo website in the audio section and after I pass an audio file to the "kinesis-container" nothing happens. There is no audio player.
I also tried to call the play method on the container with a custom button, the music starts and the element that I used starts to move but in a completely wrong way. Instead of depth effect it overflows to the right side of the browser and then moves from left to right.
Am i missing something? Here it is a screenshot of the code I'm using if that can help
I would really appreciate if you could help me. Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to use the "kinesis-audio" component but it doesn't seem to work.
I've created a basic project with Vue 2 and installed the kinesis package as suggested, then I used the piece of code from the demo website in the audio section and after I pass an audio file to the "kinesis-container" nothing happens. There is no audio player.
I also tried to call the play method on the container with a custom button, the music starts and the element that I used starts to move but in a completely wrong way. Instead of depth effect it overflows to the right side of the browser and then moves from left to right.
Am i missing something? Here it is a screenshot of the code I'm using if that can help
I would really appreciate if you could help me. Thanks!
The text was updated successfully, but these errors were encountered: