[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tlf-devel] voice keyer in Gutsy
From: |
Rob Vance |
Subject: |
Re: [Tlf-devel] voice keyer in Gutsy |
Date: |
Fri, 07 Dec 2007 22:45:43 -0800 |
Okay, I solved my own problem. For some reason my system does not like
the "/dev/dsp" which is used in the default call to SoX from tlf
(apparently).
I added "SC_DEVICE= " the logcfg.dat deliberately leaving no entry after
the '=' sign. That fixed it.
But then the SOX output was writing on the tlf screen making a big mess.
So I added a -q to keep it quiet, like this;
SC_DEVICE= -q
Now the voice-keyer works. Maybe this will help someone else.
... except for the Auto-CQ function in F12...
In SSB mode if you press F12 the autocq counter starts, but it never
plays the voice file in memory slot 12. It counts to zero and then just
starts over again.
Rob
On Tue, 2007-12-04 at 21:18 -0800, Rob Vance wrote:
> Hi again,
>
> I have just loaded tlf on Gutsy Gibbon and tried the voice keyer. The
> result is an error message.
>
> "play stio: Failed reading `/dev/dsp': Could not determine file type"
>
> I ran the audio file manually (the same one I am trying to play through
> tlf) using play /home/user/audiofilename.ogg and it worked just fine.
>
> Did I miss something in the configuration?
>
> Rob, N6ROB
>
>
>
> _______________________________________________
> Tlf-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/tlf-devel