remove some code

This commit is contained in:
2025-01-01 02:20:22 +01:00
parent b871d05c95
commit 4f6083a79b
3 changed files with 1 additions and 448 deletions
+1 -18
View File
@@ -23,21 +23,4 @@ This also has a cpu usage of 20% with lpf, but goes to 13-15% without the lpf
# SCAMod
SCAMod is a simple FM modulator which can be used to modulate a secondary audio stream, has similiar cpu usage and latency as STCode
Has a fine quality, but as it goes for 12 khz fm signals
# QDCode
QD code is a FM quadrophonic encoder, following the Dorren standard
I haven't tested this, but i'm scared, i don't have a decoder anyway
# CSTCode
This is a stereo encoder, but using the crosby system, as we all know, stereo is made of these things:
0-15: mono
19 khz: pilot
38 khz: stereo
but the crosby system is:
0-15: mono (seems normal, right?)
50 khz: fm modulated l-r
yeah (https://en.wikipedia.org/wiki/Crosby_system)
Has a fine quality, but as it goes for 12 khz fm signals