• 0

Software to edit music tracks


Question

I am curious if such a thing exists, but this is what I am looking for: A program that would allow me to edit a music track and show me all the different channels, real world application would be to load a live track and edit out the crowd noises, clapping, etc. Does such a program exist, and if so would it be something that is exclusive to music producers and be really expensive?

Link to comment
https://www.neowin.net/forum/topic/1383400-software-to-edit-music-tracks/
Share on other sites

15 answers to this question

Recommended Posts

  • 0

What exact source files are you going to be editing?  Your typical mp3 would not have these on different tracks/channels..

 

https://www.audacityteam.org/

 

Is some great free software that can be used to do some amazing things.. But if you think your audio file is just going to have a track/channel that is just say the audience sound??

  • 0

If you're familiar with layers in photoshop, imagine all audio tracks as layers that have been flattened. If you want to get part of the image seperately and you only have the flattened layer, because it's now for example been saved as a png and you don't have the PSD, then you just have to cut it out yourself. This can be much more difficult with audio because many sounds exist in overlapping frequencies of other sounds.

 

Best bet is probably Adobe audition -

maxresdefault.jpg

 

The bottom half of the screenshot, that tool is normally for cleaning up sound, but you can actually select certain regions of sound and past it into a new file.

 

Problem is, this would be extremely difficult to do well, and extremely difficult to do for all of the tracks in a file.

  • 0
12 minutes ago, BudMan said:

What exact source files are you going to be editing?  Your typical mp3 would not have these on different tracks/channels..

 

https://www.audacityteam.org/

 

Is some great free software that can be used to do some amazing things.. But if you think your audio file is just going to have a track/channel that is just say the audience sound??

The files would be lossless like WAV, I can always convert them to MP3 later. I'll look into Audacity, thanks!

  • 0

As I read this, your question is "Can I edit out certain parts of a sound?"

 

Audio is stored in many ways, and to edit out "parts" you need to understand what "parts" are:

Channels (left / right) - different instruments tend to be placed in different areas of the stereo separation.  Guitars and pianos are often to the left or right, vocals towards the middle.

Frequencies - different instruments produce different frequencies of sound.  Bass drums are lower frequency than a screeching guitar solo

 

So, for example when software tries to remove vocals, it looks for relevant frequencies towards the middle of the audio spectrum and filters them via a gate.  It's rarely perfect as it overlaps other sounds.  Drums tend to be central, for example, and the frequency range of vocals tends to include those produced by guitars (to an extent).  So you end up with the part of the sound that was the vocals more "muddied" than "removed".

 

The analogy made above of layers is a good one to represent individual instrument elements.  Say you have a full band performing a song, you'd have dozens of layers (a drum kit alone can be 20). The correct phrase for these when wanting to get them is "stems".

 

I believe you are asking about removing crowd noise from a live recording.  So sure, you can fade in/out the start/end of the track to remove some of that.  But if you want to remove people clapping along with a song - I mean, you could isolate the frequency of the claps, find where they are in the stereo spectrum and filter it out but... It's gonna sound terrible.

  • Like 2
  • 0
On 6/3/2019 at 6:58 AM, jnelsoninjax said:

The files would be lossless like WAV, I can always convert them to MP3 later. I'll look into Audacity, thanks!

 

On 6/3/2019 at 7:52 AM, Human.Online said:

I believe you are asking about removing crowd noise from a live recording.  So sure, you can fade in/out the start/end of the track to remove some of that.  But if you want to remove people clapping along with a song - I mean, you could isolate the frequency of the claps, find where they are in the stereo spectrum and filter it out but... It's gonna sound terrible.

The word he is looking for is FILTER. All sorts of filters are available as Plug-ins and most audio editing programs can use these plug-in filters.

 

If you have control of the original recording, then you can improve your chances by using more than a stereo pair recording. If it is a musical performance, then each performer could have a directional mic pointed at them and for filtering you could point a mic at the loudest interference sources so you can invert that signal later.

 

Would still need to feed that to a "smart" filter which is why you mentioned expensive professional stuff which I'm sure exists. This scenario is perfect for some AI type ML processing and if that exists you might find some free research projects on GitHub...

 

  • 0

Don't waste your time. If you don't have the source files all you can do is filter which will ruin your audio. The only hope would be if the stuff to filter was spaced out enough to not overlap the music.

Edited by exotoxic
  • Like 2
  • 0
19 hours ago, DevTech said:

 

The word he is looking for is FILTER. All sorts of filters are available as Plug-ins and most audio editing programs can use these plug-in filters.

 

If you have control of the original recording, then you can improve your chances by using more than a stereo pair recording. If it is a musical performance, then each performer could have a directional mic pointed at them and for filtering you could point a mic at the loudest interference sources so you can invert that signal later.

 

Would still need to feed that to a "smart" filter which is why you mentioned expensive professional stuff which I'm sure exists. This scenario is perfect for some AI type ML processing and if that exists you might find some free research projects on GitHub...

 

I feel you missed my point. There is no such filter that works perfectly on studio recorded audio, let alone a live concert recording that has a crowd.

 

All filters can do is remove, and when doing so they ALWAYS remove more than needed because it’s always a best guess.

  • 0
2 hours ago, Human.Online said:

I feel you missed my point. There is no such filter that works perfectly on studio recorded audio, let alone a live concert recording that has a crowd.

 

All filters can do is remove, and when doing so they ALWAYS remove more than needed because it’s always a best guess.

There was no chance he would realize the HUGE variety of filters available.

 

The implication is that he is the person doing the recording and so he can add many more mic inputs if he chooses to greatly improve filtering options

 

For example a directional mic on the clapping recorded at the same time of course could be inverted and filtered in to achieve much better accuracy. Enough? who knows. And even that is primitive:

 

I did a survey a while back of research papers on GitHub for processing images with AI and the progress has been fantastic. I would assume that similar progress might be possible in the audio domain, but he can do the searching if he wants, It's probably there...

 

 

 

  • 0

Sorry I think you’re misreading and assuming way too much. But ok, I’ve given my answer and I’m not here to argue. My many years of music production tell me all I need to know here, having worked with digital audio since the early 90s.

  • 0
3 hours ago, Human.Online said:

Sorry I think you’re misreading and assuming way too much. But ok, I’ve given my answer and I’m not here to argue. My many years of music production tell me all I need to know here, having worked with digital audio since the early 90s.

The OP made a guess that some sort of high end filter might exist and be very expensive.

 

I was just saying there might be a case for that guessed scenario and that it might involve more than a single L/R mic pair so like a noise cancelling array, there is more info for the algorithm.

 

But of course an analog frequency bandpass filter is not going to do it or even a finely controlled digital equivalent. It would probably involve a machine learning algorithm similar to how they do face and body tracking in video and substitute other entires. If you train an algorithm on human clapping and then add a parameter tuning algorithm via Reinforcement Learning you might be able to do it.

 

Whether there is any real value to that type of alteration beats me. Maybe add a "slow clap" sound to that doctored Nancy Pelosi video that went viral in alt-right circles...

 

Or what is the sound of one hand clapping? If we edit that out, nobody will know...

 

 

EDIT:  When I suggested that the OP search out some research papers, I thought that would make it clear that there is no off the shelf tech that I know of that would filter out clapping. I apologize to anyone in this thread who might have got a different impression from my thoughtful musing on the subject.

  • 0

Maybe it is useful to get up to speed with how audio processing can be done outside the limitations of twiddling knobs. Here is a survey of some of the ways AI is applied to audio processing:

 

https://github.com/ybayle/awesome-deep-learning-music

 

And here is an example of separating out the vocals in music which I'm guessing is harder than clapping:

 

https://github.com/andabi/music-source-separation

 

separate-music-vocal-overall.thumb.png.98bcbc97a1a3db8c3206bd25faa5f333.png

 

A demo of an earlier version of that algorithm:

 

 

 

 

 

 

 

  • 0
1 minute ago, Human.Online said:

Look, you're trying and condescending, but still wrong.  But that's ok.  The removal of crowd noise is MUCH harder than isolating studio vocals.  Twiddling knobs, OK sure.

You are going out of your way to be offended by my serious attempt to wonder if the objective of the OP is even possible.

 

Very sophisticated processing is starting to be applied to audio, just like it has been applied to video and we are seeing nascent results that look promising.

 

"Twiddling knobs" is a common phrase to refer to varying of parameters on things like parametric equalizers and are limited by an overall approach based on analog thinking.

 

By using algorithms that produce processing that humans can no longer understand, huge advances in the computing industry have been happening in the last few years. There is NO reason to expect that the audio domain will be exempt from this approach!

 

 

 

 

  • 0
4 minutes ago, DevTech said:

You are going out of your way to be offended by my serious attempt to wonder if the objective of the OP is even possible.

I'll take this at face value and say that I have read offence where none was meant then.  I have been a knob twiddler since the 80s and your "maybe it would be useful to get up to speed" implies that I'm not.  I am.

 

Yes: It absolutely IS possible ON PAPER.  But even the highest level of AI-integrated gating (filtering) and potential reconstruction of the over-filtered sound created by the gates is nowhere near there yet.

 

Let me make another analogy:  Compression can be lossy, and yet still recreate an acceptable replication of the original content.  ANY filtering is inherently lossy, and the acceptability of the output is obviously for the user to determine, but it's never reached a level (and I've been in the studio with number 1 selling artists and producers) that I would consider "good enough".

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Slight change of pace for me! Gunnar & the Grizzly Boys - Standard American (Official)  
    • draw.io Desktop 30.2.4 by Razvan Serea draw.io desktop is a downloadable security-first diagramming application that runs on Windows, MacOS and Linux. Creating diagrams in the desktop app doesn’t need an internet connection. This is useful when you are disconnected or when you must create diagrams in a highly secure environment, where data protection is of the utmost importance. When you use the draw.io desktop app, your diagrams will be stored on your local device. Because this is a stand-alone application, also designed to run offline, there are no interfaces to cloud storage platforms available. Of course, you can still store your diagrams in folders that are synchronised to your cloud storage if you wish. Easy-to-use diagram editor The draw.io apps work just like the office and drawing tools you are used to using. Drag and drop shapes from the shape libraries and drag to draw connectors between them. Drag connectors to add waypoints and set a precise shape and position, or let them reroute automatically. Double click and start typing to add a label to anything. Create tables and swimlane flows with a familiar tool. Style shapes and connectors with customisable palettes, sketch options, fonts and text formatting tools. Search for shapes, including in open-source icon libraries. Use our vast libraries of shapes and templates, organised into logical categories, to create a range of diagrams and infographics. Generate diagrams from text descriptions using our smart templates. Diagram faster with keyboard shortcuts. draw.io Desktop 30.2.4 changelog: Uses electron 42.4.1 Updates to draw.io core 30.2.4. Download: draw.io 64-bit | Standalone ~100.0 MB (Open Source) Download: draw.io 32-bit | ARM64 | ARM64 Standalone Links: draw.io Home Page | Project page @GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Microsoft will soon allow some users to block Copilot from analyzing their Office files by Usama Jawad Microsoft Purview is a pretty useful data governance, security, and management service that allows customers to gain enhanced visibility and control over their content. It's meant for commercial customers, such as organizations that are storing data at scale. As AI continues to expand and infiltrate every corner of a firm, many are a bit conscious about the technology gaining access to their confidential data. Microsoft is now making a configuration change that will allow such customers to rest easy. Right now, users within an organization have the option to apply Purview sensitivity labels (when available) to secure certain files and label them as such. For example, if you apply the "Confidential" label on an Excel file, the file will be encrypted, and a "confidential" watermark will be applied to it. So, if this file is shared with anyone, they are aware that its access is supposed to be restricted. Up until now, Microsoft was allowing some connected experiences, like its AI services, to analyze files, regardless of their sensitivity label. This is of major concern to most organizations, as a recent example highlighted how confidential emails with data loss prevention (DLP) policies like privacy labels were being uploaded to Copilot for analysis. As such, Microsoft is updating an existing Purview data label sensitivity setting that prevents "some connected experiences that analyze content", from being blocked completely from doing this. The label isn't changing, but the blocking is now being enforced across all connected services (including Copilot and other AI tools), and now extends to Microsoft Word, Excel, and PowerPoint. Files with the label applied already will get this enhancement automatically too once it becomes available. Microsoft has urged IT admins to inform their respective helpdesk and compliance teams, update internal documentation, and review sensitivity labels to ensure that they meet their respective compliance needs. This change is tagged as MC1297982 in the Message Center. General availability is scheduled to begin in a phased manner soon and will complete by the end of next month. That said, it is important to note that this only applies to commercial customers who have a license that allows them to use Purview.
    • llamas are unruly going haywire in New Guinea.
    • The Persuasion Engine: How Any Business Can Use AI-Powered Neuromarketing —was $28 now free by Steven Parker Claim your complimentary copy (worth $35) of "The Persuasion Engine: How Any Business Can Use AI-Powered Neuromarketing to Understand and Win Customers" for free, before the offer ends on June 24. Description The Persuasion Engine, by neuromarketing and behavioral science expert Roger Dooley, solves the most pressing challenge faced by every marketer: how to figure out why customers make the decisions they do when 95% of their thought processes occur at an unconscious level. Dooley explains how artificial intelligence democratizes sophisticated neuromarketing tools that were once available only to Fortune 500 companies, making powerful customer insight and persuasion techniques accessible to businesses of any size. The book walks you through the evolution of traditional neuromarketing into ”Neuromarketing 2.0,” where AI-powered tools eliminate the need for expensive lab studies and human behavioral science experts. It offers a comprehensive roadmap for implementing eye tracking, facial coding, biometrics, implicit testing, and advanced AI behavioral techniques that dramatically improve marketing effectiveness while reducing costs and time investment. Inside the book, you’ll find: Revolutionary AI prompting strategies that bring world-class behavioral science expertise to your desktop Practical frameworks for leveraging attention, emotion, credibility, and decision architecture to boost conversions Step-by-step guidance for implementing biometric tools and implicit testing without laboratory resources Advanced techniques for creating scarcity, urgency, and FOMO that drive immediate customer action Comprehensive methods for auditing and enhancing empathy in customer communications Perfect for marketing professionals, business owners, entrepreneurs, and anyone with a stake in customer acquisition and retention, The Persuasion Engine provides actionable strategies that will transform your approach to marketing. Whether you're working on a shoestring or managing enterprise campaigns, you'll discover how to use your customers' non-conscious motivations and create compelling marketing that work on real people in the real world. How to download for free Please ensure you read the terms and conditions to claim this offer. Complete and verifiable information is required in order to receive this free offer. If you have previously made use of these offers, you will not need to re-register. Was $28, but is now FREE | Below free offer link expires on June 24. The Persuasion Engine: How Any Business Can Use AI-Powered Neuromarketing to Understand and Win Customers The below offers are also available for free in exchange for your (work) email: The Vibe Coding Playbook: Building Your Tech Business with AI ($35 Value) FREE - Expires 6/23 The Persuasion Engine: How Any Business Can Use AI-Powered Neuromarketing to Understand and Win Customers ($28 Value) FREE - Expires 6/24 How to Do More with Less: Future-Proofing Yourself in an AI-driven Economy ($28 Value) FREE - Expires 6/30 Cloud Security Fundamentals: Building the Foundations for Secure Cloud Platforms ($131.95 Value) FREE - Expires 7/1 The Complete Free AI Learning: Master ChatGPT, Claude, Gemini & More ($21 Value) FREE How to Build an AI Design Workflow with Gamma ($21 Value) FREE The Ultimate Linux Newbie Guide – Featured Free content Python Notes for Professionals – Featured Free content Learn Linux in 5 Days – Featured Free content Quick Reference Guide for Cybersecurity – Featured Free content We post these because we earn commission on each lead so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. Other ways to support Neowin The above deal not doing it for you, but still want to help? Check out the links below. Check out our partner software in the Neowin Store Buy a T-shirt at Neowin's Threadsquad Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: An account at Neowin Deals is required to participate in any deals powered by our affiliate, StackCommerce. For a full description of StackCommerce's privacy guidelines, go here. Neowin benefits from shared revenue of each sale made through the branded deals site.
  • Recent Achievements

    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • One Year In
      Skeet Campbell earned a badge
      One Year In
    • One Month Later
      Sharbel earned a badge
      One Month Later
    • First Post
      BizSAR earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      589
    2. 2
      +Edouard
      190
    3. 3
      Michael Scrip
      76
    4. 4
      PsYcHoKiLLa
      75
    5. 5
      neufuse
      72
  • Tell a friend

    Love Neowin? Tell a friend!