3 lines
92 B
Bash
Executable file
3 lines
92 B
Bash
Executable file
#!/bin/sh
|
|
|
|
parec --raw --rate 48000 --format=s16ne --channels=1 | target/release/musiclight
|