Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bitzl/sound-of-geocities

How did Geocities sound? A statistical analysis of the Geocities MIDI Archive.
https://github.com/bitzl/sound-of-geocities

Last synced: 17 days ago
JSON representation

How did Geocities sound? A statistical analysis of the Geocities MIDI Archive.

Awesome Lists containing this project

README

        

# Sound of Geocities

[![Build Status](https://travis-ci.org/bitzl/sound-of-geocities.svg)](https://travis-ci.org/bitzl/sound-of-geocities)
[![codecov.io](http://codecov.io/github/bitzl/sound-of-geocities/coverage.svg?branch=master)](http://codecov.io/github/bitzl/sound-of-geocities?branch=master)

How did Geocities sound? A statistical analysis of the Geocities MIDI Archive.

## Processing chains

The analysis relies on processing chains. Some parts are realized via Java Streams.

Some chains might be:

- Sequence --> Tracks --> Events --> Histogram
- Sequence --> Tracks per Sequence --> Ordered Events per Sequence --> Chords --> Histogram
- Sequence --> Tracks --> Events --> Pitches --> Histogram
- Sequence --> Tracks --> Events --> Pitches --> Histograms --> Clustering (?)