Module xsynth_core::helpers
source · Structs§
- Static array of all frequencies for keys 0-127.
Functions§
- Checks if two
Arc<T>
vecs are equal based onArc::ptr_eq
. - Converts a dB value to 0-1 amplitude.
- Take any f32 vec, set its length and fill it with the default value.
- Sum the values of
source
to the values oftarget
, writing totarget
.