Re: Re: [hatari-users] removal of --midi-in and --midi-out options |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-users Archives
]
- To: hatari-users@xxxxxxxxxxxxxxxxxxx
- Subject: Re: Re: [hatari-users] removal of --midi-in and --midi-out options
- From: "donittel2@xxxxxxxxxx" <donittel2@xxxxxxxxxx>
- Date: Fri, 28 Jul 2023 02:11:42 +0200 (CEST)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluewin.ch; s=fxzs-2048-20230414; t=1690503102; bh=SRwuDw3LMhFbYgNl1ibaoWgxByZNEqLnTtTrW+v0g/U=; h=Date:From:Reply-To:To:Message-ID:Subject:MIME-Version; b=OQbfVGeTKNWn0c2fU9lwsKjqMAAyENR4mie4OIiSr9heEW8ZdhT0SmruC+s4rvPlJ JSgjFWy6kM/6hpmgQcqS5vAWr82n96UEZbYug8AS624rQQ6oeSQQlp1k70q6JdhOd8 2gx6YZROvi90VEZ72UkviFozAlXfEVZtcI31U1uId2AkASi9LFLBdHcwr9UaliURP1 TaonomD9PGvXmJIFi6YRe5cvoPQlOLtry4H/pEbKomi8MfkhZVI+weMZPsY/6TvGIU aBmYXNxpzuy2wolKgaq176Y99FprU0ld+8EYeISYqbHfscpEMG8eZiqF06D78QHirB etqb5uMCmojPA==
German?
I say the best soultion is a Virtual Machine with Debian 11, there is hatari 2.3.1 for you
----Ursprüngliche Nachricht----
Von : oak@xxxxxxxxxxxxxx
Datum : 28/07/2023 - 02:06 (MS)
An : hatari-users@xxxxxxxxxxxxxxxxxxx
Betreff : Re: [hatari-users] removal of --midi-in and --midi-out options
Hi,
When Hatari is built with PortMidi, MIDI devices are defined by port
names in the GUI (and config file). PortMidi expects data for those
devices to be real MIDI data!
Only when Hatari is compiled *without* PortMidi, there are --midi-in and
--midi-out device file options (and Hatari does not care what data is
transferred through them).
Currently Hatari does not support both at the same time, it needs to be
built separately for each use-case. As real MIDI device use-case is
much more common, releases are built with PortMidi for Mac.
- Eero
On 28.7.2023 2.20, eric wrote:
> First of all, thanks for hatari, it is a wonderful piece of software.
>
> The ability to run a .prg file directly, as well as MIDI support, are
> very useful features to help debug.
>
> I noticed that these 2 options disappeared between hatari v2.3.1 and v2.4..1
>
> --midi-in
>
> --midi-out
>
> I know I can chose real MIDI devices as input or output using the GUI,
> but previously I was able to communicate between hatari and a specific
> software, just using files
>
> (I was using --midi-in /tmp/midiIN --midi-out /tmp/midiOUT)
>
> Now with newer versions I found no way of doing this.
>
> Is there a workaround/a hack that I could use ?
>
> Thank you
>
> Eric
>
> https://www.theotherdays.net
>
>
>