• 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

    • As I've been usually saying lately - we all can thank "AI" for this.
    • Friday Windows 11 preview builds are here. Insiders in the Experimental (formerly Dev) and Beta Channel can download builds 26300.8697 and 26220.8690. My Windows11 device on the Preview Channel just got 26220.8728. My guess is this build is a nightly update from 26220.8690.
    • Traffic has a surprisingly unexpected impact on your surroundings by Sayan Sen Image by Radik 2707 via Pexels A collaborative study by researchers from several Israeli institutions found that everyday pollution from traffic and industrial activity measurably changed the atmospheric electric field over the Tel Aviv metropolitan area, providing new evidence of how human activity can influence the lower atmosphere. The research was led by Dr. Roy Yaniv of the Hebrew University of Jerusalem and the Gertner Institute at Sheba Medical Center, Dr. Assaf Hochman of the Fredy & Nadine Herrmann Institute of Earth Sciences at the Hebrew University, and Prof. Yoav Yair of Reichman University. The study also involved Itay Froomer, a student from Hadera High School and the Israeli Museum of Medicine and Science (Technoda), who carried out the work as part of the Ministry of Education's 5-unit physics research track. The researchers focused on the atmospheric electric field under fair-weather conditions. Even in the absence of storms, a weak electric field naturally exists between Earth's surface and the atmosphere. One of the main ways scientists measure this field is through the Potential Gradient (PG), which is the inverse of the vertical component of the electric field. PG is a key part of the global electric circuit, a planet-wide system of electrical currents maintained by thunderstorms and electrified clouds around the world. Scientists have long known that the atmospheric electric field can be influenced by factors ranging from large-scale atmospheric processes to local weather conditions such as dust, fog and clouds. Human-made pollution is also known to play a role, but understanding exactly how urban emissions affect the electric field close to the ground has remained an area of ongoing research. To investigate this relationship, the team analyzed measurements from a newly installed electric field mill, an instrument used to continuously monitor the strength of the atmospheric electric field. The instrument was installed at the Center for Technological Education (Roter House) in Holon and became operational in August 2024. It was funded by Israel's Ministry of Education and the Holon municipality. The electric field mill forms part of a broader monitoring network that includes nearby meteorological stations and air-quality monitoring sites. This allowed researchers to compare electric field measurements with detailed weather data and pollution records to better understand what was driving changes in the Potential Gradient. The study focused on two major urban pollutants: fine particulate matter (PM2.5) and nitrogen oxides (NOx), both commonly produced by vehicle traffic and industrial activity. PM2.5 refers to microscopic airborne particles small enough to remain suspended in the atmosphere for extended periods, while NOx is a group of gases released during fuel combustion. Researchers examined daily, weekly and seasonal patterns in the atmospheric electric field and compared them with changes in pollutant concentrations. Their analysis revealed a clear relationship between NOx levels and changes in the Potential Gradient, particularly during morning and evening rush hours when traffic emissions were at their highest. “What we observe is a direct physical link between emission peaks and electrical variability,” explained Dr. Roy Yaniv. “NOx reduces atmospheric conductivity very quickly, so the electric field responds almost instantaneously during traffic rush hours.” Atmospheric conductivity describes how easily electrical charges move through the air. According to the researchers, nitrogen oxides rapidly alter this conductivity, causing a near-immediate response in the electric field. PM2.5, however, was associated with a delayed response. The researchers attributed this difference to the particles' longer atmospheric residence time, meaning they remain in the atmosphere for longer periods, as well as their different microphysical interactions with surrounding air and atmospheric components. The study also identified a pronounced "weekend effect." In Israel, traffic volumes and some industrial activity decline significantly on Fridays and Saturdays. During these periods, concentrations of both NOx and PM2.5 dropped, and corresponding changes were observed in the atmospheric electric field. “The weekend signal demonstrates just how sensitive the electric field is to changes in human activity,” the researchers noted. “When emissions decline, the electrical environment adjusts at once, providing a high-resolution indicator of urban atmospheric conditions.” The findings showed that pollution levels can influence not only the chemical composition of the atmosphere but also its electrical properties. Researchers said the results strengthened the case for using atmospheric electricity as an additional tool for environmental monitoring, particularly in densely populated urban areas where anthropogenic, or human-caused, influences are most pronounced. The study also pointed to potential public health applications. By combining air-quality measurements with observations of atmospheric electricity, researchers said they could gain a more complete picture of how urban atmospheric conditions change over time. “Integrating air-quality data with electric-field measurements gives us a clearer picture of how the lower atmosphere evolves moment by moment,” the researchers added. “It’s a framework that can support both scientific insight and practical environmental decision-making.” Beyond the scientific findings, the project highlighted a collaboration between universities, public institutions and secondary education. Researchers said the work demonstrated how students could take part in real-world environmental research while contributing to studies of air quality, atmospheric processes and their potential effects on society. Source: Hebrew University, ScienceDirect This article was generated with some help from AI and reviewed by an editor. Under Section 107 of the Copyright Act 1976, this material is used for the purpose of news reporting. Fair use is a use permitted by copyright statute that might otherwise be infringing
    • We aren't even at the all-star game and Microsoft is talking about an update that will most likely be released during the World Series if not after. A lot can happen in the world between now and the 2026 World Series, including the 2026 FIFA Cup. Tell me about it again after the FIFA Cup is concluded. That should allow plenty of time to prepare for it.
    • Great, tell me when I have a "Bad Pool Caller" elsewhere not in Windoze.
  • Recent Achievements

    • Week One Done
      AMV earned a badge
      Week One Done
    • One Month Later
      AMV earned a badge
      One Month Later
    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      542
    2. 2
      +Edouard
      186
    3. 3
      Michael Scrip
      77
    4. 4
      PsYcHoKiLLa
      77
    5. 5
      Steven P.
      71
  • Tell a friend

    Love Neowin? Tell a friend!