Giter VIP home page Giter VIP logo

of_mountainscanner's Introduction

of_mountainScanner

trying to scan visual outlines of landscapes to transform them into sound

quickstart

  • run openframeworks project via make RunRelease or ./bin/of_mountainScanner
  • start Pd via purr-data -open Pd/mountainScanner.pd -lib mrpeach (due to some bug, OSC objects don't load without this flag)
  • in Pd: start playback of wavetables. (green button in the main window) Make sure "repeat" is activated for the wavetable to be played back repeatedly.
  • in of: hit SPACEBAR to start/stop the scanning.

usage

openframeworks will load all images in the bin/data folder (not recursively)

data

openframeworks exports csv files containing an array of white pixels with highest y value (mapped to -1/1 range) for each image to bin/data. This data can be analyzed using the python script data_processing. This will read all the data and plot it. It also translates the data to 16-bit and 256 samples to be handled by the Frantasia synth.

audio setup

Jack needs to be running for purr-data to work. Once Pd is connected to the audio output port in Jack, DSP can be enabled.

of_mountainscanner's People

Contributors

dunland avatar

Watchers

James Cloos avatar  avatar

of_mountainscanner's Issues

4000px-wide samples

source images sind derzeit 1920 px breit. input material sollte allerdings maximal breit sein

  1. load img
  2. no rescaling of source material; rescale only output img

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.