SamusAranX / MinimalMIDIPlayer

A MIDI player for macOS with SF2/DLS soundfont support
144 stars 3 forks source link

Quick Look extension #15

Closed vogler closed 8 months ago

vogler commented 8 months ago

A quick look extension as here would be nice: https://github.com/benwiggy/APPlayMIDI?tab=readme-ov-file#quick-look

SamusAranX commented 8 months ago

I've made several attempts at getting a QL preview extension up and running in the past, but I scrapped all of them because QL just isn't made for previewing anything that's not 1. an image 2. an audio/video file already supported by QuickTime Player 3. HTML. I'll consider it if the API ever improves.

vogler commented 8 months ago

https://github.com/benwiggy/APPlayMIDI/tree/master/qlMIDI Can't you just do the same? The Quick Look extension doesn't depend on the rest. It's using AVMIDIPlayer and has a customizable PreviewViewController.