mirror of
https://github.com/romanz/amodem.git
synced 2026-02-06 08:38:06 +08:00
rename scripts to shorter names
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env python
|
||||
from amodem.sampling import resample
|
||||
import sys
|
||||
|
||||
resample(src=sys.stdin, dst=sys.stdout, df=float(sys.argv[1]))
|
||||
Reference in New Issue
Block a user