Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save reachsumit/70bad5ab598cbd8952f8bfd07deea733 to your computer and use it in GitHub Desktop.
Save reachsumit/70bad5ab598cbd8952f8bfd07deea733 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