amplitudejs
amplitudejs copied to clipboard
AmplitudeJS: Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies required.
Working on the latest and greatest AmplitudeJS. In version 6.0.0, we are optimizing a lot of the internal features, making the development process more user friendly, and working to make...
We need to remove Jest tests and implement Vitest (https://vitest.dev/) now that we are running Vite.
### Issue Description When first loading a page with multiple playlists, clicking the playlist next or playlist previous button does nothing at first. However, if you press the play button...
### Discussed in https://github.com/serversideup/amplitudejs/discussions/510 Originally posted by **danpastori** May 4, 2022 # 👉 Describe the problem When working with podcasts and other audio groupings, the key `playlists` doesn't make much...
I know this isn't exactly a bug report, but I couldn't figure out how to surface this correctly. https://521dimensions.com/open-source/amplitudejs/docs/installation/#option-2-automatic-install-via-npm >Amplitude.js is now available for use! All that's left is initializing...
Hi @danpastori , here's a very rough note on the Wordpress shortcode, as suggested. Cheers!
### Discussed in https://github.com/serversideup/amplitudejs/discussions/498 Originally posted by **danpastori** May 4, 2022 # 👉 Describe the problem We want Amplitude to be lightweight, fast, and efficient. Some new Javascript features and...
### Discussed in https://github.com/serversideup/amplitudejs/discussions/512 Originally posted by **danpastori** May 4, 2022 # 👉 Describe the problem There are multiple volume settings that you can pass to AmplitudeJS such as starting...
### Discussed in https://github.com/serversideup/amplitudejs/discussions/507 Originally posted by **danpastori** May 4, 2022 # 👉 Describe the problem When generating a waveform, the audio file is loaded twice or is only loaded...
## Issue description If the song list was initialized with the "playlists" key in Amplitude.init(), then after clicking to an element with "amplitude-repeat" class, the player does not repeat the...