Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Howler.js #321

Merged
merged 8 commits into from
Jul 14, 2022
Merged

Setup Howler.js #321

merged 8 commits into from
Jul 14, 2022

Conversation

mateusfg7
Copy link
Owner

@mateusfg7 mateusfg7 commented Jul 14, 2022

Changes on `Sound` component
* Set howler instance with `useEffect` and `useState`
* Define "sound is loading" state for unloaded sounds
* Add fade-in/fade-out on sound volume for play/pause action
Use howler.js on connection between `Sound` and `VolumeController` components
@mateusfg7 mateusfg7 added feat New feature or request ux/ui Interface and style changes style labels Jul 14, 2022
@vercel
Copy link

vercel bot commented Jul 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
noisekun ✅ Ready (Inspect) Visit Preview Jul 14, 2022 at 5:47PM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request ux/ui Interface and style changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Play/Pause fade New lib for more sound controll
1 participant