3 lines
75 B
Bash
Executable file
3 lines
75 B
Bash
Executable file
#!/bin/bash
|
|
|
|
ffplay -nodisp -f lavfi "anoisesrc=color=brown,lowpass=f=100"
|