• Stars
    star
    1
  • Language
    Python
  • Created about 5 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An interactive musical instrument. Random circles are created of varying size and color. Users can click circles to produce a note - brighter circles create higher notes, larger circles create louder notes. Users may control the range of colors, size range, and frequency at which circles appear.

More Repositories

1

Flight-music

A python script for creating generative music by tracking real-time flight data and mapping these to musical notes in a scale. Used to create the album Air Traffic by Diegetic, which can be found at diegetic.bandcamp.com. You can see a demo video of this script in action on youtube, at https://www.youtube.com/watch?v=MBsq5CxQu3g&feature=youtu.be
Python
4
star
2

Language-Map

Interactive map which shows country name, country name in native language, and the native language of each country.
Python
1
star
3

Sentiment-Analysis-in-Korean

A simple sentiment analysis script for Korean text.
Python
1
star
4

Term-Frequency-Inverse-Document-Frequency

A script for finding the most significant terms in a given document by comparing to similar documents. For English text only.
Python
1
star
5

Morpheme-Frequency-English

Detects the frequency of various morphemes in a given text file in English
Elixir
1
star
6

Ruby-Twitter-Bot

A simple example of how one could possibly make a Twitter bot that mirror's somebody else's speech. Since twitter bots are against Twitter's TOS, I would never actually make one and you shouldn't either. But this is how you could.
Ruby
1
star
7

Korean-Term-Frequency-Inverse-Document-Frequency

A script for finding the most significant terms in a given document by comparing to similar documents. For Korean text only.
Python
1
star
8

Two-Neighborhoods--Air-Quality-Data-Sonification

This is a musical instrument that converts air quality data into ambient music. It was used to create the album "Two Neighborhoods" by Diegetic. You can see it in action at www.twoneighborhoods.xyz
HTML
1
star
9

Sentiment-Analysis

A simple sentiment analysis script for English
Python
1
star
10

Concordance-Finder

A simple script for finding concordances in a group of text files for a given word. Designed to be used with the downloadable version of COCA, but can be easily changed to fit your needs
Python
1
star