All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: Paul Davis <paul@linuxaudiosystems.com>
Cc: "\"Dr. med. Günther Montag\"" <Safari.Doktor@addcom.de>,
	alsa-devel@lists.sourceforge.net,
	hfterm-hackers@lists.sourceforge.net
Subject: Re: ham radio OSS duplex realtime mmap program.
Date: Fri, 26 Sep 2003 14:52:21 +0100	[thread overview]
Message-ID: <3F744495.1000304@superbug.demon.co.uk> (raw)
In-Reply-To: <200309261147.h8QBlUCK011127@oud>

Paul Davis wrote:
>>Hello
>>I work at "hfkernel" by Tom Sailer, a program for pactor/rtty (soundcard =
>>ham=20
>>radio digimodes). It seems complicated, because it uses realtime scheduli=
>>ng,=20
>>select(), mmap(), and runs in 3 threads.=20
>>It was made in 1996 for OSS; I am trying to get it running with ALSA.=20
> 
> 
> JACK already does this kind of stuff. You'd save yourself major
> headaches by starting off doing it as a JACK client. Alternatively,
> use the JACK source as a guide, although its very complex because it
> is intended to handle many channels in a very robust way, with
> complete xrun detection.
> 
> http://jackit.sf.net/
> 
> another alternative source of ideas would be ecasound's own ALSA code.
> 
> --p
> 
I agree with Paul, that JACK would be a good place to work from, because 
it already deals with all the complicated realtime full duplex details, 
and leaves a relatively simple interface for the user application.

Cheers
James



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

  reply	other threads:[~2003-09-26 13:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-26 11:26 ham radio OSS duplex realtime mmap program Dr. med. Günther Montag
2003-09-26 11:47 ` Paul Davis
2003-09-26 13:52   ` James Courtier-Dutton [this message]
2003-09-26 14:33     ` Jaroslav Kysela
2003-09-26 14:50       ` Paul Davis
2003-09-26 16:08         ` Abramo Bagnara
2003-09-26 16:14           ` Paul Davis
2003-09-26 18:36             ` Steve Harris
2003-09-30 11:39             ` Dr. med. Günther Montag
2003-10-03 11:55             ` bugs found in ham program Günther Montag
2003-09-26 14:23 ` ham radio OSS duplex realtime mmap program Jaroslav Kysela
2003-09-26 14:51 ` James Courtier-Dutton
2003-09-30 11:35   ` [Hfterm-hackers] " Dr. med. Günther Montag

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F744495.1000304@superbug.demon.co.uk \
    --to=james@superbug.demon.co.uk \
    --cc=Safari.Doktor@addcom.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=hfterm-hackers@lists.sourceforge.net \
    --cc=paul@linuxaudiosystems.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.