feldberlin / timething

Timething is a library for aligning text transcripts with their audio recordings.
MIT License
101 stars 7 forks source link

Recut tracks do not retain bit depth #12

Closed purzelrakete closed 2 years ago

purzelrakete commented 2 years ago

What

Recut tracks are written in 32 bits, regardless of the source bit depth.

How to reproduce

Write a test

Expected

The source bitrate should be retained.

Additional context

Add any other context about the problem here.

purzelrakete commented 2 years ago

Won't Fix