WARNING Files created by this program MUST NOT be broadcast as they will cause serious issues.
This program creates valid EAS tones.
This project makes use of CMake.
$ mkdir build
$ cd build
$ cmake ..
$ make
This program is based on the EAS protocol defined in 47 CRF 11.31.
Copyright (C) 2018 Matthew Burket
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.