GithubHelp home page GithubHelp logo

Comments (4)

ChristopheJacquet avatar ChristopheJacquet commented on May 9, 2024

Hi,

PiFmRds generates baseband signal at 228 kHz. That was an easy choice
because the RDS carrier is at 57 kHz, so 228 = 4*57. If you downsample the
baseband signal, you can certainly get it to a 192 kHz sound card. You will
need to add the downsample code though.

On Mon, Apr 27, 2015 at 9:37 PM, peppi001 [email protected] wrote:

Hi!
I woluld like to use PiFmRds with a 192kHz capable sound card. Is there
any chance to do it?
I need only the MPX signal on the sound card output.

Thanks.
Peppi


Reply to this email directly or view it on GitHub
#28.

from pifmrds.

peppi001 avatar peppi001 commented on May 9, 2024

Thanks for the quick answer.
The problem is: I'm only a user not a coder :(

from pifmrds.

ChristopheJacquet avatar ChristopheJacquet commented on May 9, 2024

You can do an easy test without coding anything: use the rds_wav program provided with PiFmRds: it writes the baseband data to a WAV file, at 228 kHz. Then use an audio tool (e.g. Audacity) to resample it at 192 kHz, and play this on your sound card. You should get what you want.

Note that rds_wav is much more experimental, and more limited, than the main PiFmRds binary (I used it for debugging purposes, especially at the beginning of the project). But it would be very easy to bring it on a par with pi_fm_rds.

from pifmrds.

peppi001 avatar peppi001 commented on May 9, 2024

Hi!
I tested the rds_wav program.
After I resample the generated wav file it works like a charm.
But I need the output to the soundcard, not to file.
Please if You have some free time modify the code to support MPX sound output too :)
Thanks.
Peppi

from pifmrds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.