Hacker Newsnew | past | comments | ask | show | jobs | submit | moul's commentslogin

Are you using your tool here https://github.com/aimxhaisse/dummy-wav2pi for this song ?


Unfortunately no, I did this code while trying to reproduce the bell sound, I thought it'd be easier to reproduce it by extracting the active frequencies of the original sample, but I could merely obtain the timbre of the instrument. I guess it needs more work (it doesn't take into account the envelope of the bell) and more tweaks.


Here is a set of arm64-ready Docker images

  docker run -it --rm multiarch/busybox:arm64 /bin/sh
  docker run -it --rm multiarch/ubuntu-core:arm64-wily
  docker run -it --rm multiarch/ubuntu-core:arm64-trusty
  docker run -it --rm multiarch/ubuntu-core:arm64-utopic
  docker run -it --rm multiarch/ubuntu-core:arm64-vivid
  docker run -it --rm multiarch/ubuntu-core:arm64-xenial
  docker run -it --rm multiarch/ubuntu-debootstrap:arm64-wily
  docker run -it --rm multiarch/ubuntu-debootstrap:arm64-vivid
  docker run -it --rm multiarch/ubuntu-debootstrap:arm64-trusty
  docker run -it --rm multiarch/debian-debootstrap:arm64-sid
  docker run -it --rm multiarch/debian-debootstrap:arm64-jessie
  docker run -it --rm scaleway/ubuntu:arm64-wily
Source code: https://github.com/multiarch


  $ nopassword() { echo -n "MYSEED-${1}" | openssl md5 }
  $ nopassword github
  9afe72783eaa2d065adb5f891a427147
  $ nopassword facebook
  8a6933c915ea2b48349f5c5955f9ade0
  $ nopassword github
  9afe72783eaa2d065adb5f891a427147


Looks very similar to https://waffle.io/


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: