Code Monkey home page Code Monkey logo

cloudpicultor_instrument's Introduction

NEW!: Bela hardware support added with ultra low latency

Cloud Instrument

Custom MIDI Controller plus embedded hardware running Supercollider as a synthesizer and effects processor. Using an external USB sound card for high fidelity.

Powered by API.Cultor MIR retrieving OSC service.

Supported hardware:

  • Raspberry Pi 3 (model B)
  • Bela (recommended for ultralow latency)

Physical controller:

Built by Yaeltex custom MIDI controllers.

License

Free Software shared with GPL v3, see LICENSE.

How to perform with it?

See the User Guide for more details.

Configuration

  • Install dependencies (Linux, MacOS, Windows or raspberry pi)

  • Create a config file with Freesound api key (or config another database service)

    For Freesound: APIv2 APPLY (and use this callback https://www.freesound.org/home/app_permissions/permission_granted/) And we get something like: API_KEY = "asga2823235r48qklasdjl3khfasdflk2"

    Then create a file named ".config.json" in the raspicultor/ path: { "sound.synth": "supercollider", "api": "freesound", "Freesound.org": [ { "API_KEY": "" } ] }

  • Run ./CloudInstrument.py

  • If you are going to use SuperCollider run first. Note: sends broadcast OSC message to the network. $ sclang -D apicultor_synth.scd

  • Run OpenStageControl with ui/apicultor-ui.json (osc receiving port 7000)

  • Play with it! Describe sounds with MIR descriptor search them in the Cloud, then use integrated realtime processes with them (granular synth, reverb, delay, LP/HP filters, etc).

Dependencies: INSTALL.md

Use

FX Chain

    freeze -> vibrato -> pan-> pithshift -> filters -> delay -> reverb

Linux: jackd-no-disconnect-config

~/.jackdrc

/usr/local/bin/jackd -P75 -t2000 -dalsa -dhw:S2 -p4096 -n7 -r44100 -s

(optional) External UI for visual feedback

Running a browser in an external computer, tablet, mobile phone, etc.

Open Stage Control User Interface

Recognition

Art installations

Sounds from the Cloud installation.

cloudpicultor_instrument's People

Contributors

hordiales avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

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.