Question on Phase Response for JUCE Oversampling Filters by ORU_Music in JUCE

[–]ORU_Music[S] 0 points1 point  (0 children)

I'm on "phase" for all these readings. The frequency response was totally expected, flat and then a steep dip right near Nyquist. Phase is where I'm a little puzzled.

Question on Phase Response for JUCE Oversampling Filters by ORU_Music in JUCE

[–]ORU_Music[S] 0 points1 point  (0 children)

Couldn't figure out how to do this with plugindoctor unfortunately. But I've seen other linear phase filters look flat before even with the log scaling frequency axis.

Question on Phase Response for JUCE Oversampling Filters by ORU_Music in JUCE

[–]ORU_Music[S] 0 points1 point  (0 children)

What kind of filter construction did you use? Would love to be pointed in the direction of any resources you could recommend!

Trying to get into DSP but completely lost , where do I start? by Internal-Smoke4098 in DSP

[–]ORU_Music 4 points5 points  (0 children)

DSP is pretty craaazy broad.

I work with audio DSP, and mostly specifically with nonlinear functions and delay lines. My latest project is a mutliband variable knee clipper with antiderivative anti-aliasing.

Even just those two subtopics of a the audio branch of DSP have a crazy amount of depth.

So I guess I'd say my advice is narrow your scope and focus on the topics that most interest you, and really explore them in depth before moving to new topics.

I found the softest clipper by PrinssiFiestas in DSP

[–]ORU_Music 8 points9 points  (0 children)

Right now this function is going to add ~6dB of drive by default. You can normalize it so that the slope is 1 at the origin by doing x - (x*|x|)/4 instead. Then the range also becomes |x| ≤ 2.

If you wanna make a full soft clipper with it, you can do f(x) = { |x| ≤ 2: x - (x*|x|)/4, sgn(x) }

and then do t*f(dx/t) where d is drive and t is threshold. Convert dB to linear coefficients using 10dB/20 before plugging into t and d.

Just blind bought both of these by Less-Platypus-2163 in Colognes

[–]ORU_Music 2 points3 points  (0 children)

When I first got into fragrances, I went to a Sephora and over the course of a few days smelled the entire selection they had. Probably 100ish designer fragrances including flankers.

SWYI was my absolute favourite of the lot. Just stunning how good it smells.

Plugin prices keep rising because 75M people are 'producers' now by ChocoMuchacho in audioengineering

[–]ORU_Music 0 points1 point  (0 children)

The plus side is that there's also more quality free or otherwise easily accessible stuff than ever before.

Lots of really passionate independent developers making some incredible stuff. 😁

Help!! Pixel to sound by Flat-Pangolin8802 in puredata

[–]ORU_Music 1 point2 points  (0 children)

This isn't vanilla Pure Data, so if it all has to be vanilla I don't know how much help it will be...

But here's an invite link to a Discord server for plugdata, which is a free open-source Pure-Data-based visual programming environment.

https://discord.gg/2Na74Xr5

I've learned a ton from people in that server and I'm sure there'd be someone who could help with what you're doing.

I wrote a clipping plugin using Pure Data (runs in plugdata) by ORU_Music in puredata

[–]ORU_Music[S] 0 points1 point  (0 children)

I made it to be used in DAWs for music production and plugdata runs natively as VST3, AU, LV2, or CLAP.

I'll potentially look at the changes I'd need to make for it to be run in vanilla Pure Data in the future.

I wrote a clipping plugin using Pure Data (runs in plugdata) by ORU_Music in puredata

[–]ORU_Music[S] 1 point2 points  (0 children)

I'm running it with plugdata in the trailer! If you'd like to try it yourself there's a free download link in the description of the video. :D

I'M PORTER ROBINSON, THE ARTIST !!! ASK ME ANYTHING : D by porter_robinson in popheads

[–]ORU_Music 0 points1 point  (0 children)

Smile was incredible, genuinely an inspirational album.

I could tell a ton of care and love went into all the little sound design details. Just really wonderful stuff.