스포티파이라는 무료 음원사이트가 있다. 전세계적으로 유명한 음원사이트로 리눅스 버전도 지원을 해줘서 하모니카에서도 사용해 볼 수있다.
* 설치 방법 *
curl -sS https://download.spotify.com/debian/pubkey_0D811D58.gpg | sudo apt-key add -
echo "deb http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list
sudo apt-get update && sudo apt-get install spotify-client
다운 받은 다음 로그인해주면 바로 사용할 수 있다. 다만 스포티 파이는 우리나라에서 가입하려면 vpn 을 통해 우회접속해야 가입이 가능하다.