scar20

Results 4 issues of scar20

After staring and procrastinated at sampleevent.ccp and baseaudioevent.cpp I finally decided to give a try. I first made a bool member in sampleevent - isForward - with a setter void...

feature request

I have made two biquad filter with resonnane from this source: https://www.musicdsp.org/en/latest/Filters/259-simple-biquad-filter-from-apple-com.html which I've incorporated into a stripped MWEngine Filter. My assignment is to port Fonofone, an iOs app to...

addition

Hi, It would be nice to have a built for android. I'm on Windows with only AndroidStudio for coding just to say that I'm not fluent with build tools. Fortunately,...

question
cmake

I saw that Findmp3lame.cmake look for this lib although it do not seem to be required. I though that libsndfile use mpg123 for decoding and libmp3lame for encoding, so its...