sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: Jeremy Nicoll - ml sox users <jn.ml.sxu.88@wingsandbeaks.org.uk>
To: sox-users@lists.sourceforge.net
Subject: Re: basic help with SoX on windows 10
Date: Tue, 29 Oct 2019 12:36:00 +0000	[thread overview]
Message-ID: <4f2708c7903a9c20fc63e09fa416c3e3@wingsandbeaks.org.uk> (raw)
In-Reply-To: <AM0PR01MB5715D63887C3EE320032CFF3AA610@AM0PR01MB5715.eurprd01.prod.exchangelabs.com>

On 2019-10-29 08:56, Nils Wallgren wrote:
> Hi, I am new to SoX and can’t really figure out how to understand
> where things save. I ran this in my command prompt in windows
> 
>  sox -t waveaudio -d new-file.wav

It's like other commands in Windows; if you don't specify a fully
pathed filename then it uses whatever Windows thinks is the current
working directory.

It's far better to be specific, eg

    sox -t waveaudio -d "C:\this\that\other\new-file.wav"


> Most intructions seems to be on Os  and it is quite hard to find
> instructions of the basics for windows.

You can get the PDF manual for sox (and soxi, which can also be
useful) at

   http://sox.sourceforge.net/Docs/Documentation

You don't have to read the whole manual - ie you don't need to read
about all the different effects, but you do need to understand the
basic command syntax and the information about how sox goes about
doing things.  I'd suggest you start by reading the first 14 pages
or so.


I don't know what you mean by "on Os".

Most (all?) of the examples will work as shown, on Windows.


> Do I have to type sox before anything I want to do with sox in the
> command prompt? How do I start a recording and stop it?

Typing the sox command starts sox, either to make a recording, or
(if that's already been done and you tell it to process a existing
file) to start doing things to that file.

See "Stopping sox" on p6 of the manual.


-- 
Jeremy Nicoll - my opinions are my own


_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

  reply	other threads:[~2019-10-29 12:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-29  8:56 basic help with SoX on windows 10 Nils Wallgren
2019-10-29 12:36 ` Jeremy Nicoll - ml sox users [this message]
2019-10-29 13:30   ` Nils Wallgren
2019-10-29 22:44     ` Jeremy Nicoll - ml sox users
2019-10-30 14:42       ` Nils Wallgren
2019-10-30 19:18         ` Jeremy Nicoll - ml sox users
2019-10-31 13:09           ` Jeremy Nicoll - ml sox users

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.sourceforge.net/lists/listinfo/sox-users

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4f2708c7903a9c20fc63e09fa416c3e3@wingsandbeaks.org.uk \
    --to=sox-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).