rpitx/testam.sh
mamborambo 2a2cb7272e Fix shellcheck issues
- Added shebang to all the scripts
- Adjusted all the scripts to make them compatible with a POSIX shell
2018-12-01 00:00:00 +00:00

8 lines
225 B
Bash
Executable file

#!/bin/sh
#TODO using the AM mode from librpitx
echo Need to implement
(while true; do cat sampleaudio.wav; done) | csdr convert_i16_f \
| csdr gain_ff 4.0 | csdr dsb_fc \
| sudo ./rpitx -i - -m IQFLOAT -f "$1" -s 48000