jaakkopasanen / Impulcifer

Measurement and processing of binaural impulse responses for personalized surround virtualization on headphones.
MIT License
213 stars 14 forks source link

Anaconda Support #54

Closed dts350z closed 3 years ago

dts350z commented 3 years ago

Hi,

I'm reluctant to install Python 3.7 and use PIP as I have a large Anaconda Install (Windows 10) with several environments for different projects and I don't want to mess that up.

Could we get instructions/support for using Impulicifer in Anaconda, with conda style environments and install/update via "conda" vs. pip?

I successfully installed Impulcifer in a Windows 10 VM but the audio isn't really working well enough for recording.

jaakkopasanen commented 3 years ago

Hi. Thanks for the idea!

I actually did try this a while ago but had some problems and didn't want to dive too deep into it. I would be happy to add conda install instructions if you sorted out how it's supposed to be done. Better yet, you could create a pull request with the conda install instructions in the README.md.

jaakkopasanen commented 3 years ago

Closing due to lack of activity. Also I have no insentive to implement this myself.