usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

UHD and Soundcard confliction‏‏

WF
wonder freedomfighter
Sun, Dec 14, 2014 7:34 PM

My flow-graph is outputting 48 KHz, which is the standard
for soundcards,

Which is my problem: hence why I seek expertise on
this matter, and not to be belittled because am asking for some guidance

My flow-graph is outputting 48 KHz, which is the standard for soundcards, Which is my problem: hence why I seek expertise on this matter, and not to be belittled because am asking for some guidance
MD
Marcus D. Leech
Sun, Dec 14, 2014 7:42 PM

On 12/14/2014 02:34 PM, wonder freedomfighter via USRP-users wrote:

My flow-graph is outputting 48 KHz, which is the standard for soundcards,

Which is my problem: hence why I seek expertise on this matter, and
not to be belittled because am asking for some guidance


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

My point is that unless you share your flow-graph with us (and, the
gnuradio-users forum is probably best for that), there's not a lot of
help we
can offer you.  I honestly have no intention of belittling anyone.
But, seriously, it's nearly impossible to offer opinions on what might
be wrong unless
you share your complete flow-graph and setup description.  Without
that, we're all just taking wild guesses.

On 12/14/2014 02:34 PM, wonder freedomfighter via USRP-users wrote: > > My flow-graph is outputting 48 KHz, which is the standard for soundcards, > > Which is my problem: hence why I seek expertise on this matter, and > not to be belittled because am asking for some guidance > > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com My point is that unless you share your flow-graph with us (and, the gnuradio-users forum is probably best for that), there's not a lot of help we can offer you. I honestly have no intention of belittling anyone. But, seriously, it's nearly impossible to offer opinions on what might be wrong unless you share your complete flow-graph and setup description. Without that, we're all just taking wild guesses.
IB
Ian Buckley
Sun, Dec 14, 2014 8:34 PM

Your flow graph is presenting samples to the sound card at 8.33333kHz.
10e6 * 5 / (50 * 12 * 10)  = 8.333kHz.
Hence why you would be wise to visit the GNURadio listserv, folks there will be happy to help you with a GNURadio problem and the answer will be recorded there for the benefit of others with similar problems.

BTW. As a matter of listserv etiquette, you should always reply to emails, enabling the listserv to understand that all related messages are part of the same thread.
-Ian

(Marcus, flow graph was attached to the 2nd thread)

On Dec 14, 2014, at 11:42 AM, Marcus D. Leech via USRP-users usrp-users@lists.ettus.com wrote:

On 12/14/2014 02:34 PM, wonder freedomfighter via USRP-users wrote:

My flow-graph is outputting 48 KHz, which is the standard for soundcards,

Which is my problem: hence why I seek expertise on this matter, and not to be belittled because am asking for some guidance


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

My point is that unless you share your flow-graph with us (and, the gnuradio-users forum is probably best for that), there's not a lot of help we
can offer you.  I honestly have no intention of belittling anyone.  But, seriously, it's nearly impossible to offer opinions on what might be wrong unless
you share your complete flow-graph and setup description.  Without that, we're all just taking wild guesses.


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Your flow graph is presenting samples to the sound card at 8.33333kHz. 10e6 * 5 / (50 * 12 * 10) = 8.333kHz. Hence why you would be wise to visit the GNURadio listserv, folks there will be happy to help you with a GNURadio problem and the answer will be recorded there for the benefit of others with similar problems. BTW. As a matter of listserv etiquette, you should always reply to emails, enabling the listserv to understand that all related messages are part of the same thread. -Ian (Marcus, flow graph was attached to the 2nd thread) On Dec 14, 2014, at 11:42 AM, Marcus D. Leech via USRP-users <usrp-users@lists.ettus.com> wrote: > On 12/14/2014 02:34 PM, wonder freedomfighter via USRP-users wrote: >> My flow-graph is outputting 48 KHz, which is the standard for soundcards, >> >> Which is my problem: hence why I seek expertise on this matter, and not to be belittled because am asking for some guidance >> >> >> >> >> >> _______________________________________________ >> USRP-users mailing list >> USRP-users@lists.ettus.com >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > My point is that unless you share your flow-graph with us (and, the gnuradio-users forum is probably best for that), there's not a lot of help we > can offer you. I honestly have no intention of belittling anyone. But, seriously, it's nearly impossible to offer opinions on what might be wrong unless > you share your complete flow-graph and setup description. Without that, we're all just taking wild guesses. > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
MD
Marcus D. Leech
Sun, Dec 14, 2014 8:37 PM

On 12/14/2014 03:34 PM, Ian Buckley wrote:

Your flow graph is presenting samples to the sound card at 8.33333kHz.
10e6 * 5 / (50 * 12 * 10)  = 8.333kHz.
Hence why you would be wise to visit the GNURadio listserv, folks
there will be happy to help you with a GNURadio problem and the answer
will be recorded there for the benefit of others with similar problems.

BTW. As a matter of listserv etiquette, you should always reply to
emails, enabling the listserv to understand that all related messages
are part of the same thread.
-Ian
(Marcus, flow graph was attached to the 2nd thread)

I utterly missed it.  Sorry.

On 12/14/2014 03:34 PM, Ian Buckley wrote: > Your flow graph is presenting samples to the sound card at 8.33333kHz. > 10e6 * 5 / (50 * 12 * 10) = 8.333kHz. > Hence why you would be wise to visit the GNURadio listserv, folks > there will be happy to help you with a GNURadio problem and the answer > will be recorded there for the benefit of others with similar problems. > > BTW. As a matter of listserv etiquette, you should always reply to > emails, enabling the listserv to understand that all related messages > are part of the same thread. > -Ian > (Marcus, flow graph was attached to the 2nd thread) I utterly missed it. Sorry.