Home
last modified time | relevance | path

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

/dports/audio/denemo/denemo-2.0.6/src/scripting/
H A Dscheme-identifiers.c1092 …nt movement; returns the tempo set ", DENEMO_SCHEME_PREFIX "MovementTempo", scheme_movement_tempo); in create_scheme_identfiers()
H A Dscheme-callbacks.h270 SCM scheme_movement_tempo (SCM);
H A Dscheme-callbacks.c1765 scheme_movement_tempo (SCM bpm) in scheme_movement_tempo() function