Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan 0b76c7cdc2 feat(watermark): implement STFT-based embedding and recovery 1 month ago
..
biquad.go feat: add BS.412 limiter and document the clip-filter-clip chain 1 month ago
bs412.go fix runtime edge cases across control, config, and ingest 1 month ago
compositeclipper.go feat: add iterative composite clipper for MPX processing 1 month ago
compositeclipper_test.go feat: add iterative composite clipper for MPX processing 1 month ago
fft.go feat(watermark): implement STFT-based embedding and recovery 1 month ago
fmmod.go fix: align live MPX phase state and frame sequencing 1 month ago
fmmod_test.go feat: add pre-emphasis, MPX limiter and FM IQ modulation DSP blocks 1 month ago
fmupsample.go feat: introduce writer worker 1 month ago
fmupsample_test.go fix: 13 bugs from systematic codebase review (fix25) 1 month ago
goertzel.go feat: add spectral verification and unify real-time signal path 1 month ago
goertzel_test.go feat: add spectral verification and unify real-time signal path 1 month ago
iqresample.go feat: introduce writer worker 1 month ago
iqresample_test.go feat: add hardware TX mode with PlutoSDR and SoapySDR drivers 1 month ago
limiter.go feat: add pre-emphasis, MPX limiter and FM IQ modulation DSP blocks 1 month ago
limiter_test.go feat: add pre-emphasis, MPX limiter and FM IQ modulation DSP blocks 1 month ago
oscillator.go fix: 13 bugs from systematic codebase review (fix25) 1 month ago
preemphasis.go fix: align live MPX phase state and frame sequencing 1 month ago
preemphasis_test.go feat: add pre-emphasis, MPX limiter and FM IQ modulation DSP blocks 1 month ago
stereolimiter.go feat: add live audio ingest pipeline for on-air streaming 1 month ago
upsample.go feat: introduce writer worker 1 month ago