sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: "Dr. Mark Bugeja MD" <marcusfb@gmail.com>
To: sox-users@lists.sourceforge.net
Subject: Re: merging mono files
Date: Wed, 7 Dec 2016 22:07:11 +0100	[thread overview]
Message-ID: <e4f9f47e-99f9-cf3f-281f-1dbe73e230e1@gmail.com> (raw)
In-Reply-To: <20161207210754.6rliezfgvdzgzco3@fastmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 4635 bytes --]

Hi Peter,

Thanks for your reply. Been there, done that. I figured out how to open 
cmd prompt and set the path.

What I now wish to know is what "code" do I put into a .txt file which I 
would then change to .bat in order to achieve what I need to achieve?

Regards

Mark



On 07/12/2016 22:07, Peter P. wrote:
> * Dr. Mark Bugeja MD <marcusfb@gmail.com> [2016-12-07 20:54]:
>> Hi guys,
> Hi Dr. Mark
>   
>> I cannot interact directly on the mailing list for some reason and had to
>> post my question via email.
> This is how mailing lists work. You post your question by mail, others
> read it and respond via mail (which is what I am doing).
>   
>> I have just installed SoX and upon running it I only get a back window
>> appearing momentarily and then vanishes. Consider me a complete noob and
>> treat me with some patience.
> SoX is a program that you run in a comman line window. Depending on the
> operating system you are on you have to open a terminal window
> (sometimes called shell) and type commands in there. SoX is one of the
> commands you type.
> An ixquick.com internet search gave the following webpage as third
> result: https://github.com/JoFrhwld/FAVE/wiki/Sox-on-Windows
> This, combined with the following instructions how to open that terminal
> window (aka shell aka command prompt)
> http://www.howtogeek.com/235101/10-ways-to-open-the-command-prompt-in-windows-10/
> should get you going. Try to combine two mono files to one stereo file
> as a first example. You might have to get into some shell scripting.
> Feel free to report back to this list if basic sox operation is still
> not working after you read both sites.
>
> cheers, P
>   
>> I need to combine several mono wav samples to corresponding stereo files. I
>> am running Windows 10 not linux. The files are in folder and named as as
>> follows:
>>
>> Basson16L
>> ....rel00150
>> ........036-C
>> ........037-C#
>> ........038-D
>> ........etc
>> ....rel00600
>> ........036-C
>> ........037-C#
>> ........038-D
>> ........etc
>> ....rel99999
>> ........036-C
>> ........037-C#
>> ........038-D
>> ........etc
>> 036-C
>> 037-C#
>> 038-D
>> etc
>>
>>
>> Basson16R
>> ....rel00150
>> ........036-C
>> ........037-C#
>> ........038-D
>> ........etc
>> ....rel00600
>> ........036-C
>> ........037-C#
>> ........038-D
>> ........etc
>> ....rel99999
>> ........036-C
>> ........037-C#
>> ........038-D
>> ........etc
>> 036-C
>> 037-C#
>> 038-D
>> etc
>>
>> Each subfolder has similarly names files as shown.
>>
>> I need to merge corresponding lefts and rights to output as new stereo files
>> in new folders bearing the original name of the instrument (organ stop in
>> this case) and subfolders and I want to ensure the appropriate files are
>> merged together. Identical names exist in the subfolders that bear the
>> release/ tail of a wave profile because each must correspond to the
>> corresponding main file when eventually played in the appropriate software.
>> Those of you who may have processed sound files for jOrgan, GrandOrgue or
>> Hauptwerk know what I am talking about.
>>
>> How do I get to use SoX for this exercise. Total files I need to process run
>> into 2000+ mono files x 2 to get 2000+ stereo files. That's a lot to process
>> manually!!!
>>
>> I hope that loops and markers (cues) are not erased in the process!!!
>>
>> Regards
>> Mark
>> (marcusfb(at)gmail.com)
>>
>>
>>
>>
>> ---
>> This email has been checked for viruses by Avast antivirus software.
>> https://www.avast.com/antivirus
>> ------------------------------------------------------------------------------
>> Developer Access Program for Intel Xeon Phi Processors
>> Access to Intel Xeon Phi processor-based developer platforms.
>> With one year of Intel Parallel Studio XE.
>> Training and support from Colfax.
>> Order your platform today.http://sdm.link/xeonphi
>> _______________________________________________
>> Sox-users mailing list
>> Sox-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sox-users
>
> ------------------------------------------------------------------------------
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today.http://sdm.link/xeonphi
> _______________________________________________
> Sox-users mailing list
> Sox-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sox-users
>



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

[-- Attachment #1.2: Type: text/html, Size: 7045 bytes --]

[-- Attachment #2: Type: text/plain, Size: 322 bytes --]

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi

[-- Attachment #3: Type: text/plain, Size: 158 bytes --]

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

  reply	other threads:[~2016-12-07 21:07 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <f8656c10-854d-2f07-72bc-0b5016a5401b@gmail.com>
2016-12-07 19:52 ` merging mono files Dr. Mark Bugeja MD
2016-12-07 21:07   ` Peter P.
2016-12-07 21:07     ` Dr. Mark Bugeja MD [this message]
2016-12-08  0:07       ` Peter P.
2016-12-08  0:09         ` Peter P.
2016-12-08  0:34           ` Dr. Mark Bugeja MD
2016-12-08  1:01             ` Jeremy Nicoll - ml sox users
2016-12-08  1:36               ` Dr. Mark Bugeja MD
2016-12-08  7:06                 ` Jan Stary
2016-12-07 22:27     ` Dr. Mark Bugeja MD
2016-12-07 23:05       ` Jeremy Nicoll - ml sox users
2016-12-08  0:28         ` Dr. Mark Bugeja MD
2016-12-08  7:12         ` Jan Stary
2016-12-08 10:46           ` Jeremy Nicoll - ml sox users
2016-12-08 10:58             ` Dr. Mark Bugeja MD
2016-12-08 11:45               ` Peter P.
2016-12-08 12:06                 ` Erich Eckner
2016-12-08 13:19                 ` Dr. Mark Bugeja MD
2016-12-08 19:58                   ` fmiser
2016-12-08 20:37                     ` Dr. Mark Bugeja MD
2016-12-08 22:23                       ` Jeremy Nicoll - ml sox users
2016-12-08 23:23                         ` Dr. Mark Bugeja MD
2016-12-09  5:43                           ` Jeremy Nicoll - ml sox users
2016-12-09 12:37                             ` Dr. Mark Bugeja MD
2016-12-09 19:46                               ` Jeremy Nicoll - ml sox users
2016-12-09 20:50                                 ` Dr. Mark Bugeja MD
2016-12-09 13:21                           ` Jan Stary
2016-12-09 13:59                             ` Dr. Mark Bugeja MD
2016-12-09  9:08                       ` fmiser
2016-12-09 11:08                         ` René Bastian
2016-12-09 12:33                         ` Dr. Mark Bugeja MD
2016-12-09 13:36                           ` Jan Stary
2016-12-09 14:03                             ` Dr. Mark Bugeja MD
2016-12-09 12:41                         ` Dr. Mark Bugeja MD
2016-12-09 13:27                         ` Jan Stary
2016-12-09 13:17                       ` Jan Stary
2016-12-09 13:44                         ` Dr. Mark Bugeja MD
2016-12-09 22:48                           ` Jan Stary
2016-12-09 13:02                 ` Jan Stary
2016-12-09 13:38                   ` Jan Stary
2016-12-10  1:21             ` Jeremy Nicoll - ml sox users
2016-12-08 11:00           ` Dr. Mark Bugeja MD
2016-12-08 11:42             ` Peter P.
2016-12-08 13:16               ` Dr. Mark Bugeja MD
2016-12-08 13:47                 ` Doug Lee
2016-12-09 12:49                   ` Dr. Mark Bugeja MD
2016-12-09 13:39                 ` Jan Stary
2016-12-09 14:05                   ` Dr. Mark Bugeja MD
2016-12-08 12:28             ` Jeremy Nicoll - ml sox users
2016-12-08 13:43               ` Dr. Mark Bugeja MD
2016-12-09 13:40               ` Jan Stary
2016-12-09 14:06                 ` Dr. Mark Bugeja MD
2016-12-08  2:15   ` Kevin Conder
2016-12-08  4:29     ` Dr. Mark Bugeja MD
2016-12-08  4:34     ` Dr. Mark Bugeja MD

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=e4f9f47e-99f9-cf3f-281f-1dbe73e230e1@gmail.com \
    --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).