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

https://github.com/timothystiles/growasound

Getting sound from images.
https://github.com/timothystiles/growasound

Last synced: 9 months ago
JSON representation

Getting sound from images.

Awesome Lists containing this project

README

          

# growasound

Hey igem peoples and others. This is just a neat little proof of concept that turns an image into a sound.

## usage

cd into the project and then execute lein run and you
should hear a sound!

If you haven't installed leiningen instructions can be found [here](https://leiningen.org/).

The first time you run the code you should run lein deps just to
make sure that your system has all of the depencies.

On your first run it may be a little slow! No worries [Overtone](http://overtone.github.io/) is just installing.

## license
Copyright 2016 Timothy S. Stiles

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.