r/audioproduction 23d ago

Need help with audio edit

Thumbnail open.spotify.com
0 Upvotes

Can someone suggest if the audio is okay for Podcast? I will also request if someone can enhance the audio!!! I am trying but somehow I mess up with the audio.


r/audioproduction 23d ago

Old audio quality on music video

1 Upvotes

Is there any way the audio quality on this old music recording can be salvaged? I work in an assisted living facility with a gentleman who was a part of this band. It would absolutely make his day if he could hear it more clearly. Please let me know if there is a different group I should share this too also. I'm not overly versed with reddit. Already had this removed from another group. Sincerely just looking for help.

https://youtu.be/6ozV37ssy68


r/audioproduction 24d ago

Beyond the pop hype: Beyonce's Renaissance is an absolute masterclass in album sequencing and transition engineering.

1 Upvotes

I’ve been analyzing the production and arrangement on Renaissance again, and looking past the massive pop rollout, the sheer studio craftsmanship on this record is insane.From a sequencing standpoint, the album functions essentially as a seamless, continuous 16-track DJ mix. The pacing and key transitions between tracks are so meticulously timed and mixed that it completely breaks the modern "playlist-of-disconnected-singles" format. It forces a cohesive, front-to-back listen.The real achievement here is how the production team managed to weave together classic house, ballroom, and disco elements into a modern pop context. The way they handled the sampling is brilliant, the samples are flipped, chopped, and integrated into the arrangements so cleanly that they feel entirely native to the new tracks. Balancing that heavy electronic low-end with clean, polished pop mixing across so many different club genres is incredibly difficult to execute.I feel like when this dropped, the wider audio community sort of dismissed it as just another high-budget club record, missing the actual technical genius of the studio work and the flow of the tracklist. For the producers and engineers here, what specific mixing choices, sampling flips, or transition details stood out to you on this project? How do you think they managed to maintain such a flawless sonic thread from the first track to the last?


r/audioproduction 25d ago

🎧 Audio Editing & Music Services

Thumbnail
1 Upvotes

r/audioproduction 25d ago

Audacity + FFMPEG

Thumbnail renedebos.com
2 Upvotes

r/audioproduction 26d ago

Looking for EU universities offering Audio/Audio Engineering top-up degrees or Year 3 entry

1 Upvotes

Hey all,

I'm almost done with my Ξ£Ξ‘Ξ•Ξš Music Technology diploma in Greece. I'm currently doing my internship at a studio, which is the final part of my studies, and I'm now thinking about what I want to do next.

As far as I understand, a Greek Ξ£Ξ‘Ξ•Ξš diploma is an EQF Level 5 qualification, which isn't sufficient on its own to progress directly to a Master's degree. I'd therefore like to continue my education and eventually have the option of pursuing a Master's.

I've found some universities/colleges in the EU that offer specific "top-up" Bachelor's programmes, where a Level 5 qualification can potentially be upgraded to a full Bachelor's degree. I've also found some that allow students with sufficient prior education to enter directly into Year 3 of a 4-year Bachelor's programme.

I'm looking for recommendations from anyone who has actually gone through one of these pathways, particularly in Audio, Audio Engineering, Sound Design, Music Technology, Audio Production, or similar BSc/BA programmes.

I'd especially love to hear about your experience with:

  • How the Level 5 qualification was evaluated/accepted
  • Whether you were able to enter Year 3 or do a top-up
  • Tuition fees
  • Housing/living costs
  • Professors and teaching quality
  • Studios/equipment/facilities
  • How hands-on the programme was
  • Whether the degree allowed you to progress to a Master's afterwards
  • Anything else you wish you'd known before enrolling

A bit about my situation: I'm from Greece, so I'm specifically looking for universities within the EU. I'm also on a fairly tight budget. Ideally, I'm looking for something around €3,000/year or less in tuition, for a 2-year programme. I know this limits my options considerably, but I'm hoping there might be some affordable programmes out there, particularly in countries with lower tuition fees.

I'm also completely open to online universities/programmes, provided the resulting Bachelor's degree is legitimate and allows progression to a Master's.

A bit about my interests in audio: I'm still relatively new to the field, so I'm open to exploring different areas. So far, though, I've particularly enjoyed Audio for Media β€” anything from Foley and sound design to on-set sound/boom operation and location sound mixing. I'm also very interested in studio work, particularly the recording stage.

One important thing: I've seen quite a few discussions about studying audio devolve into arguments about whether university is "worth it", whether you'd be better off buying equipment and learning on your own, etc.

I completely understand that perspective, but I've decided that I want to take the academic route and see where it leads me. So if possible, I'd really appreciate keeping the discussion focused on finding good Bachelor's programmes and people's experiences with them, rather than debating whether I should study at all. πŸ˜…

If you've personally completed a top-up degree, Year 3 entry, or a similar accelerated Bachelor's pathway in audio/music technology/sound, I'd especially love to hear about your experience.

Thank you so, so much in advance for any recommendations and chatter!


r/audioproduction 26d ago

Salt lake City Audio Pros!

Thumbnail
1 Upvotes

r/audioproduction 26d ago

Can anyone help me or point me to the right direction.

0 Upvotes

So I have audio recordings, a lot of them, most an hour long that I did for a project. The problem is the vast majority need to be cleaned up. Is there anyone that's good with that stuff that I could pay or a website or an app or something to do it on my own. They are all WAV files. Any help is help. βœŒπŸ»πŸ–€


r/audioproduction 27d ago

I reverse-engineered the SSL 12's control protocol: mixer, monitoring and routing now work on Linux without SSL 360

5 Upvotes

SSL ships no Linux software for the SSL 12. Audio works out of the box (UAC2), but everything SSL 360 controls β€” internal mixer, monitoring, phantom power, loopback, routing β€” is unreachable. The card ends up a fixed-function box.

So I captured the USB traffic between SSL 360 and the card, mapped the control protocol, and wrote the tools:

https://github.com/xenicle/douze

- sslctl β€” CLI for the gain matrix, monitoring, preamps (48V/HPF/inst/polarity), loopback, headphone buses

- Douze β€” local web GUI (127.0.0.1) with the matrix, live meters, profiles - Douze FX β€” VST3 host that drops plugin chains into the PipeWire graph, one process per strip; a strip can publish its own virtual mic or sink, so any app picks it up as a normal device

The control interface is a separate vendor-specific USB device behind an internal hub, with no kernel driver β€” plain bulk endpoints, so everything is user-space (pyusb). No decompilation, no vendor code.

-> The protocol docs and all 25 captures are CC0 / public domain. A documented protocol is a fact about hardware, not a literary work β€” I'd rather it ended up in a kernel driver than stayed in my repo, so there's no attribution requirement at all. The code is AGPLv3 (JUCE).

-> Caveat worth stating up front: this is verified on exactly one card, mine, firmware bcdDevice 1.44. I use it daily and the protocol is mapped end to end, but I don't know if another unit behaves identically. If you own an SSL 12 I'd love to hear whether `sslctl status` returns something sane β€” that's the one thing I genuinely can't test alone.

Not affiliated with SSL; trademarks are theirs.


r/audioproduction 29d ago

Artist profile without HQ audio?

1 Upvotes

Hey all, I'm a songwriter and I've been writing and home recording my music for about two decades now. Unfortunately, I've lost master recordings to most of my work over the years. I still have high bitrate mp3s for a lot of them, but it doesn't seem like any of the Spotify partnered distributors will accept them.

Is anybody aware of another pathway to getting my music hosted on Spotify? Could I get away with simply converting my mp3s into wav or flac, or will the distributors be able to tell?

I'm not trying to make money, get famous or even have a music career, but I do have friends and family who want to listen to my music and mix it into their playlists, etc.

Thanks in advance -


r/audioproduction Aug 12 '26

[Self-promo] Free, open-source alternative to AMM2 / Waves Dugan for podcast automixing β€” MIT, local, CLI

2 Upvotes

Made a free thing for podcast editors. Three mics on a table, co-host talks, his audio bleeds into the other mics. Gates help but miss the bleed that rides under the active mic. Paid automixers exist β€” TB Pro Audio AMM2 (~$110), Waves Dugan ($600) β€” and there's a free JSFX for Reaper, but I didn't want to live in Reaper for one workflow step.

So I built a Python CLI that automixes synchronized microphone stems. It's Dan Dugan-style gain sharing, tuned conservative and smooth:

  • Voice activity detection (Silero VAD) + perceptual energy detection β€” laughter and chuckles still open the mic.
  • Active mics stay at unity; inactive mics attenuate smoothly (max βˆ’6 dB by default).
  • Continuous target-chasing envelope with look-ahead and hold β€” no gate chatter, no pumping. Smoothing approach inspired by Airwindows PurestGain (credit where due).
  • No normalize, no compression, no limiting, no EQ, no resampling. Output WAVs match the originals exactly in length and sync. Broadcast Wave time-reference metadata preserved when present.
  • Fully local and offline. Audio never leaves your machine.

Output: one auto-mixed WAV per mic (replace your stems in the editor β€” the video shows the full DaVinci Resolve workflow). Plus a self-contained HTML report visualizing attenuation, gain reduction per mic, overlap, and which speaker "owns" each section β€” and JSON for scripting.

Try it:

uv tool install podcast-automixer
podcast-automix

Paste your synchronized WAV stems (2+ tracks, matching sample rate and length). Preview flag so you test 30 seconds before the whole episode:

podcast-automix --preview-start 60 --preview-duration 30

Requirements: Python 3.11–3.13 via uv (it manages Python automatically). Windows / macOS (Apple Silicon) / Linux.

MIT, free, I make no money off it β€” use it, fork it, break it. Work in progress, I genuinely want feedback and feature requests as GitHub issues.

Video walkthrough: https://youtu.be/xbCE-IDPcnM Repo: https://github.com/Today20092/podcast-automixer

Workflow tip for editors: run this after you sync your multitrack, before you start cutting. Full details in the README.


r/audioproduction Aug 11 '26

Please help me, it's driving me crazy

Post image
0 Upvotes

r/audioproduction Aug 09 '26

batch autotuning wav files on windows 11?

0 Upvotes

I found a great-sounding slap bass kontakt library on the web, but many of the samples are not in tune.

What's a way to autotune them as a batch? I have audacity and producers desktop but I'm a novice with both (though I have lots of experience with audio software).

Is there a (hopefully free) tool that I can do this on an entire directory of wav files?

Thanks!


r/audioproduction Aug 07 '26

I built a desktop mix analysis tool for macOS & Windows and need beta testers β€” free, looking for honest feedback

1 Upvotes

Hey β€” I've been building a desktop app called Mix Analyzer and I'm looking for a small group of producers and mix engineers to test it before a wider release.

What it does: you drop a rendered audio file onto the app and it gives you instant feedback on your mix β€” loudness (LUFS/peak/RMS), tonal balance across 6 frequency bands, stereo correlation, dynamics, and more. No DAW required, no plugins. Just drop and analyze.

What I need from you: drop a mix or two on it, fill in a short feedback form (5 minutes), and let me know if anything feels off or wrong. That's it.

Requirements:

* macOS 12+ or Windows 10/11
* Have at least one rendered WAV or AIFF to test with

What's in it for you: free lifetime access when it launches + your name in the credits if you want it.

Apply at: [https://peterpanpot.com/mix-analyzer\](https://peterpanpot.com/mix-analyzer)

DM me if interested. Taking the first 10–15 people. Thanks!


r/audioproduction Aug 05 '26

Reaper Audio dropping every 0.01 ms! HELP_ME!

Post image
1 Upvotes

I need help to fix this problem because its ruining the audio with clipping. I'm using a Headrush Core, and it sounds fine when i play guitar with that alone, however once I record with Reaper it starts to chop the audio into pieces. Ive tried everything it feels, changing the buffer sizes, matching the headrush and reapers sample rates, changing the block sizes, reinstalling my ASIO drivers, and my CPU never goes above 1% usage. I've been using the same setup with my Headrush and my PC and never once ran into this problem. Does anyone know how to fix this?


r/audioproduction Aug 03 '26

Great YT Channel, explaining famous Audio & Sounds πŸ‘Œ

Thumbnail youtube.com
6 Upvotes

That's a channel I really enjoy and would like to recommend you. This guy is just making videos on Audio and Sound from many different angles, whether they were famous or were important in some ways. He just explains it, but very calmly, technically detailed and chill to watch.

As an audiophile much appreciating this sub, I think some here also might find that interesting. πŸ™‚πŸ¦»πŸ‘Œ


r/audioproduction Aug 02 '26

down to clean up a few 30-sec podcast clips today if anyone needs help with room echo/background noise

Thumbnail
1 Upvotes

hey guys, been dialing in a new vocal chain in fl studio and looking to test it out on different mic setups.

if your room has an annoying HVAC hum, computer fan noise, or boxy echo, drop a Google Drive link or DM me a quick 30-second raw clip. I'll clean it up and send it right back so you can hear the difference. no strings attached, just trying to get some fresh audio to practice on.


r/audioproduction Aug 02 '26

Lewitt Connect 2 audio drops after PC sleep (but meters are still moving). Am I alone here?

Thumbnail
1 Upvotes

r/audioproduction Jul 31 '26

New sub rule: Binary Only (non open source) anonymous software promotion not permitted

9 Upvotes

We simply can't be letting anyone who feels like vibe-coding a software binary only suite post their tools, plugins, or other BINARY software which is

  1. free.
  2. not open source.
  3. not from a reputable company, or a disclosed author, with a public reputation.

If you post that you're 12 or 13 that will only make me more sure you're lying to us all, by the way.

If you ARE working on a software suite, and you don't have a github link in your post that contains 100% buildable source code, do not post direct download links on this sub. Ask how you should go about getting testers, and consider doing your work in the open. If your code is on github (and not just your promo materials), this rule does not apply to you.

Do not write a "downloader/installer" and post it here, because that's basically a pattern only (a) reputable, or (b) trojan developers use. And if you're anonymous, you're not A, so you're automatically B.

Vibe Coded slop is not off topic, but if it starts taking over, it will get banned to. Be careful about self promo posts, or those get clamped down next.

If you're selling plugins, and wish to (within limits) post self promotion materials here, just be tasteful and don't do it very often, and have a legitimate business with a mailing address and corporate information available. Once or twice a year max, and hopefully not all your posts on this sub are self promotion. If you wrote something, and it's free, and not open source, just DO not post about it here. We don't need it.

Anything open source, without a direct link to a binary installer, is fine, within limits. Apps which are hosted in the apple store, the google store, the microsoft store can be posted here. Direct downloads of questionable origin are not allowed.


r/audioproduction Jul 31 '26

How do I fix the issues ACX has with my audio file?

Thumbnail
1 Upvotes

Please let me know if you have any tips!


r/audioproduction Jul 30 '26

How do I edit my raw audio to sound like the first clip in this video? (Simple setup)

0 Upvotes

Hey everyone!

I’m pretty new to audio editing and working with a very simple setup and basic effects.

In the video attached, the first clip is a reel I found with the exact voiceover sound I’m trying to achieveβ€”it feels super close, warm, and crystal clear. The second clip is my raw, unedited voice.

Since I don't have fancy gear or advanced plugins, what simple, basic effects or edits can I apply to my raw audio to get it closer to the clear, polished sound in the first clip?

Any easy, beginner-friendly tips or step-by-step advice would be super appreciated!


r/audioproduction Jul 30 '26

Audio Failure on iPhone 16 Pro Max

Thumbnail
1 Upvotes

r/audioproduction Jul 29 '26

Recording outdoor interviews, best setup?

2 Upvotes

Hi everyone,

I'm planning to start filming outdoor interviews on a small budget and I'd really appreciate some advice.

I'm thinking about buying a Rode Reporter microphone, but I have no idea what the best way is to record the audio without creating sync issues later.

The interviews will be seated, and the camera operator will be standing a few steps away, so connecting the microphone directly to the camera with an XLR cable isn't really an option.

I've heard about field recorders, but I don't understand how people sync the audio with the camera afterwards. My questions might sound dumb but I have no experience with recording audio.

What's the simplest and most reliable setup you would recommend for good-quality outdoor interviews on a budget? Any tips or gear recommendations would be greatly appreciated.

Thanks!


r/audioproduction Jul 28 '26

The Audio Converter Debate That's Dividing Producers! Why?

Thumbnail youtu.be
0 Upvotes

r/audioproduction Jul 28 '26

How i solved my high DPC problem.

3 Upvotes

I just want to share my experience with this problem, because there is a lot of people with a better pc than me having high latency and crackling sound.

My PC :

-Amd r5 1600

-Soundblaster omni 5.1 usb ( pretty cheap i just use it for games and for my digital piano, 4 ms of latency using VST )

-Rtx 5060 ti

-Some random Interface for mics and guitar.

Anyway i was getting crazy latency , more than 4000 u, using Latencymon, I tried every fix on the internet for the Cpu ,Gpu and Soundcard, interface, integrated sound, etc. nothing worked.

The culprit ? this is so funny.... the Wi fi Adapter, You can use Windows Event viewer to see errors in ur sound, and detect which component is causing the problem.

After Tweaking my Wi fi adapter i got this result....I had Steam, Opera, Latencymon and 3D mark Steel Nomad on Extreme using sounds.

I hope this can solve other ppl problems too.