TurboWarp / extensions

User-contributed unsandboxed extension gallery for TurboWarp
https://extensions.turbowarp.org/
MIT License
114 stars 233 forks source link

[IDEA] Easy AFSK encoder and decoder #1444

Open Cuphead74832 opened 4 months ago

Cuphead74832 commented 4 months ago

Now adays it is very hard to use audio to encode files and send them through audio lines. A.F.S.K audio frequency shift keying was how modems worked back then. Now there is barely any documentation about this. Well.... imagine if it was easy to encode values to audio and audio to value. In fact the same way the file manager extension works. You could just save the results in another value of the plugin like decoded and encoded like numerical encoding plugin, and use the file manager to download the value as a .mp3 file and decoded could be used for saving the readed value from the audio file. This idea is because since turbowarp is being the future of noobies imagine if noobies instead of having to do excesive research or buy a modem that supports decoding instead they can just put blocks together and just encode and decode value to audio and audio to values?