GithubHelp home page GithubHelp logo

zkmkarlsruhe / zirkoniumspatializationserver Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 2.0 12.01 MB

The core Zirkonium 3D spatialization rendering engine implemented in Pure Data.

License: MIT License

Makefile 100.00%
puredata spatialization zirkonium

zirkoniumspatializationserver's People

Contributors

chikashimiyama avatar danomatika avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

spatdif porres

zirkoniumspatializationserver's Issues

zirk_id: polar positions

Add support to zirk_id for polar positions: azimuth (0 - 360, -180 - 180, etc) & elevation (0 - 90).

server patch modularization

The main server patch zirkonium_server.pd should be modularized by:

  • setting clone numbers via creation arguments, ie. [zirkonium_server 16 16 32] could create a server with 32 IDs, 16 inputs, 16 outputs, etc
  • moving #zirk-in and #zirk-out messaging into a wrapper patch
  • adding a help file for documentation & testing
  • testing

implementing hoa-light object

Name

hoalight

IO

  • The pd object should have 4 inlets
  • The pd object should have 1 outlet

Type

  • The pd object is not a DSP object

Inlet

  • The first inlet accepts bang / message
  • When the first inlet receives a message, starting with "define_loudspeakers" the object interprets the message as a speaker definition formatted in the style of VBAP object and store the data internally
  • The second inlet accepts float and it lets the user control the azimuth of the source (-180 ~ 180)
  • The third inlet accepts float and it lets the user control the elevation of the source (0 ~ 90)
  • The fourth inlet accepts float and it lets the user control the spread (0 ~ 100)

processing

  • The pd object internally encodes/decodes higher-order ambisonics using HOA-light library and output the volumes of each speaker when the first inlet receives a bang

order

  • The order of ambisonics is defined by the number of speakers automatically

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.