Module midi_scanner

Module midi_scanner 

Source
Expand description

MIDI file scanner โ€” dedicated walker independent of the preset scanner.

Discovers .mid / .midi files across the user home directory (~, resolved via [dirs::home_dir]) plus system-wide locations. Supports parallel traversal and stop signaling. Symlinks are followed so link targets are scanned.

Constantsยง

MIDI_EXTENSIONS ๐Ÿ”’

Functionsยง

format_size ๐Ÿ”’
get_midi_roots
normalize_macos_path ๐Ÿ”’
walk_dir_parallel ๐Ÿ”’
walk_for_midi