.snd files

Asked by swift240

Hi all using ubuntu 8.04 with all updates.

I have a lot of .snd sound files from an Amiga and I would like to convert .snd to .wav in Ubuntu.

Can this be done?

TIA,

Mike.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Pierre Ferrari (piferrari) said :
#1

Hi,

You can use sox via an Terminal. Install it via Synaptic ( choose packages "sox" and "libsox-fmt-all" ).

For convert your files, run an terminal and type:

sox file.<old extension> file.<new extension>

I have tried, it work fine for me.

Regards

PiF

Revision history for this message
swift240 (swift240-gmail) said :
#2

PiF wrote:
> Your question #36777 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/36777
>
> Status: Open => Answered
>
> PiF proposed the following answer:
> Hi,
>
> You can use sox via an Terminal. Install it via Synaptic ( choose
> packages "sox" and "libsox-fmt-all" ).
>
> For convert your files, run an terminal and type:
>
> sox file.<old extension> file.<new extension>
>
> I have tried, it work fine for me.
>
> Regards
>
> PiF
>
> Ok thanks for the info I shall give that a try.

Mike.

Revision history for this message
Tony Mugan (tmugan) said :
#3

Also, I think that it's supported by soundconverter via one of the plugins (bad list perhaps?)

sudo apt-get install soundconverter gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-plugins-good

Can you help with this problem?

Provide an answer of your own, or ask swift240 for more information if necessary.

To post a message you must log in.