PeteLaric / lyrebird

A musical steganography system that converts arbitrary data into listenable music, and vice-versa.
5 stars 2 forks source link

Python version? #1

Open DonaldTsang opened 5 years ago

DonaldTsang commented 5 years ago

Is it possible to rewrite the software in Python+SciPy suite? t. A curious Asian boi who like steganography but not MATLAB

PeteLaric commented 5 years ago

Haha, yes indeed, my friend -- I knew that MATLAB would be a problem for many users, so I intend to do just as you recommend. I only used MATLAB because it's super quick and easy to prototype ideas.

Sent from my iPhone

On Jul 5, 2019, at 8:04 AM, Donald Tsang notifications@github.com wrote:

Is it possible to rewrite the software in Python+SciPy suite? t. A curious Asian boi who like steganography but not MATLAB

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

DonaldTsang commented 5 years ago

Sounds good, love your idea, man, we need more varieties of musical genres and such (assuming it uses a Markov chain or other non-strictly binary data "set" methods of generating music)

PeteLaric commented 5 years ago

This is only a rough draft, to demonstrate the concept. I have developed an algorithmic music composition engine called tetraStream that I'm quite fond of... and recently, I figured out how to integrate it with Lyrebird! :D The music is about to become much more rich & interesting. ;-)

Sent from my iPhone

On Jul 5, 2019, at 8:04 AM, Donald Tsang notifications@github.com wrote:

Is it possible to rewrite the software in Python+SciPy suite? t. A curious Asian boi who like steganography but not MATLAB

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

DonaldTsang commented 5 years ago

@PeteLaric also https://repl.it/jam (A music-based hackathon that ends on July 22nd, with 5000/2000/1000USD prizes), might want to get involved with this for fun.