This repository has been archived on 2023-08-15. You can view files and clone it, but cannot push or open issues or pull requests.
SoxMusicGen/absorbed-curiosity/play.sh

6 lines
152 B
Bash
Executable File

#/bin/sh
./absorbed-curiosity.pl | tail -n +65 | xargs ../mysox.sh loop.wav
./absorbed-curiosity.pl | head -n +65 | xargs play
play loop.wav repeat $1