Skip to content

Commit

Permalink
Merge pull request #12 from CircaLucid/patch-1
Browse files Browse the repository at this point in the history
Added specific input wave file format (more detailed)
  • Loading branch information
F5OEO authored Jul 12, 2016
2 parents bc74003 + 35c127f commit ca94b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sudo ./rpitx -m IQ -i ssbIQ.wav -f 50000 -l
```
A sample script : **testssb.sh** is included.
<h3> FM modulation </h3>
**pifm** convert an audio file (Wav 48KHZ mono only!) to Narrow band FM (12.5khz excursion) and output it on a .ft file.
**pifm** convert an audio file (Wav, 48KHz, 1 channel, pcm_s16le codec) to Narrow band FM (12.5khz excursion) and output it on a .ft file.
Assuming your audio file is in the folder
```
./pifm audio48mono.wav fm.ft
Expand Down

0 comments on commit ca94b38

Please # to comment.