summaryrefslogtreecommitdiff
path: root/servers/audio/effects/audio_effect_reverb.cpp
diff options
context:
space:
mode:
authorGeorge Marques <george@gmarqu.es>2021-05-03 11:06:46 -0300
committerGeorge Marques <george@gmarqu.es>2021-05-03 11:08:39 -0300
commit7610fc02a0ad0e6106a61da2f97b1ad85bca7ea8 (patch)
treefcf2a09ccdffcf987961dc6dc1477ab3a36a3f43 /servers/audio/effects/audio_effect_reverb.cpp
parent883296382d2d03de6add0868b09577c21a344306 (diff)
Cast Unix time to uint in the randomize function
This returns a double while the other values are all uint64_t. The clang compiler gives a warning since converting the constant to double loses precision.
Diffstat (limited to 'servers/audio/effects/audio_effect_reverb.cpp')
0 files changed, 0 insertions, 0 deletions