Zrythm
a highly automated and intuitive digital audio workstation
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
midi_file.h File Reference

MIDI file IO and utils. More...

Go to the source code of this file.

Functions

bool midi_file_track_has_data (const char *abs_path, int track_idx)
 Returns whether the given track in the midi file has data.
 
int midi_file_get_num_tracks (const char *abs_path, bool non_empty_only)
 Returns the number of tracks in the MIDI file.
 

Detailed Description

MIDI file IO and utils.

Definition in file midi_file.h.