Hi,
There was a question about Hatari Windows build MIDI support
in Atari-Forum:
     http://www.atari-forum.com/viewtopic.php?f=51&t=32344
When I looked into v2.1 release, and 2.2 beta build zips:
$ unzip -l hatari-2.2.0_beta_windows.zip |grep -i dll
     17427  2018-12-27 23:46   hatari-2.2.0_windows/libtermcap-0.dll
     83475  2018-12-27 23:46   hatari-2.2.0_windows/zlib1.dll
       504  2018-12-27 23:45   hatari-2.2.0_windows/README-DLL.txt
     98816  2018-12-27 23:46   hatari-2.2.0_windows/libgcc_s_sjlj-1.dll
    157184  2018-12-27 23:46   hatari-2.2.0_windows/capsimg.dll
    160275  2018-12-27 23:46   hatari-2.2.0_windows/libreadline6.dll
     49683  2018-12-27 23:46   hatari-2.2.0_windows/libwinpthread-1.dll
    209939  2018-12-27 23:46   hatari-2.2.0_windows/libpng16-16.dll
   1008147  2018-12-27 23:46   hatari-2.2.0_windows/SDL2.dll
And Antartica automated builds:
http://antarctica.no/~hatari/hatari-commit-r7322/windows/win64/
I didn't see a DLL for PortMidi.
Is that missing, or is it linked statically to Windows version?
I.e. are the Windows builds with MIDI support or not?
(There's no portaudio lib either, but that's needed only for Falcon
mic, which makes it less important.)