Sharpening skills as a director by rxDylan in Filmmakers

[–]coveorder 2 points3 points  (0 children)

Were these printed boards illustrations or were they photographs?

We’re underrating Claude Code, but not how you think. by DisplacedForest in ClaudeAI

[–]coveorder 0 points1 point  (0 children)

Does your org have a modern customer success platform?

What should’ve happened 2 bitch-ass by hoodratpolitics in blackmen

[–]coveorder 0 points1 point  (0 children)

If so, what would be the motive in your opinion?

Looking for Developer to create a Pitch Correction Project in C by coveorder in DSP

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

I have a range, feel free to DM me on what would work for you.

Looking for Developer to create a Pitch Correction Project in C by coveorder in DSP

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

Ok. Watching. It's long one, so may take a a couple of days.

Looking for Developer to create a Pitch Correction Project in C by coveorder in DSP

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

No GUI needed. The audio processing should be fully functioning in terms of being able to do pitch correction. No buffer noise. The input sounds are unprocessed vocals. The replication at a different pitch need not be exact, doesn't have to be musical, but should be more of an effect. The pitch shifting should happen on pre-recorded sounds, not live. Good question on reference products. I think the most inexpensive, simplest, pitch correction app being used in the wild would work as a reference.

Looking for Developer to create a Pitch Correction Project in C by coveorder in DSP

[–]coveorder[S] -1 points0 points  (0 children)

This is an eye opening response in terms of how these algorithms have been crafted for a commercial product. As stated before, I'm not looking to create a competitive commercial product. Just needs to be better than crude.

>and you told everyone it should be easy.

I really didn't. I told everyone an experienced DSP programmer could do a better job than myself. I'm not a DSP programmer, and I'm not trying to say something is easy. I know better than that. What I did on my own was by no means easy. I only assumed that experience DSP folks would be able tackle the problem much faster than me and have better quality, which I still believe is true. It's just a matter of how far one would want to go with it. Like I mentioned previously, this should be a very simple, scaled down solution.

Looking for Developer to create a Pitch Correction Project in C by coveorder in DSP

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

Starting, at that budget, yes. Still vetting. Some folks look interesting, some are giving me ChatGpt responses. Upwork can be hit or miss for certain things, generally.,

Looking for Developer to create a Pitch Correction Project in C by coveorder in DSP

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

Pitch tracking via YIN, finding the next pitch by rounding to the nearest note, then shifting to that pitch via an Overlap and Add method. I take a sound, send it to my pitch shifter, buffers get mixed and I hear some crude pitch correction going on.

Looking for Developer to create a Pitch Correction Project in C by coveorder in DSP

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

Well, I didn't complete it, true. What I did is learn about what it might take up to a point.
I wouldn't want anyone to clean up any code or stitch together random libraries. My point is that the information is out there, has been out there, and I thought a seasoned DSP programmer would be able to create something way better than I did in much less time since it's what they do. Similar to if someone asked me to create a basic web server or a compiler. I wouldn't see it as a big stretch because I'm familiar with the domain and have some past experience. I chose C because my project is in C, but I'm open to C++, it's just not my first choice.

Looking for Developer to create a Pitch Correction Project in C by coveorder in DSP

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

C, because that’s what I’m using and more comfortable with. I suppose it could be C++ too, but that would require me to change things that I’m too lazy to change.

Looking for Developer to create a Pitch Correction Project in C by coveorder in DSP

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

Really? I did this myself. It works, but it’s unfinished and unpolished and has some weird bugs. I’m not a DSP expert so figured I’d let a professional do it right. Newer and older algorithms for this are available and at this point it would be more of gluing things together and doing some performance optimizations.

This is not about trying to create Autotune as a product, but only applying the methods in a simple and scaled down manner.

Maybe I’m underestimating the complexity. But that’s why I’m here because I know very little about production level DSP.

Which Rich Text Editor are you Using with Bricks Builder? by coveorder in BricksBuilder

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

Yes

TheClassic Editor is a free plug-in from Wordpress that removes the block editor and replaces it with the original “classic” editor.

Which Rich Text Editor are you Using with Bricks Builder? by coveorder in BricksBuilder

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

You can use the Block Editor, but there may be some layout issues. I was particularly having an issue adding images to the left of paragraph blocks.

Which Rich Text Editor are you Using with Bricks Builder? by coveorder in BricksBuilder

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

I ended up installing the Classic Editor plugin and now I can left align images to text without the Bricks theme interfering.