libgroove icon indicating copy to clipboard operation
libgroove copied to clipboard

Any plans for DSP support? (altering the data before playing and/or encoding)

Open sp-1234 opened this issue 8 years ago • 3 comments

I didn't see any mention in README so I decided to ask, if it would be possible in some future, before I start rolling my own NIH player 😄

sp-1234 avatar Sep 26 '17 12:09 sp-1234

What do you mean by DSP support? Do you a standard library that uses cpu-specific dsp assembly instructions?

thejoshwolfe avatar Sep 26 '17 15:09 thejoshwolfe

No, not necessarily so. I mean simply having possibility to do some audio processing on the fly when playing or transcoding, like EQ, crossfeed, etc. A typical example of audio player which can do that is foobar2000.

(posting from my personal account now that I am at my own machine)

magicgoose avatar Sep 26 '17 16:09 magicgoose

Oh i'm sorry. I thought this issue was in a different repo. derp. Your question makes a lot more sense now.

thejoshwolfe avatar Sep 26 '17 16:09 thejoshwolfe