I use Audacity 2.0.5 with Puppy Linux (Tahrpup) to download podcasts, split them into tracks, and save the tracks on a flash drive. I then stick the flash drive into my FM radio transmitter that plugs into the cigarette lighter of my car and plays the wav files through my car radio. I wouldn't have to split the file into tracks but my daily commute is usually 15-20 minutes so I can hear a complete hour-long podcast in pieces.
This works great except that the wav files are not loud enough, even with the volume on my car radio turned all the way up. Is there a way to increase the volume either when I import the mp3 file into Audacity or when I export it as individual tracks to the flash drive?
Can I increase the volume of a wav file?
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
kozikowski
- Forum Staff
- Posts: 68941
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Can I increase the volume of a wav file?
I do it with Chris's Compressor.
https://theaudacitytopodcast.com/chriss ... -audacity/
This is a volume manager that can be set to simulate the transmitter sound processors at an FM station.
For a long time I recorded a radio show off the air in real time so I could listen in the car at the wrong time. It was a little ratty, but OK for me. One day I discovered the wonders of digital download and all the FM transmission noises went away...and so did the transmitter processing. Turns out one performer liked to mumble in his beer and the other had a laugh which would crack travertine marble.
I run Chris Compressor on the show with the first value "Ratio" moved from 0.5 to 0.77. All the other settings default. It produces a louder show with no wild volume swings.
It's possible if your original is really low volume there might not be enough for Chris to chew on, but it's worth a shot.
Chris designed it so he could listen to opera in the car.
Koz
https://theaudacitytopodcast.com/chriss ... -audacity/
This is a volume manager that can be set to simulate the transmitter sound processors at an FM station.
For a long time I recorded a radio show off the air in real time so I could listen in the car at the wrong time. It was a little ratty, but OK for me. One day I discovered the wonders of digital download and all the FM transmission noises went away...and so did the transmitter processing. Turns out one performer liked to mumble in his beer and the other had a laugh which would crack travertine marble.
I run Chris Compressor on the show with the first value "Ratio" moved from 0.5 to 0.77. All the other settings default. It produces a louder show with no wild volume swings.
It's possible if your original is really low volume there might not be enough for Chris to chew on, but it's worth a shot.
Chris designed it so he could listen to opera in the car.
Koz
Re: Can I increase the volume of a wav file?
OK, thanks. I'll give it a try. Thankfully the compressor download page also has installation instructions.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Can I increase the volume of a wav file?
You have an old version of Audacity, so there is no Effect > Manage... (or Effect > Add / Remove Plug-ins) as in recent Audacity versions.relztrah wrote:OK, thanks. I'll give it a try. Thankfully the compressor download page also has installation instructions.
In your case, restart Audacity after placing the "compress.ny" file in usr/share/audacity (assuming you are using a packaged version of Audacity). That is best done in a terminal as root.
Or create a "plug-ins" folder (no quotes in the name) in ~/.audacity-files/. Show hidden files and folders if using a graphical file manager, so you can see see ~/.audacity-files.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Can I increase the volume of a wav file?
That is correct.You have an old version of Audacity, so there is no Effect > Manage... (or Effect > Add / Remove Plug-ins) as in recent Audacity versions.
did this. Compress.ny appears to be a text file. Is that correct?In your case, restart Audacity after placing the "compress.ny" file in usr/share/audacity (assuming you are using a packaged version of Audacity).
I dragged and dropped.That is best done in a terminal as root.
I have a directory .audacity-data but I don't see a directory named .audacity-files.Or create a "plug-ins" folder (no quotes in the name) in ~/.audacity-files/. Show hidden files and folders if using a graphical file manager, so you can see see ~/.audacity-files.
Last edited by Gale Andrews on Mon May 30, 2016 12:15 pm, edited 1 time in total.
Reason: Fixed quote tags.
Reason: Fixed quote tags.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Can I increase the volume of a wav file?
It is easiest for us to read your replies if you could use quote tags. You get one set of quote tags automatically if you press the QUOTE button to reply.
The disbenefit of placing plugins in /usr/share/audacity is that if you update your Audacity package, the plugins you added may be removed.
Gale
Yes. All the plugin instructions are in plain text so the plugin is user-customisable if you know what you are doing.relztrah wrote:did this. Compress.ny appears to be a text file. Is that correct?In your case, restart Audacity after placing the "compress.ny" file in usr/share/audacity (assuming you are using a packaged version of Audacity).
It is safer not to run your file manager as root.relztrah wrote:I dragged and dropped.That is best done in a terminal as root.
You have to create the ~/.audacity-files directory too.relztrah wrote:I have a directory .audacity-data but I don't see a directory named .audacity-files.Or create a "plug-ins" folder (no quotes in the name) in ~/.audacity-files/. Show hidden files and folders if using a graphical file manager, so you can see see ~/.audacity-files.
The disbenefit of placing plugins in /usr/share/audacity is that if you update your Audacity package, the plugins you added may be removed.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Can I increase the volume of a wav file?
Well, quite honestly I don't, but I appreciate your help nonetheless.Gale Andrews wrote:...if you know what you are doing.