This package offers an ivy interface to play, add and insert tracks
into the current EMMS playlist.

Installation: install from MELPA with
    (package-install 'ivy-emms)
or
    (use-package ivy-emms
      :ensure t)
or simply put this file somewhere in your load-path and load it with:
    (require 'ivy-emms)

Fire it up with
    M-x ivy-emms