kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Ivan Riabtsov <ivriabtsov@gmail.com>
To: Greg KH <greg@kroah.com>, kernelnewbies@kernelnewbies.org
Subject: Re: grab raw data from microphone and send it to the output
Date: Sun, 7 Feb 2021 18:51:50 +0300	[thread overview]
Message-ID: <CAKAnv4FgOT_WGKa2yjHgHVOqXP0_hshxqKm01f=-qFAD+4F9-w@mail.gmail.com> (raw)
In-Reply-To: <YB/u68tN10xOaqw/@kroah.com>

well, I have a portable microphone and the main source of noise a TV,
which is a few meters behind my back, if i put a microphone (for
example) in the middle, between a laptop and a TV, it may be possible
to compensate for the delay, I repeat, this is all solely for the sake
of experiment.

вс, 7 февр. 2021 г. в 16:45, Greg KH <greg@kroah.com>:
>
> On Sun, Feb 07, 2021 at 04:38:08PM +0300, Ivan Riabtsov wrote:
> > I want to experiment with active noise cancellation, i want to receive
> > a wave from an input device (microphone), invert the wave and send it
> > to the output device (headphone or speaker). Therefore, I need a
> > minimum delay.
>
> Then I strongly suggest you look into a much smaller kernel, on a
> dedicated tiny microcontroller, as that's what systems that do this
> today use.
>
> But if you just want to try it with your laptop, good luck, latencies in
> your hardware itself are probably going to prevent this from being
> possible.
>
> greg k-h

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

  reply	other threads:[~2021-02-07 15:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-07 12:33 grab raw data from microphone and send it to the output Ivan Riabtsov
2021-02-07 12:50 ` Greg KH
2021-02-07 13:38   ` Ivan Riabtsov
2021-02-07 13:45     ` Greg KH
2021-02-07 15:51       ` Ivan Riabtsov [this message]
2021-02-07 12:55 ` Pouya Abbassi

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='CAKAnv4FgOT_WGKa2yjHgHVOqXP0_hshxqKm01f=-qFAD+4F9-w@mail.gmail.com' \
    --to=ivriabtsov@gmail.com \
    --cc=greg@kroah.com \
    --cc=kernelnewbies@kernelnewbies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).