From 88102845304220964fc320fff44b0e8762ea7e27 Mon Sep 17 00:00:00 2001 From: madrigal Date: Thu, 10 Jul 2025 15:20:28 -0400 Subject: [PATCH] Created readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..39212fc --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Recording Generation + +This repo is for easy signal and recording generation. With this repo, you can generate modulated psk, pam, and qam signals, and wideband noise (WB), constant tone (CTNB), linear frequency modulated (LFM), and birdie signals. You can also save these signals to npy files (data type: complex64), and convert the npy files to dat files (data type: int16, interleaved).