sox-devel@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: Hans Kraus <hans@hanswkraus.com>
To: sox-devel@lists.sourceforge.net
Subject: Converting rf64 to Adobe Audition 3.0
Date: Sun, 16 Aug 2015 17:34:12 +0200	[thread overview]
Message-ID: <55D0AD74.70204@hanswkraus.com> (raw)

Hi,

I'm currently recording with Audacity 2.1.0 in rf64 format for more
than 4 GB samples and using Audition 3.0 for declicking and denoising
it.

Audition 3.0 (as you may already know) has its own way to deal with
more than 4 GB samples, the header looks like:

RIFF
0xFF 0xFF 0xFF 0xFF
---------------------
fmt
0x10 0x00 0x00 0x00
0x0001
0x0002
0x00017700 = 96000
0x0008CA00 = 576000
0x0006
0x0018 = 24
---------------------
data
0xFFFED210 = 42994890000
.....................

As far as I understand the 0xFFFFFFFF as file length is the marker for
the extended format which consists of consecutive data chunks with a
length of 0xFFFED210 each, the last one possibly shorter.

I'd like to implement that in SoX. Are there any hints/tips for me?

Kind regards, Hans

PS: I asked a similar question on the SoX users list, but didn't get
an answer.

------------------------------------------------------------------------------

             reply	other threads:[~2015-08-16 15:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-16 15:34 Hans Kraus [this message]
2015-08-16 23:52 ` Converting rf64 to Adobe Audition 3.0 Måns Rullgård
2015-08-17 17:01   ` Hans Kraus

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-devel

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

  git send-email \
    --in-reply-to=55D0AD74.70204@hanswkraus.com \
    --to=sox-devel@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).