NativeInstruments / ni-media

NI Media is a C++ library for reading and writing audio streams.
MIT License
244 stars 34 forks source link

ALAC support on Windows #67

Open axeldelafosse opened 1 year ago

axeldelafosse commented 1 year ago

Hey,

Hope you are doing well.

I built a script to create Traktor stems called Stemgen. It is based on ni-stem and it creates MP4 audio files using ALAC or AAC. But Traktor can't read ALAC stems on Windows. And it really is a shame to be forced to encode lossy audio files to be able to use stems on Windows.

I haven't been able to test this hypothesis yet but I think that this issue is coming from this library.

More context in the forum and on GitHub.

Can you confirm this hypothesis? Happy to help and send a PR if that's the case :)

P4ran01d commented 4 months ago

Still waiting for this to be acknowledged/fixed... it's rather frustrating.

axeldelafosse commented 4 months ago

Yeah, sorry about that...

I'm voicing this issue again on a new thread: https://community.native-instruments.com/discussion/33853/lossless-stems. Traktor Pro 4 is out with stem separation so we might hear a lot more people complaining about this.