Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/plugins/a-fluidsynth.lv2/
H A Da-fluidsynth.cc155 char current_sf2_file_path[1024]; member
251 if (strlen (self->current_sf2_file_path) == 0) { in inform_ui()
261 …lv2_atom_forge_path (&self->forge, self->current_sf2_file_path, strlen (self->current_sf2_file_pat… in inform_ui()
785 strcpy (self->current_sf2_file_path, self->queue_sf2_file_path); in work_response()
828 self->current_sf2_file_path[0] = 0; in work_response()
848 if (strlen (self->current_sf2_file_path) == 0) { in save()
867 char* apath = map_path->abstract_path (map_path->handle, self->current_sf2_file_path); in save()
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/src/
H A Davldrums.c80 char current_sf2_file_path[1024]; member
214 lv2_atom_forge_bool (&self->forge, strlen (self->current_sf2_file_path) > 0); in inform_ui()
578 strcpy (self->current_sf2_file_path, self->queue_sf2_file_path); in work_response()
580 self->current_sf2_file_path[0] = 0; in work_response()