Hi,
Are there tools to copy audio to a file as it goes through ALSA to the
soundcard? I'm basically looking for something like VSound, but for
everything, not just apps that can be coaxed to use OSS.
If not, would there be a way to implement such a tool without resorting to
vsound-style LD_PR
> that's interesting. elk-scheme says about this:
>
> > (exact? (* 0 440.0))
> #f
>
> guess something to be fixed, if #t is the R5RS answer...
Actually, R5RS says:
An operation may, however, return an exact result if it can prove
that the value of the result is unaffected by the inexactnes
Matthias Nagorni wrote:
On Mon, 26 Jan 2004, Garett Shulman wrote:
Matthias Nagorni wrote:
On Sun, 25 Jan 2004, Garett Shulman wrote:
Hello, I am trying to create a very simple midi filter client for the alsa
sequencer based on aseqview-0.1.4. I have alsa 0.9.8. This code shows t
On Wed, Jan 28, 2004 at 02:18:58AM +1100, [EMAIL PROTECTED] wrote:
> Welcome to MzScheme version 205.8, Copyright (c) 1995-2003 PLT
> > (exact? (* 0 440.0))
> #t
>
> This is explicitly mentioned in R5RS, and exact zeroes turn up all the
that's interesting. elk-scheme says about this:
>
..., please post only the relevant part and restore the original subject
when replying to a digest mail. otherwise you mess up people's threading
as well as the archive.
thanks,
jörn
Jason Walton wrote:
Four hours of work for an IPOD
[EMAIL PROTECTED] 1/26/2004 10:02:19 AM
Send linux-audio-
> > 440.0 is still an exact integer
> Hunh? What Scheme is this? The Scheme spec says
> "It [a numerical constant] is inexact if it contains a decimal point..."
Yes, my mistake, I meant to say that 440.0 is still an integer.
Welcome to MzScheme version 205.8, Copyright (c) 1995-2003 PLT
>
> 440.0 is still an exact integer
Hunh? What Scheme is this? The Scheme spec says
"It [a numerical constant] is inexact if it contains a decimal point..."
It also says "inexactness is a contagious property of a number". In
any case, type checks are trivial.
[EMAIL PROTECTED]:
> > For what scheme implementation are you using? And where can I
> > get what you are using?
>
> I use Matthew Flatt's mzscheme, which is part of the PLT project, see
> . I run it with a two line patch to put the Boehm
> GC into incremental mode.
>
> There is a pre-release arc
On Mon, 26 Jan 2004, Garett Shulman wrote:
> Matthias Nagorni wrote:
>
> > On Sun, 25 Jan 2004, Garett Shulman wrote:
> >
> >
> > > Hello, I am trying to create a very simple midi filter client for the alsa
> > > sequencer based on aseqview-0.1.4. I have alsa 0.9.8. This code shows the
> > >
On Tue, Jan 27, 2004 at 08:37:09 +0100, [EMAIL PROTECTED] wrote:
> > I dont understand the question. Say pd wants to pass control data to a
> > copy of galan thats running, it needs to know what port (and less importantly
> > what address) the galan patch is using - that can either be done by the
On Tue, Jan 27, 2004 at 02:26:13 +1100, [EMAIL PROTECTED] wrote:
> > Sending '10.1' to a slot that is semantically an integer should
> > be undefined, though in practice you get '10'.
>
> Sorry, not even I agree with that. I meant to say that the
> floor/truncate/round/ceiling decision should be
On Mon, Jan 26, 2004 at 11:50:40AM +, Steve Harris wrote:
> On Mon, Jan 26, 2004 at 12:41:35 +0100, [EMAIL PROTECTED] wrote:
> > On Mon, Jan 26, 2004 at 10:57:59AM +0100, Frank Barknecht wrote:
> > > Hallo,
> > >
> > > [...]
> > >
> > > Now how should a discovery service discover this?
> >
>
On Mon, Jan 26, 2004 at 01:16:18PM -0500, Paul Davis wrote:
> >>From: [EMAIL PROTECTED]
> >>
> >[ gnomecanvas ]
> >>the only problem would be determining widget size when you add a widget
> >>to the canvas. gtk behaves sort of strange there.
> >
> > [ Posted this to gtk-app-devel-list as well. Rep
13 matches
Mail list logo