-
### Documentation Is:
- [ ] Missing
- [X] Confusing
- [ ] Incorrect
- [ ] Other
### Describe Issue
I have a music player powered by howlerjs in my Vuejs app. The audio source is served to dynamical…
-
Any example or documentation of how to use Howler.js and Pizzicato.js together?
Or any other example on how to add a node, delay or filter?
-
I'm trying to play audio which is _not_ a file such as --> src: ['sound.webm', 'sound.mp3'] (as far as I understand).
The audio is HTMLMediaElement.src type.
It's not working at the moment and I w…
-
## The dependency [howler](https://github.com/goldfire/howler.js) was updated from `2.0.15` to `2.1.0`.
🚨 [View failing branch](https://github.com/hakatashi/iwashi/compare/master...hakatashi:greenke…
-
### Current behavior:
No high-level ability to test whether the browser is playing an audio file.
### Desired behavior:
If possible, it'd be great to have a high-level way to check whether a …
-
### The Problem
We're using howler version 2.2.3 in a project and we've encountered a strange bug.
It turns out `ctx.resume().then()` in the `_autoResume` method fails to resolve and throws an ex…
-
## Version **2.0.8** of [howler](https://github.com/goldfire/howler.js) was just published.
Branch
Build failing 🚨
Dependency
how…
-
Forked from issue #472
Reported by @RadHausStudio
"The embedded player on the site won't play in Firefox. I tried on both Linux and Mac."
@majick777 tested:
I tested both jPlayer and Amplitude…
-
My setup:
const [sound, setSound] = useState(null)
const [play] = useSound(sound, ... )
in the useEffect hook I then fetch the sound-url and once fetched set it with setSound(soundSrc)
In my c…
-
### Description
Whenever you try to open the website, the loading bar stops at 90% and just doesn't work.
### Screenshots
![image](https://github.com/hackclub/sinerider/assets/110072210/4e4da9c6-23…