Re: [hatari-devel] Midi code improvements |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Midi code improvements
- From: Bob Carpenter <hatari@xxxxxxxxxx>
- Date: Wed, 15 Dec 2021 08:03:49 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ripon89-us.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=UbjewDxiYuTxluAw51ViG5HCRd7yba/oBiFqEfbaBqI=; b=m3t3IJwhOQOnuK1MKRwEPB3ErLaZpQEid2n1xmz0R0h6ERhSZA8LtlsYtH6CjQpc5i Spob8Cl5lfvfV1qhLgSc5/EAxWt8ZyZev7etDuxnNGbD+I+/tk+Sb2HBinnS4mUhkTJm GXhxmZpJas6zG19bgjqUSgFX6fMdKGmV0SdavW5ZScNPyKGcKP8aQuvDGjJyvd8+vPU4 wXDOHFTnwm1/YK6bqVYd0TlvMK50SmQBOjoHKAhMqGfhaipW0hp/ocrVDyQbelSmE0JO ygm1zj3aX8EtLg0QhwvVdMaofY0ceId7TNb2d3uv3RQjYzNcGfZp4miqMhdkjLa1LYSE BIVA==
This is Troed’s website for automated Hatari Mac binaries:
It appears to have compiled correctly. I may be able to look briefly at the binary tonight. However, like Nicolas, I do not use MIDI.
Bob C
Le 15/12/2021 à 13:34, Eero Tamminen a écrit :
> Hi,
>
> On 14.12.2021 23.28, Nicolas Pomarède wrote:
>> Le 14/12/2021 à 21:43, Eero Tamminen a écrit :
>>> I've just pushed some MIDI functionality improvements.
>>>
>>> I have some pending commits that do not change existing
>>> functionality, just IMHO improve the code. It needs small change in
>>> Mac GUI code though which I cannot build/test.
>>>
>>> Any quick comments on the attached changes?
>>
>> looks fine to me, I don't have any specific opinion on the midi part
>> as long as it works :) (as I don't really use midi I'm glad if you
>> want to work on it)
>
> Thanks!
>
> Then the next thing is for somebody having Mac build setup to verify
> that my small patch to gui-osx/PrefsController.m:
>
> * Builds
> * Mac GUI still works for MIDI
>
>
> Btw. I initially did the Hatari MIDI API change in hopes that Hatari
> could get run-time detection of new MIDI devices. However, PortMidi
> apparently detects new MIDI devices only after PmTerminate() &
> PmInitialize() cycle, which one obviously cannot do whenever Hatari
> devices dialog is opened.
>
> I'm hoping that someday PortMidi would be capable of appending new
> devices to its device list even without re-init...
>
>
Hi
just for testing the Mac version still builds, troed posted some times
ago a link to his own server where he builds daily snapshot of latest
change. Don't remember the link, you should find it somewhere in this
mailing list in an old thread.
IIRC you can see the build log and check that nothing is broken for Mac.
Nicolas
--
Sent from my iPhone