faroit / stempeg

Python I/O for STEM audio files
https://faroit.github.io/stempeg
MIT License
96 stars 13 forks source link

stem2wav #5

Closed bzvew closed 6 years ago

bzvew commented 6 years ago

Where is stem2wav? How to install that? I see stempeg 0.1.3 does not have that.

faroit commented 6 years ago

0.1.3 includes it (see here). It should come when you install it via pip.

Its part of the setup.py installation script: https://github.com/faroit/stempeg/blob/v0.1.3/setup.py#L59

bzvew commented 6 years ago

For stempeg 0.1.2, a message tells me where that script is installed. But 0.1.3 does not have that. I use that script from 0.1.2, works now.