From 69db0784334194ef1f9fd0ab571aa53a25521f82 Mon Sep 17 00:00:00 2001 From: dharm pimsen <64675096+damp11113@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:21:38 +0700 Subject: [PATCH 1/6] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..27631d9 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# EasyMPX +A Stereo encoder for FM transmitters now with RDS and SCA support. + +![image](https://github.com/damp11113/FM-MPX-Processor/assets/64675096/f4fe9d1e-4908-4ddb-9038-80327d59091a) + +This program can generate mpx signal for FM transmitters to produce stereo transmissions. +This can you to transmit your own FM stereo signal and can be received with any standard FM stereo radio. + +This software can use only with soundcard supported 192Khz+ samples rates From 29aac857b3eab22844774b59d069c043b2d31076 Mon Sep 17 00:00:00 2001 From: dharm pimsen <64675096+damp11113@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:29:34 +0700 Subject: [PATCH 2/6] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 27631d9..dac32c0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # EasyMPX +!! Warning !! If you use this software please use with audio processor like stereo tool or hellfire processor. This software haven't composite clipper or composite limiter for protect. + A Stereo encoder for FM transmitters now with RDS and SCA support. ![image](https://github.com/damp11113/FM-MPX-Processor/assets/64675096/f4fe9d1e-4908-4ddb-9038-80327d59091a) @@ -7,3 +9,8 @@ This program can generate mpx signal for FM transmitters to produce stereo trans This can you to transmit your own FM stereo signal and can be received with any standard FM stereo radio. This software can use only with soundcard supported 192Khz+ samples rates + +# Transmitter +The transmitter mustn't have lowpass filter or builtin mpx generator inside. But if transmitter have "MPX IN" or "Composite In" please turn off or settings your transmitter to disable builtin mpx generator for using this software + +For testing it is possible to use a simple one transistor FM transmitter design but signal quality and frequency stability are likely to be problems. From bf362bce4e1d63828e8995ae21142b0e811e3653 Mon Sep 17 00:00:00 2001 From: dharm pimsen <64675096+damp11113@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:31:33 +0700 Subject: [PATCH 3/6] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dac32c0..6444690 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # EasyMPX -!! Warning !! If you use this software please use with audio processor like stereo tool or hellfire processor. This software haven't composite clipper or composite limiter for protect. +A Stereo encoder for FM transmitters now with RDS and SCA support. (This software work only with windows) -A Stereo encoder for FM transmitters now with RDS and SCA support. +!! Warning !! If you use this software please use with audio processor like stereo tool or hellfire processor. This software haven't composite clipper or composite limiter for protect. ![image](https://github.com/damp11113/FM-MPX-Processor/assets/64675096/f4fe9d1e-4908-4ddb-9038-80327d59091a) From 7cae03fea56773476e3683208f3cf54a594ed33a Mon Sep 17 00:00:00 2001 From: dharm pimsen <64675096+damp11113@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:37:06 +0700 Subject: [PATCH 4/6] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6444690..92d2b55 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # EasyMPX +[![Windows](https://badgen.net/badge/icon/windows?icon=windows&label)](https://microsoft.com/windows/) +[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](http://perso.crans.org/besson/LICENSE.html) + A Stereo encoder for FM transmitters now with RDS and SCA support. (This software work only with windows) !! Warning !! If you use this software please use with audio processor like stereo tool or hellfire processor. This software haven't composite clipper or composite limiter for protect. From fc6c5245df31ef01483ec6365fe9c2fbdb82edd3 Mon Sep 17 00:00:00 2001 From: dharm pimsen <64675096+damp11113@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:37:30 +0700 Subject: [PATCH 5/6] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 92d2b55..3d91754 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # EasyMPX [![Windows](https://badgen.net/badge/icon/windows?icon=windows&label)](https://microsoft.com/windows/) -[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](http://perso.crans.org/besson/LICENSE.html) A Stereo encoder for FM transmitters now with RDS and SCA support. (This software work only with windows) From 39a2bd1dd9164e8e6414dee800ee6cdff687236d Mon Sep 17 00:00:00 2001 From: dharm pimsen <64675096+damp11113@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:37:43 +0700 Subject: [PATCH 6/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d91754..edd458e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # EasyMPX [![Windows](https://badgen.net/badge/icon/windows?icon=windows&label)](https://microsoft.com/windows/) -A Stereo encoder for FM transmitters now with RDS and SCA support. (This software work only with windows) +A Stereo encoder for FM transmitters now with RDS and SCA support. !! Warning !! If you use this software please use with audio processor like stereo tool or hellfire processor. This software haven't composite clipper or composite limiter for protect.