Skip to content

Releases: benwiggy/APPlayMIDI

v1.12: Internal fixes

11 Sep 20:32
cbb5a1f
Compare
Choose a tag to compare

This release hopefully fixes a memory leak, and makes a few other internal adjustments. Usage should be the same, but perhaps with fewer quirks.

v1.10: Quick Look support

07 Jul 11:30
4b573c4
Compare
Choose a tag to compare

A Quick Look extension has been added, allowing MIDI files to be played directly from the Finder, and from file dialogs. This version requires macOS 12 (Monterey) or later. (The app is otherwise identical to v.1.05.)

Due to a skills shortage, it's a fairly minimal implementation. Note that you need to press the Play button to start the preview -- this is so that files don't immediately play when they are selected in the Finder.

The code works well: but there are a few interface issues that need tidying up. If there are any problems with Quick Look, you can delete the qlMIDI.appex bundle from inside the app's package > PlugIns folder.

v1.05 UI fix to slider

01 May 18:47
Compare
Choose a tag to compare

This fixes an issue where the top of the slider button was cropped for some reason.

Universal Binary for Intel and ARM Macs.

v1.04 Universal Binary for ARM and Intel

13 Apr 08:57
Compare
Choose a tag to compare

V1.04 is a Universal Binary that will work on Intel and ARM Macs.

If you're running on an Intel Mac on an older OS than Big Sur, you may need to keep using v1.02.

1.02

16 Mar 19:58
0ad241b
Compare
Choose a tag to compare

Hopefully made the app easier to install, by getting it code-signed, so Gatekeeper won't kick up a fuss.

1.01

24 Oct 12:08
54bf739
Compare
Choose a tag to compare

Fixed Window Cascading. Documents should now cascade.

1.0

04 Oct 11:29
974fe26
Compare
Choose a tag to compare
1.0

Initial release.