Skip to content

Sample Rate Frame Planner

Plan nominal source and target audio frame counts, rate ratio, Nyquist limits, and integer-frame duration reconciliation without uploading or converting audio.

Use this result well

Inputs that matter
Exact whole-Hz source and target sample rates plus a measured or metadata duration
Output to expect
Nominal whole source/target frame counts, reduced rate ratio, reconciled durations, integer-frame difference and source/target Nyquist limits
How it works
Round source rate × entered duration once, preserve that source-frame duration at the target rate, and round to a whole target frame
  • This page does not upload, decode, filter, dither, rematrix, stretch, encode or convert audio; use a real resampler and inspect its actual settings/output.
  • Verify channel layout, sample format/bit depth, filter/precision, dither, timestamps, padding, codec/container, metadata, loudness, artifacts and delivery acceptance; rate alone cannot determine file size or quality.

Choose your path

Built around the job you need to finish

Plan nominal whole source and target frame counts from exact rates and duration without uploading, processing or certifying an audio file.

Audio editor auditing a delivery-rate change

Predict nominal target frames before a real render.

Copy exact source metadata, entered duration and written target rate, then inspect the reduced ratio and frame boundary.

Uses an actual resampler and verifies the delivered file afterward.

Podcast producer inventorying mixed-rate assets

Keep source/session/target rates distinct.

Run each source record against the session requirement and save nominal counts to the Project.

Does not infer that mixed-rate files were converted or are compatible from arithmetic alone.

Technical reviewer reconciling a one-frame difference

Explain tiny duration changes without a fake file-size estimate.

Inspect source/target frame durations and the displayed millisecond difference, then review timestamps, padding and metadata.

Separates integer-frame math from filter, format, codec, loudness and quality decisions.

Was this tool helpful?

Reference & details

How it works

Reconcile entered duration to source frames

A file contains whole sample frames. The entered duration is multiplied by the exact whole-Hz source rate and rounded once to obtain a nominal source-frame record.

Source frames = round(source rate × entered seconds)

Preserve source-frame duration in the plan

The target count is rounded from the source-frame duration at the entered target rate. A tiny displayed difference can arise because both files require whole frames.

Target frames = round((source frames / source rate) × target rate)

Separate planning math from resampling

A real sample-rate converter filters/interpolates audio and may expose precision, dither, channel layout, sample format and timestamp controls. This calculator performs none of those operations.

Nyquist frequency = sample rate / 2

Updated: August 2026

Example Scenarios

Copy the source metadata, duration and written delivery rate, inspect nominal target frames, then use a real resampler and verify the delivered file.

Record each source rate before import and compare it with the session rate; let the actual editor perform conversion with documented settings.

Use the integer-frame duration difference to explain a one-frame boundary, then inspect timestamps, padding, channel count and encoded output separately.

Common Mistakes to Avoid

Treating frame-count arithmetic as completed resampling

Use a real resampler and verify filters, formats, channel layout, timestamps, metadata, artifacts and delivery acceptance.

Inferring file size from the sample-rate ratio alone

Record channel count, sample format/bit depth, codec, container, metadata and padding before estimating bytes; this tool intentionally omits size.

FAQ

No. It calculates a nominal frame plan from entered metadata. Use an audio editor or resampler for actual signal conversion.

The source and target rates in this planning record are counts of sample frames per second. Enter exact whole-Hz metadata rather than a rounded kHz label.

Both source and target files require whole frames. Rounding the preserved source-frame duration at the target rate can produce a sub-frame-scale difference, which the result reports in milliseconds.

No. A higher target frame count does not recreate information beyond the source recording and source Nyquist limit.

File size also depends on channel count, sample format/bit depth, codec, container, metadata and padding. Those are not entered here, so a sample-rate-only size claim would be misleading.

About Sample Rate Frame Planner

Enter exact whole-Hz source and target rates plus a measured or metadata duration. The page reconciles nominal whole sample-frame counts only. Use a real resampler for signal conversion and verify its filters, formats, timestamps, metadata, artifacts and delivery requirements.