Oguzhan Yilmaz

Results 3 comments of Oguzhan Yilmaz

Hey, I was only able to make it work with mono audio. I believe Essentia library has a stereo audio reader but it would require doing what pyCrossfade does on...

Can you please provide more details such as logs, information on your system etc. I can't really tell what's the problem.

@whitleykeith I was able to get it working like this: ```shell dyff between 1.yaml 2.yaml --exclude-regexp "spec.containers.*,spec.ports.*" # or dyff between --ignore-order-changes --exclude-regexp "metadata.labels.helm.sh.*,metadata.labels.app.kubernetes\.io.*" ``` Don't forget that it's actual...