Home
last modified time | relevance | path

Searched refs:note_keys (Results 1 – 1 of 1) sorted by relevance

/dports/audio/moony-lv2/moony-0.36.0/api/
H A Dapi.c237 static const char *note_keys [12] = { variable
264 snprintf(name, 16, "%s%+"PRIi8, note_keys[key], octave); in _lnote__index()
277 const char *key = note_keys[i]; in _lnote__index()