Home
last modified time | relevance | path

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

/dports/audio/denemo/denemo-2.0.6/src/scripting/
H A Dscheme-identifiers.c190 … #f if it fails.", DENEMO_SCHEME_PREFIX "CursorToNthNoteHeight", scheme_cursor_to_nth_note_height); in create_scheme_identfiers()
H A Dscheme-callbacks.h132 SCM scheme_cursor_to_nth_note_height (SCM number);
H A Dscheme-callbacks.c3399 scheme_cursor_to_nth_note_height (SCM number) in scheme_cursor_to_nth_note_height() function