From mint-bounce@lists.fishpool.fi  Fri Mar 31 19:52:05 2006
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
From: Eero Tamminen <oak@helsinkinet.fi>
Organization: Koti
To: mint@lists.fishpool.fi
Subject: Re: [MiNT] Fwd: Re: FreeMiNT /dev for raw midi data?
Date: Fri, 31 Mar 2006 21:02:06 +0300
User-Agent: KMail/1.6.2
Cc: Keith Scroggins <kws@radix.net>, mint@fishpool.com,
        Peter Slegg <p.slegg@scubadivers.co.uk>
References: <001a144c.01c928f82e6e@smtp.freeola.net> <Pine.GSO.4.63.0603301649280.22534@saltmine.radix.net>
In-Reply-To: <Pine.GSO.4.63.0603301649280.22534@saltmine.radix.net>
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id: <200603312102.07014.oak@helsinkinet.fi>
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: oak@helsinkinet.fi
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=7.0 tests=BAYES_00
X-Spam-Level: 

Hi,

On Friday 31 March 2006 01:02, Keith Scroggins wrote:
> > It has inspired me to try to compile some stuff myself. I randomly
> > picked something from the Mint Todo list. I wanted an app rather than
> > a util so I picked Gnuplot. How up-to-date is that Todo list ?
> >
> > Configure seems to work apart from some missing items. I've never got
> > this far before. I tried make install and that fails but I am not 100%
> > sure what the errors mean.
>
> What version of GnuPlot are you trying to build?  I'll try to take a look
> at it if you can share the version, see if I can offer any tips.

Yes, the failing part listed in the config.log would be nice...


> Right now, I am trying to write a native TOS midi 'driver' (or maybe it
> is a method) for ScummVM (for the time being, replacing the Linux one)
> but I keep getting hung up in places.  Its mostly trial and error, and I
> think my problem right now is the data that ScummVM is sending for a midi
> packet, I am not depacking it correctly for a handoff to the port.  What
> I 'hope' is that this will eliminate the AdLib emulation (which is murder
> for running the games) and maybe allow music under TOS, but will still
> not allow the Talkie games to run without MiNT since the digital audio
> goes to /dev/audio, I think, with SDL, which uses threads.

I don't think the "talks" are so much of a problem because the games
should support subtitles i.e. you could just set:
speech_mute=true
subtitles=true

If the music would go to a real midi device, there would still be the sound
effects to worry about, but maybe they wouldn't be so much of a problem
performance-wise as music + talk?


	- Eero


