Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Bitspeech Sonnets #128

Open
maetl opened this issue Nov 29, 2019 · 4 comments
Open

The Bitspeech Sonnets #128

maetl opened this issue Nov 29, 2019 · 4 comments

Comments

@maetl
Copy link

maetl commented Nov 29, 2019

I had to drop my original concept, as it was a bit too involved for the limited time I had available this month. Later on, I came up with a smaller, less ambitious, more absurd project which I will try to put together before the end of November.

The concept of ‘bitspeech’ or ‘bitspeak’ is to use 16 slot lookup tables of consonants and vowels to map the bits from an integer represented as base 16 hex values into words that can be spoken out loud.

Taking this a step further, we can use a whole lot of sequential and random numbers to generate a lexicon, then scan the index for rhyming pairs and matching syllable counts to fill in the lines and make weird uncanny valley poetry.

Which leads to the book of bitspeech sonnets. I have no idea how this is going to turn out, but I’ll give it a go.

@maetl
Copy link
Author

maetl commented Nov 29, 2019

Here’s the first completed poem:

image

@maetl
Copy link
Author

maetl commented Nov 30, 2019

Repo & further Info

https://github.com/maetl/bitspeech-sonnets

Generated book example

book-1575119250.pdf

@maetl
Copy link
Author

maetl commented Nov 30, 2019

Some examples of what the poems look like.

image

image

@maetl
Copy link
Author

maetl commented Dec 2, 2019

Downloadable Books

I uploaded a bundle of 32 generated books to itch.io.

Making Of

I also posted notes on how the project was made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants