Added installer shell scrpt and linked concatenator to main directory

This commit is contained in:
2016-03-22 16:29:47 +00:00
parent 0afcb5a40e
commit 8e4d40ab28
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
./src/sppysound/concatenator.py
Executable
+6
View File
@@ -0,0 +1,6 @@
pip install numpy
pip install scipy
pip install pysndfile
pip install h5py
pip install https://github.com/Pezz89/fileops/zipball/master
pip install -e ./