This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.28.1-9-g71536d7ed4
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
db2ee03fff57bb5d005bf4bd0eaf6d8bb7daf2dc
engine
/
servers
/
audio
T
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
Reorganize Project Settings
2021-02-18 11:23:34 -03:00
audio_driver_dummy.h
Modernize Thread
2021-01-29 12:02:13 +01:00
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
Use Math_TAU and deg2rad/rad2deg in more places and optimize code
2021-01-09 03:47:14 -05:00
audio_filter_sw.h
…
audio_rb_resampler.cpp
Modernize atomics
2021-02-18 17:12:46 +01:00
audio_rb_resampler.h
Modernize atomics
2021-02-18 17:12:46 +01:00
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
…