shithub: neindaw

ref: 57f49b5ea9632be13d0b695a2932fc7e6ed7ac0b
dir: neindaw/util.h

View raw version
extern int usensec;

int i36(uchar c);
float note2freq(uchar note, uchar octave);
int pathopen(char *path, char *fmt, ...);
uvlong nanosec(void);