Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
general.h File Reference

General utils. More...

This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

General utils.

Definition in file general.h.