Music Production
Estimate required disk throughput for multitrack sessions.
What this calculator does
Multitrack recording sessions with high track counts, long durations, and high-resolution audio require significant disk performance. Disk throughput is the rate at which data moves between your storage drive and computer memory. When recording or playing back multiple tracks simultaneously, your disk must read/write audio data fast enough to maintain real-time performance without dropouts or stuttering. Session size, audio quality (sample rate and bit depth), number of simultaneous tracks, and disk type all affect throughput requirements. Understanding these relationships helps producers choose appropriate hardware (SSD versus HDD), optimize session organization, and set realistic expectations for what their system can handle. This calculator translates audio session parameters into concrete disk performance requirements, enabling you to plan storage infrastructure and troubleshoot performance issues.
How it works
The calculator multiplies the bitrate per track (sample rate × bit depth × channels) by the number of simultaneous tracks being recorded or played back, accounting for both read and write operations during recording. It factors in overhead for disk operations, file system efficiency, and real-time processing margin. For example, 24 tracks at 48 kHz/24-bit stereo requires 24 × (48,000 × 24 × 2) bits/second. The calculator converts this into megabytes per second and compares it to typical disk speeds (SSDs typically 400-7000 MB/s, HDDs typically 100-300 MB/s), showing whether your setup supports your session requirements and recommending storage solutions.
Formula
Throughput per track = Sample rate (Hz) × Bit depth (bits) × Channels. Total throughput = Throughput per track × Number of tracks × 2 (for read+write), converted to MB/s: ÷ (8 × 1,000,000). Example: 24 tracks, 48 kHz, 24-bit stereo = 48,000 × 24 × 2 × 24 × 2 ÷ 8,000,000 ≈ 1,152 MB/s required.
Tips for using this calculator
- Modern SSDs (solid-state drives) easily handle 64+ tracks at 48 kHz/24-bit; traditional HDDs struggle beyond 32 simultaneous tracks at high resolution
- Use a dedicated drive separate from your OS and applications for recording to maximize performance; USB 2.0 drives are too slow, minimum USB 3.0 or Thunderbolt
- Leave 10-20% headroom on your disk performance calculation; running at 100% throughput capacity leaves no margin for system tasks or unexpected spikes
- Session fragment organization matters: keeping recorded takes on one partition and video/samples on another prevents disk thrashing between different projects
- For remote recording and mobile production, cloud storage syncing can occur post-session; don't rely on cloud storage for real-time recording throughput
Frequently asked questions
How many tracks can my drive handle?
It depends on your drive type and session parameters. An SSD with 500 MB/s throughput can easily handle 32+ tracks at 48 kHz/24-bit. A traditional HDD with 150 MB/s might handle 8-16 tracks at the same resolution. Higher sample rates (96 kHz) or bit depths (32-bit float) double or quadruple the requirement. Use this calculator with your specific session parameters and drive specifications to know your system's capability. Include 20% headroom—don't plan to use maximum possible throughput.
Why do I get dropouts with a fast drive?
Dropouts usually indicate temporary disk unavailability, not insufficient speed. Common causes: OS accessing disk for updates, antivirus scanning, other applications reading/writing files, disk fragmentation, or buffer settings too small. Solutions: use Thunderbolt 3/USB 3.1 drives, disable background services during recording, ensure adequate RAM (16+ GB for serious multitrack), use external dedicated drives, and increase your DAW's buffer size. Disk speed is usually not the problem—disk accessibility is.
Should I record at highest possible resolution?
Higher resolution (96 kHz, 32-bit float) increases disk requirements significantly. For most music production, 48 kHz/24-bit is the sweet spot: excellent quality, manageable file sizes, and standard for video/film sync. Recording at 96 kHz quadruples throughput needs for minimal audible improvement. Record at whatever your project requires—96 kHz for mastering-quality library material, 44.1 kHz for lower-latency recording if needed. Don't use highest settings by default; choose appropriately for your application.
Is external storage adequate for multitrack recording?
External SSDs via Thunderbolt 3 or USB 3.1 work excellently for multitrack recording—they often exceed internal drive performance. USB 2.0 and older USB 3.0 drives are too slow. For maximum reliability, use bus-powered or dedicated power external SSDs with TRIM/garbage collection support. Avoid network storage (NAS) for real-time recording—network latency and bandwidth limitations are problematic. Cloud storage doesn't provide real-time throughput needed for recording.