copyright_notice Subroutine

public subroutine copyright_notice(self, text)

Copyright Notice event: FF 02 len text

Type Bound

MIDI_file

Arguments

Type IntentOptional Attributes Name
class(MIDI_file), intent(inout) :: self
character(len=*), intent(in) :: text

Calls

proc~~copyright_notice~~CallsGraph proc~copyright_notice MIDI_file%copyright_notice proc~write_string MIDI_file%write_string proc~copyright_notice->proc~write_string proc~checked_int8 checked_int8 proc~write_string->proc~checked_int8 proc~delta_time MIDI_file%delta_time proc~write_string->proc~delta_time proc~write_variable_length_quantity MIDI_file%write_variable_length_quantity proc~write_string->proc~write_variable_length_quantity proc~delta_time->proc~write_variable_length_quantity proc~checked_int32 checked_int32 proc~delta_time->proc~checked_int32 proc~variable_length_quantity variable_length_quantity proc~write_variable_length_quantity->proc~variable_length_quantity

Called by

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