Alexis

Results 3 comments of Alexis

Coucou, je trouve qu'il est plus approprié d'utiliser des courbes pour les totaux et un histogramme pour les nouveaux cas. Parce que visuellement on additionne les barres dans un histogramme...

Hello, For information, I succeed by adding this conf file : `/etc/nginx/conf.d/cloud.xxxxx.fr.d/redirect.conf` containing that : ``` location /http-bind { proxy_pass http://127.0.0.1:5290/http-bind; proxy_redirect off; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header...

Hello, I'm using simple audio and I stumbled on the same problem. I use macOS sierra version 10.12.6, python 3.7 My use case is to play different songs of ~1...