Is there any way to do this without having to transcode to wave or aiff? I generally hate transcoding as it often ruins the audio quality.
On May 14, 2013, at 7:15 AM, Chris Blouch <[email protected]> wrote: > If you don't mind playing around with terminal and MacPorts you can get the > free sox audio manipulation tool. Then you could just do > > sox audiofile1.mp3 audiofile2.wav output.aiff > > Which would concatenate the first to files and store the output in the third > file. It also does lots of other manipulations such as changing the speed or > applying EQ. More info on sox can be found here: > > http://sox.sourceforge.net/sox.html > > and a tutorial is here: > > http://billposer.org/Linguistics/Computation/SoxTutorial.html > > another tutorial is here: > > http://www.thegeekstuff.com/2009/05/sound-exchange-sox-15-examples-to-manipulate-audio-files/ > > CB > > On 5/13/13 7:20 PM, Ray Foret Jr wrote: >> Well, you can't go wrong using amadeus Pro to do this. It costs a little; >> but, you will find it well worth it. >> >> >> Sent from my mac, the only computer with full accessibility for the blind >> built-in! >> Sincerely, >> The Constantly Barefooted Ray >> Still a very proud and happy Mac and Iphone user! >> >> On May 13, 2013, at 4:51 PM, Lisette Wesseling <[email protected]> >> wrote: >> >>> Hi, >>> Can someone recommend an app to join two mp3 files together? >>> Alternatively, I have Sound Studio and Audacity but I can't figure out how >>> to do this in either programme. I've tried selecting one file, in order to >>> paste into the other file. But in both programmes, select all is dimmed >>> and I can't select the file. I can play it fine. Sound studio has an >>> insert menu but it doesn't include an insert file. >>> Thanks for any ideas. >>> >>> Lisette >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "MacVisionaries" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/macvisionaries?hl=en. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "MacVisionaries" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/macvisionaries?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > -- > ¯\_(ツ)_/¯ > > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/macvisionaries?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/groups/opt_out.
