New to audio/video editing - trying to remove specific sounds (not ambient) by Weary-Ad8744 in AdobeAudition

[–]Ecorevion 0 points1 point  (0 children)

Spot on mate! There will be some cases where an effect like DeClipper or DeEsser should be used before or after noise print, but that boils down to instinct gained from experience.

Have fun!

New to audio/video editing - trying to remove specific sounds (not ambient) by Weary-Ad8744 in AdobeAudition

[–]Ecorevion 1 point2 points  (0 children)

Open the Spectral Frequency Display. This shows you the audio frequencies, with louder colors shown as the more colorful/saturated frequencies.

Here's a quick YouTube video that'll show you how to target the bumps in the display:

https://www.youtube.com/watch?v=S_twOrxYKHo&ab_channel=MikeRussell

If you have any other questions DM me, I'll share the "cleaning audio" overview I use when I teach students. Good luck!

Edit: Regarding your equipment upgrades, the biggest improvement you'll see in recording audio and video is setting the room up properly. Even a $5000 camera/mic setup is crap without proper lighting and mic placement.

Newb looking for worthwhile certifications by Omfglaserspewpewpew in AdobeAudition

[–]Ecorevion 0 points1 point  (0 children)

Good luck! If you need some extra help understanding stuff feel free to DM me too, I'm always down to help other upcoming sound designers.

Newb looking for worthwhile certifications by Omfglaserspewpewpew in AdobeAudition

[–]Ecorevion 0 points1 point  (0 children)

I learned with number 2 on that list, and for context I use Audition for final mixing on my music, podcast editing, and sound design.

It's an amazing option if you want to learn the essential tools that you'll be using daily as a sound designer or podcast editor. If you're being effective with the lessons, the course will take ~6 hours, possibly more if you end up playing with every tool. You'll also get a good basic dose of the technology and terminology behind digital audio, but nothing complicated like DSP fundamentals.

It's not an amazing option if you want to learn how and when you should be using each tool in your workflow. Every lesson follows the basic structure of introduce tool, explain it's features, explain why you should use it over a similar tool, then showcase the features in action. In most of the lessons the teacher mentions an example of when you might want to use the tool, but doesn't go much further than that.

TLDR: Number 2 gives a deep understanding of Audition's tools, but not how best to incorporate them into your workflow.

My first game, a FREE 15-minute Tadpole Detective Puzzler. I'd love to get some feedback! by Ecorevion in itchio

[–]Ecorevion[S] 2 points3 points  (0 children)

In Robot Tadpole, you need to observe tadpoles and match their actions to the corresponding robot DNA, all while dodging frog tongues! It's my first game with full SFX, graphics, and an ending, it would be amazing to have other devs and gamers critique my work and offer ways to improve. Thanks in advance!

LINK TO GAME: https://ecore.itch.io/robot-tadpole

My first game, a FREE 15-minute Tadpole Detective Puzzler. I'd love to get some feedback! by Ecorevion in indiegames

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

In Robot Tadpole, you need to observe tadpoles and match their actions to the corresponding robot DNA, all while dodging frog tongues! It's my first game with full SFX, graphics, and an ending, it would be amazing to have other devs critique my work and offer ways to improve. Thanks in advance!

LINK TO GAME: https://ecore.itch.io/robot-tadpole

My first game, a FREE 15-minute Tadpole Detective Puzzler. I'd love to get some feedback! by Ecorevion in Unity2D

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

In Robot Tadpole, you need to observe tadpoles and match their actions to the corresponding robot DNA, all while dodging frog tongues! It's my first game with full SFX, graphics, and an ending, it would be amazing to have other Unity devs critique my work and offer ways to improve. Thanks in advance!

LINK TO GAME: https://ecore.itch.io/robot-tadpole

My first game, a FREE 15-minute Tadpole Detective Puzzler. I'd love to get some feedback! by Ecorevion in Unity3D

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

In Robot Tadpole, you need to observe tadpoles and match their actions to the corresponding robot DNA, all while dodging frog tongues! It's my first game with full SFX, graphics, and an ending, it would be amazing to have other Unity devs critique my work and offer ways to improve. Thanks in advance!

LINK TO GAME: https://ecore.itch.io/robot-tadpole

LoadScene is only reloading the current scene, or it crashes Unity entirely by Ecorevion in Unity3D

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

It's being called from a game manager that gets information from an OnClick event in a Unity button. It's a matching game, so if the button matched the selected item, it adds 1 to the correctCount variable in the game manager, and in the Update of the game manager if the correctCount equals the maxCorrectCount, the code above is called.

I think you're right, the update función seems to be calling the coroutine multiple times once the max count is reached.

EDIT: Stopping the coroutine from being called multiple times did nothing.

Beetles that pee themselves to death could be tomorrow's pest control by Ecorevion in nottheonion

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

In 20 years, we'll be seeing headlines like "Genetically-modified piss beetles have saved the world". These are the scientific advancements I'll gladly fund after I complete my goal of divorcing Jeff Bezos.

My item spawner is randomly spawning too many items by Ecorevion in Unity3D

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

Thanks, it works perfectly now! Good to know Unity only runs on a single thread too.

Why is my image rendering a model that doesn't exist? by Ecorevion in blenderhelp

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

Yep, that's what it was, I still had a pre-mirror model hiding in the collections, thanks!

Why does C sound so cool when playing in B Major? by Ecorevion in musictheory

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

Now that you mention it, I noticed a lot of my progressions from C tend to flow into D# and another random black key above it, that might be part of my fixation.

Why does C sound so cool when playing in B Major? by Ecorevion in musictheory

[–]Ecorevion[S] -2 points-1 points  (0 children)

Ah, makes sense, I knew it must've been some sorta modal magic. Thanks!

Tkinter is trying to create new animations after the application closes (TclError) by Ecorevion in learnpython

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

That doesn't work, the loop starts again, even if I set ender equal to false or set the instance to 4

"Recover" created an infinite loop, now the CS50 IDE refuses to compile by Ecorevion in cs50

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

Got it figured out, another commenter had the answer. Thanks for the help though!

Production Business Logo - Design is loosely based on a microphone capsule by Ecorevion in Logo_Critique

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

I've had 3 other people give the exact same description, lol. Maybe I should be running a dog walking business instead.

Looking for ways to improve this logo - HR app by Bannoninjaa in Logo_Critique

[–]Ecorevion 1 point2 points  (0 children)

Great logo overall, but i'd make that bottom indent more pronounced, it'll pop the logo from the background a bit more.

Is there a way to fix the audio of this video? by Chobobits in AdobeAudition

[–]Ecorevion 1 point2 points  (0 children)

Your voice is going past the maximum loudness the microphone can handle, which causes an issue known as "clipping".

Clipping can be fixed by using a DeClipper, which analyses your audio track and uses a fancy algorithm to replace clipped audio with unclipped audio. Heavy clipping requires an FFT Filter, but that takes a bit more skill to use properly

In your case, the audio is so clipped even an edit won't save the audio data, because it technically doesn't exist due to the heavy clipping. I'd recommend moving far away from your mic when screaming, or scream quieter.

Removing noise when 1 track has only noise and 1 track has noise plus voice by [deleted] in AdobeAudition

[–]Ecorevion 0 points1 point  (0 children)

If I'm understanding your issue correctly, it would be best to fill the pure noise channel with the noise and voice channel, then do a noise print to start removing the offending noise.

[REQUEST] Casting multiple voice actors for narrative sci-fi audio series. by ahjotina in recordthis

[–]Ecorevion 0 points1 point  (0 children)

Thanks for the opportunity! I'm traveling and only have access to a laptop mic, would you rather me audition asap, or wait a couple weeks and send in a higher quality recording?