Zrythm
a highly automated and intuitive digital audio workstation
|
General utils. More...
Go to the source code of this file.
Macros | |
#define | RETURN_OK return 0; |
#define | RETURN_ERROR return 1; |
Functions | |
unsigned int | utils_get_uint_from_bitfield_val (unsigned int bitfield) |
From https://graphics.stanford.edu/~seander/bithacks.html#ZerosOnRightLinear. | |
General utils.
Definition in file general.h.