From: Benno Senoner <sbenno@gardena.net>
To: linux-sound@vger.kernel.org
Subject: Re: [linux-audio-dev] streaming from disk to terminatorX added (via mmap)
Date: Mon, 25 Oct 1999 12:52:29 +0000 [thread overview]
Message-ID: <marc-linux-sound-94089505926730@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-94078505714168@msgid-missing>
On Sun, 24 Oct 1999, Andy Lo A Foe wrote:
>
> You might want to check out alsaplayer, http://www.alsa-project.org/~andy/
> It does 'direct streaming from disk' for just about any format without
> using mmap. It uses a ring buffer system and threading to cache data and
> there is code for very low latency modes using SCHED_FIFO.
> If you really want to emulate "finalscratch" just put the scratching mouse
> functionality of terminatorX in some sort of plugin for alsaplayer. It
> supports variable speed control (negative too, which is needed for
> 'scratching'). With a fast enough CDDA capable CDROM you can even
> 'scratch' your music CDs in realtime :-)
>
>
I doubt it that a CDROM drive can keep up with a nervous scratcher.
:-)
The only solution is to keep in memory 100-200k samples before and past the
actual playing position, but I think reading backwards from a CDROM drive sucks
a lot.
regards,
Benno.
next prev parent reply other threads:[~1999-10-25 12:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-10-24 17:07 [linux-audio-dev] streaming from disk to terminatorX added (via mmap) Paul Barton-Davis
1999-10-24 17:09 ` [linux-audio-dev] streaming from disk to terminatorX added (via Andy Lo A Foe
1999-10-24 20:32 ` est
1999-10-25 12:52 ` Benno Senoner [this message]
1999-10-25 12:58 ` [linux-audio-dev] streaming from disk to terminatorX added (via mmap) Benno Senoner
1999-10-26 6:59 ` [linux-audio-dev] streaming from disk to terminatorX added (via Andy Lo A Foe
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=marc-linux-sound-94089505926730@msgid-missing \
--to=sbenno@gardena.net \
--cc=linux-sound@vger.kernel.org \
/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.