bevy_fundsp
bevy_fundsp copied to clipboard
Update to bevy 0.14
Update bevy_fundsp to bevy 0.14.
PR is very similar to https://github.com/harudagondi/bevy_fundsp/pull/50
One difference is that it seems rodio is not needed anymore as it is package by bevy itself now.
the oddio feature is broken because the bevy_oddio crate needs a version bump too.
@harudagondi are you still maintaining bevy_fundsp?