Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dr14 shows only one bit depth / sample rate in case when folder contains FLAC files with different specs #85

Open
maplee0 opened this issue Feb 20, 2024 · 1 comment

Comments

@maplee0
Copy link

maplee0 commented Feb 20, 2024

Hello!
When it's run in folder that contains files with different specs it returns only one bit depth / sample rate for all of them.
python3 "./dr14_tmeter.py" "$PWD"
For example:
File 1.flac is 16 bit / 44.1 kHz
File 2.flac is 16 bit / 48 kHz
File 3.flac is 24 bit / 96 kHz

Result log will include all these files, but it shows that all these files are 16 bit / 44.1 kHz.

@rodfeli
Copy link

rodfeli commented Jun 24, 2024

Some news about this bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants