Giter Club home page Giter Club logo

stereodemux's People

Contributors

windytan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

stereodemux's Issues

Samplerate dependency problem

The resulting amount of stereo separation depends on the sample rate. Especially, 256 kHz and 171 kHz sound vastly different.

  • Filter length depends on sample rate. Maybe the gain of some of the filters changes based on filter length?
  • Why is the mono channel's gain always correct?
  • Why is there no difference between 256 kHz and 384 kHz?
  • Does the delay line somehow change behavior with long buffers?

If you have access to a proper FM transmitter or stereo encoder, the MPX output could be useful for testing that the separation is correct. This stereo file could be used as the test audio (warning: sounds nasty to human ears) : https://oona.windytan.com/blogfiles/stereo-test-for-wfm.wav , and if you have results, please post below :)

Wishlist

  • WAV I/O (libsndfile)
  • Autotools or CMake
  • Output & input rate conversion (resampling)
  • IQ input (internal FM demod)? Though this might be a little out of scope if we want to keep it in Unix philosophy
  • Blackbox testing with a known MPX file (need to use something with no copyright issues like this one encoded with some known commercial stereo encoder – can you help?)
  • Test for the de-emphasis frequency response

Efficient bandpass filter

Currently the pilot tone is isolated by first mixing it down, then low-pass filtering it, and mixing it back up again. This wastes cycles; instead we could use a band-pass filter. However, shifting up the coefficients doesn't produce the same result - why?

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.