pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
testing no ALSA version (Re: gnuradio-* (and friends) committed (Re: wip/gnuradio-core..
| From: Makoto Fujiwara <makoto%ki.nu@localhost>
| Subject: gnuradio-* (and friends) committed (Re: wip/gnuradio-core..
| Date: Mon, 13 Oct 2014 23:44:56 +0900
> Simple example (without radio hardware) is:
> Waveform Generator -> signal generator
> ==>
> Misc -> Throttle
> ==>
> Instrumentation -> WX -> WX GUI Scope Sink
In this example, it is said:
>>> Warning: This flow graph contains a throttle block and
>>> another rate limiting block, e.g. a hardware source or
>>> sink. This is usually undesired. Consider removing the
>>> throttle block.
So removing the middle box may be recommended :-)
Then, next issue on sound:
With real audio sink,
Audio -> Audio sink
is connected as an output, you may get
| INFO: Audio sink arch: alsa
| ALSA lib pcm.c:2243:(snd_pcm_open_noupdate) Unknown PCM /dev/audio1
| ... (several repeated lines) ...
| assertion "pcm" failed: file "pcm.c", line 729, function "snd_pcm_nonblock"
This is probably because ALSA does not work well on NetBSD
(or my emulation setup is not good).
I'm testing the without-ALSA version at wip/gnuradio-core,
and seems better. (Better means sound comes out but not smooth).
portaudio is used for me now.
Thanks for attention,
---
mef%NetBSD.org@localhost
Makoto Fujiwara,
Chiba, Japan, Narita Airport and Disneyland prefecture.
Home |
Main Index |
Thread Index |
Old Index