Re: Fwd: Re: merging mono files
Erich Eckner <[email protected]>
| Newsgroups | gmane.comp.audio.sox |
|---|---|
| Message-ID | <[email protected]> |
Hi, I just had a brief look at your example files and it looks like the mono files are actually stereo, but with one channel muted (in retrospect I think, you mentioned that). So the correct sox comman to combine these would be sox -M left.wav right.wav stereo.wav remix 1 4 this imports all 4 channels (actual left channel, silent right channel in left file, silent left channel in right file, actual right channel) to sox and exports only the actual left and right in one file (a.k.a. stereo). However, this will still not preserve the markers. regards, Erich On 09.12.2016 15:10, Dr. Mark Bugeja MD wrote: > The mega links works - just tried it myself. > > These are the original left and right wav samples and the stereo (sox > generated) file together with the bat file used. > > https://mega.nz/#!oYYlARqQ!HMwkzCuDoFjBQvUwEFJjnrDbuJrN5kQ6ptKlEV5QWng > > > On 09/12/2016 14:51, Jan Stary wrote: >> On Dec 08 14:36:54, [email protected] wrote: >>> Loops are markers that allow appropriate software to keep sounding a >>> note >>> (recorded sample) played digitally on a MIDI keyboard for as long as the >>> note is held down even though the recorded sample may be of only a few >>> seconds' duration. >>> >>> The release marker is placed in the point where the note is released >>> in the >>> actual recorded sample and where the sounds starts to fade away. The >>> software needs to know that moment especially if there are multiple >>> releases >>> available for that note that would represent "staccato", "portato" and >>> longer held notes. This exercise renders more realism when recorded >>> samples >>> are played from a "sampleset" loaded in software like jOrgan, >>> GrandOrgue and >>> Hauptwerk. >> This would be a perfect beginning of your original post. >> Now I understand why you need to preserve them: you are building >> and actual sample library to be used with MIDI. Indeed, attack >> and sustain and release and decay are indisposable. >> >>> Picture (42kB): >>> https://mega.nz/#!dQIwkDKI!QlrmlYHywFqpG9ujJfJLBm_1skxaYz88AJJJy4Euxs0 >> An error occurred while loading MEGA. >> Filename: :0 >> Exception: out of memory >> Please try again later. We apologize for the inconvenience >> >>> In the example demonstated there is no release marker as the "tail" >>> of the >>> waveform was removed and saved as a separate file. So the end of a loops >>> would be the release marker in such instances. >>> >>> Clearly from this picture loops and markers were not retained in the >>> merger >>> using sox though the exercise was purely a simple exercise without any >>> frills of extra codes. >> I don't have the picture, but I thnik I can picture it. >> How is a piece of audio software (a clickwty editor) >> expected to display a waveform with cue points such as release? >> Especially if there is more than one possible release point? >> >> Can you please post some of the original files (that do have >> the markers) so that we make actually look at them? >> >> Jan >> >> ------------------------------------------------------------------------------ >> >> 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 >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sox-users >> > > > > --- > 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 > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/sox-users
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE3p92iMrPBP64GmxZCu7JB1Xae1oFAlhK7o8ACgkQCu7JB1Xa e1q1zRAAi+Uq3GuvL4uVT2S93u5db6u+6J28b4OjXZCuCRgdzUQwn/x1lEESbFcx J7crQpZxCMbiFJPJIpdAhOMJZ8mN2z5WCTkUeH45v4+y2SdLDzpIqq72eVHrr3pG F59APIk8mmKiRSW4HqfJcihlYGOecpi3p9u/VvcdfAQoP1A6uyRD712m9RlnOrCn rLYPn5Ad9VrorShPMtFufhX+QJU2aAWLlSyUWIoxN5ZIfBoyc/wQzB+FIm7UCIcl vFujAGNktaq+0SfN94SdAOZJ0h4BErMVHE8CV7tnIwHIfT/D/02FdO35gyUMGM1J tzn0Z/Y+V2lZT1DWXSNOjHhtHiisXTigri0IO04p1r2nIXQPy53sDqGtgNrurs1q bk9pEw+z/gp95RErZRZIDIdDpKmbljgz1LCMHuA/cfkLPLF8xPxVetgJU8x464eR p99TrG8Gt0AJjkOmruF1SCm9l5QQubzk71eeA27xqVBpAphKl+z0rASMNKjat11H Eal23IoVBdNzmGtQwi8AwXtcyWD5MpiWm6UdAVBCUAqz8uaSbhtJIYz6VF76jEid WYGQGQRXdHqruEERgUMlt1e/ozS7WT9wve3ZO0wflQ6/6DLoUBJ7agttWCC1NRrD ZXyUCAUUw8RZPG/USKohRDAOfSBC3SMQm7io1ZgnZL5sUJPGPvY= =bApv -----END PGP SIGNATURE-----