purpl3F0x / MQA_identifier

Master Quality Authenticated codec reverse engineering, Tool to identify MQA encoding and Master's Sample Rate
Apache License 2.0
114 stars 10 forks source link

Add BPS information #11

Closed ruslaniv closed 3 years ago

ruslaniv commented 3 years ago

Would it be possible to add BPS information in the app output?

purpl3F0x commented 3 years ago

Bits per second? That's irrelevant. (And also constant 44.1/48 * 24bits)

ruslaniv commented 3 years ago

Oh, you mean 24 bits is implied? In other words, if it was 16 bits it would not have been MQA?

purpl3F0x commented 3 years ago

You can. If the master is 16bit and not greater than 48Khz the output is 16bit. or it's specially made for MQA-CD to be 44.1/16. But that's easily obtainable, maybe i added in the future