https://github.com/ekaansharora/midi-stego-music
Hide any file in the form of a midi file that sounds like music.
https://github.com/ekaansharora/midi-stego-music
hacktoberfest hacktoberfest2021
Last synced: about 2 months ago
JSON representation
Hide any file in the form of a midi file that sounds like music.
- Host: GitHub
- URL: https://github.com/ekaansharora/midi-stego-music
- Owner: EkaanshArora
- License: mit
- Created: 2019-12-23T10:16:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T13:38:11.000Z (over 3 years ago)
- Last Synced: 2025-02-03T14:47:20.059Z (3 months ago)
- Topics: hacktoberfest, hacktoberfest2021
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# midi-stego-music
Hide any file inside of midi files, while keeping the generated midi file still sound like music. Built with [Bitstring](https://pypi.org/project/bitstring/) and [Midiutil](https://pypi.org/project/MIDIUtil/).