get_name Function

public function get_name(self)

Returns the name of the MIDI file:

Type Bound

MIDI_file

Arguments

Type IntentOptional Attributes Name
class(MIDI_file), intent(in) :: self

Return Value character(len=len(self%filename))


Called by

proc~~get_name~~CalledByGraph proc~get_name MIDI_file%get_name program~blues blues program~blues->proc~get_name program~canon canon program~canon->proc~get_name program~circle_of_fifths circle_of_fifths program~circle_of_fifths->proc~get_name program~la_folia la_folia program~la_folia->proc~get_name program~motifs motifs program~motifs->proc~get_name program~third_kind third_kind program~third_kind->proc~get_name