jurihock / stftPitchShift

STFT based real-time pitch and timbre shifting in C++ and Python
MIT License
120 stars 15 forks source link

Add ubuntu ppa #14

Closed jurihock closed 2 years ago

jurihock commented 2 years ago

Should be ppa:jurihock/stftpitchshift

jurihock commented 2 years ago

The changelog file must contain the mandatory distribution field, which defaults to unstable on Debian but still needs to be replaced with compatible distribution name on Ubuntu.

Maybe lsb_release --short --codename can help to solve this...

Docker image ubuntu:latest points to LTS...

jurihock commented 2 years ago

Done, see details in wiki.