Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Ma5onic/b0d2a3990375357dd163ee966dc5598c to your computer and use it in GitHub Desktop.
Save Ma5onic/b0d2a3990375357dd163ee966dc5598c to your computer and use it in GitHub Desktop.
This code contains a demo for Audio Steganography. It is to be used by the receiver end, to extract the secret audio embedded within the public audio file.
;; replace the below frequency number with the original frequency used to embed the secret
(mult *track* (hzosc 17500.0))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment