Skip to content

cirlabs/brick_in_the_wall

Repository files navigation

brick_in_the_wall

A miditime project to play notes representing segments of the existing U.S.-Mexico border fence system.

Batteries not included

This requires a PostGIS database with a table for the border in an equidistant projection and a table, derived from that same border line, representing border that is fenced. Neither is included in this repo, so this is useful mostly as an example of how to go from PostGIS to a midi file.

The DB name and username are kept in a separate file called local_settings.py, which for security reasons is also not included in this repo. Just create your own with your own DB info.

More about miditime

Blog post: https://www.revealnews.org/blog/turn-your-data-into-sound-using-our-new-miditime-library/ Github project: https://github.com/cirlabs/miditime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages