This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
13eff7de69
godot
/
servers
/
audio
/
effects
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
..
SCsub
…
audio_effect_amplify.cpp
…
audio_effect_amplify.h
…
audio_effect_capture.cpp
…
audio_effect_capture.h
[Net] Move multiplayer to core subdir, split RPCManager.
2021-09-07 11:14:30 +02:00
audio_effect_chorus.cpp
Use PROPERTY_USAGE_NONE instead of 0 for no property usage
2021-07-01 14:13:27 -04:00
audio_effect_chorus.h
…
audio_effect_compressor.cpp
…
audio_effect_compressor.h
…
audio_effect_delay.cpp
…
audio_effect_delay.h
…
audio_effect_distortion.cpp
…
audio_effect_distortion.h
…
audio_effect_eq.cpp
…
audio_effect_eq.h
…
audio_effect_filter.cpp
…
audio_effect_filter.h
Use PROPERTY_USAGE_NONE instead of 0 for no property usage
2021-07-01 14:13:27 -04:00
audio_effect_limiter.cpp
…
audio_effect_limiter.h
…
audio_effect_panner.cpp
…
audio_effect_panner.h
…
audio_effect_phaser.cpp
…
audio_effect_phaser.h
…
audio_effect_pitch_shift.cpp
Replace HTTP links with HTTPS for sites with HTTPS versions
2021-08-22 20:13:11 -05:00
audio_effect_pitch_shift.h
…
audio_effect_record.cpp
…
audio_effect_record.h
…
audio_effect_reverb.cpp
…
audio_effect_reverb.h
…
audio_effect_spectrum_analyzer.cpp
…
audio_effect_spectrum_analyzer.h
…
audio_effect_stereo_enhance.cpp
…
audio_effect_stereo_enhance.h
…
audio_stream_generator.cpp
Add polyphony to Audio Stream Player nodes
2021-09-07 09:44:39 -07:00
audio_stream_generator.h
Add polyphony to Audio Stream Player nodes
2021-09-07 09:44:39 -07:00
eq.cpp
…
eq.h
…
reverb.cpp
…
reverb.h
…