diff options
author | David Runge <david.runge@frqrec.com> | 2014-02-15 05:31:48 +0100 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-02-15 05:31:48 +0100 |
commit | ec656f990ab481a0c40f4b397972bb9aab21852b (patch) | |
tree | e85d8f990f92ef8734171f5c6988037eca8ec399 | |
parent | f6a310eeaf3704484752b23d2d09da391c7b8e46 (diff) | |
download | random241-ec656f990ab481a0c40f4b397972bb9aab21852b.tar.gz random241-ec656f990ab481a0c40f4b397972bb9aab21852b.tar.bz2 random241-ec656f990ab481a0c40f4b397972bb9aab21852b.tar.xz random241-ec656f990ab481a0c40f4b397972bb9aab21852b.zip |
Added audio example (link to bandcamp)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ Features: ----- As this is an ongoing project and was executed primarily within the boundaries of my course work for [Audiovisual Programming - Embedded Systems](https://github.com/redFrik/udk10-Embedded_Systems) led by Fredrik Olofsson at UDK Berlin in 2013/ 2014, bugs can be expected (especially if you set up your own device!) and the reporting of those is very welcome! +For an audio example, check out my [1)3\/1532 Bandcamp](https://deviser.bandcamp.com/album/no-place-like-dev-random-random241). Currently the list of features for the [entropy_harvester](https://github.com/davezerave/random241/tree/master/entropy_harvester) is as follows: - Grabbing of bright areas (aka regions of interest in pixels) above a certain threshold from a webcam |