This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8085affdb109123f68059e37beb2236a1f94de1a
godot
/
servers
/
audio
History
Juan Linietsky
ca11f8ad30
Merge pull request
#52237
from ellenhp/polyphony
...
Add optional polyphonic playback to built-in audio player nodes
2021-09-07 17:38:51 -03:00
..
effects
Merge pull request
#52237
from ellenhp/polyphony
2021-09-07 17:38:51 -03:00
audio_driver_dummy.cpp
…
audio_driver_dummy.h
…
audio_effect.cpp
…
audio_effect.h
Rename
instance()
->
instantiate()
when it's a verb
2021-06-19 20:49:18 -06:00
audio_filter_sw.cpp
…
audio_filter_sw.h
…
audio_rb_resampler.cpp
…
audio_rb_resampler.h
…
audio_stream.cpp
Add polyphony to Audio Stream Player nodes
2021-09-07 09:44:39 -07:00
audio_stream.h
Add polyphony to Audio Stream Player nodes
2021-09-07 09:44:39 -07:00
SCsub
…