Added installer shell scrpt and linked concatenator to main directory
This commit is contained in:
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
./src/sppysound/concatenator.py
|
||||||
Executable
+6
@@ -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 ./
|
||||||
Reference in New Issue
Block a user