Skip to content

chaosprint/bevy_glicol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bevy_glicol

plugin for bevy to play procedural audio with glicol.

bevy bevy_glicol
0.13 0.1

why

glicol can be very flexible and powerful for procedural game audio.

one feature is that it's very powerful for on web.

If you look at current solutions for audio, such as the one in this wonderful game:

https://dgriffin.itch.io/traverse

you will see that the audio has distortion sometimes.

glicol has a different solution rather than using cpal on web.

the easiest way is to use one line of cdn in your html.

see the examples/wasm/ folder for an example.

usage

see the examples folder

run with caution for unpleasant loud sounds!

contribution

add an issue before you do any pr;

I am happy to discuss or collaborate with you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages