Search found 24069 matches

by Gale Andrews
Fri Jun 02, 2017 8:31 pm
Forum: GNU/Linux
Topic: group insert audio files
Replies: 10
Views: 1605

Re: group insert audio files

jojopara wrote:Any other software?
If the song to be inserted is to be added at the start or end of the songs in your folder, you may be able to use concatenate in a SoX script to do this: http://sox.sourceforge.net/sox.html. We can't provide technical support for SoX.


Gale
by Gale Andrews
Fri Jun 02, 2017 8:03 pm
Forum: macOS
Topic: How to connect my cassette player to my macbook? Help plz
Replies: 1
Views: 497

Re: How to connect my cassette player to my macbook? Help pl

Irrespective, it's the wrong type of converter. It's for connecting microphones, not high-level signals from a cassette player. Does you Mac Book Pro (if that is what you mean) have a stereo line-in [macstin][/macstin] ? Is it the headphones out of the cassette deck you are connecting from? Do you h...
by Gale Andrews
Fri Jun 02, 2017 7:33 pm
Forum: Windows
Topic: problem with gaining and volume
Replies: 5
Views: 369

Re: problem with gaining and volume

There is a tool called Vocal Match or something like that. That can be handy if you have a phone interview and the two volumes don't match. There is Improved "leveling" for speech but as you say that is for two voices. As I understand it we only have one voice here. The "Quick Fix" is to select ove...
by Gale Andrews
Fri Jun 02, 2017 7:13 pm
Forum: Windows
Topic: Cutting out part while keeping beat consistent
Replies: 4
Views: 1401

Re: Cutting out part while keeping beat consistent

the23rdwarrior wrote:If i selected the part to delete is there then a possibility to play the track except the selected part? Like starting 5 seconds before the selected part. This way I could change the selection to match the beat a little bit better.
The nearest we have is Play Cut Preview.


Gale
by Gale Andrews
Fri Jun 02, 2017 6:27 pm
Forum: Windows
Topic: Converting from G.729 to regular ADPCM
Replies: 23
Views: 4838

Re: Converting from G.729 to regular ADPCM

I am unclear whether Steve's attempt at importing "80088.wav" into Audacity on Linux is actually comprehensible It would be comprehensible if I understood the language. It's only like poor telephone quality, but it is clearly a man and woman talking in a non-English language. That sounds like what ...
by Gale Andrews
Fri Jun 02, 2017 4:53 pm
Forum: Windows
Topic: Converting from G.729 to regular ADPCM
Replies: 23
Views: 4838

Re: Converting from G.729 to regular ADPCM

ffmpeg -encoders | grep -i "g\." That's a bash script. As said I'm on Windows I can run that command in cmd.exe on Windows. It's probably because I have the GNU tools for Windows. but since I always have cygwin installed I was able to run it. Here's the result with a zeranoe 3.3.1 for win32: A........
by Gale Andrews
Fri Jun 02, 2017 2:51 pm
Forum: macOS
Topic: Mac iTunes (Music) issues when adding digitized LP tracks
Replies: 5
Views: 712

Re: Mac iTunes (Music) issues when adding digitized LP track

your link to email goes to the SourceForge main page. Page subsection heading was "MoonPhase." No bug report form there on the provided link. If you want bug reports on this issue (which occurs regularly, as I stated when a recording is produced on one CPU, then the .aup file and data folder comple...
by Gale Andrews
Thu Jun 01, 2017 4:21 pm
Forum: Windows
Topic: importing existing .wav file as a Track in a multitrack proj
Replies: 2
Views: 296

Re: importing existing .wav file as a Track in a multitrack

You could begin by telling us what version of Audacity you have (all three numbers, see the pink panel at the top of the page). The version we recommend is the current Audacity 2.1.3 release: http://www.audacityteam.org/download/windows . If you use that version, import and drag and drop do the same...
by Gale Andrews
Thu Jun 01, 2017 3:58 pm
Forum: macOS
Topic: Mac iTunes (Music) issues when adding digitized LP tracks
Replies: 5
Views: 712

Re: Mac iTunes (Music) issues when adding digitized LP track

I will use AIFF (in the LAME encoder, unless it's built-in). AIFF export is built-in to Audacity. LAME is only for MP3 encoding. I notice that there is some window related (seemingly an) Audacity bug, as opposed to third party extensions issue while exporting (File>Export Multiple). During the expo...
by Gale Andrews
Thu Jun 01, 2017 3:31 pm
Forum: Windows
Topic: Converting from G.729 to regular ADPCM
Replies: 23
Views: 4838

Re: Converting from G.729 to regular ADPCM

in fact ffmpeg did open G.729A wrapped in a WAV but the output of its conversion was corrupted. That isn't exactly what you said the first time. You said "unable to load". Wait, I made i unclear with that statement. On the 1st post when we said that I was "unable to load" I meant using Audacity. So...