タグ

oscに関するmactkgのブックマーク (7)

  • Liine

    Lemur development has stopped and the app will be removed from the Apple App Store and Google Play Store on 01 September 2022. It was a difficult decision to make but one for which the time had come. Collectively our team have been working with Lemur in its various iterations since as far back as 2005 when the original multitouch hardware version was released, before the birth of the iPhone and wh

  • OscPkt -- tiny osc library

    Ultra minimalistic OSC library The story OscPkt is a very minimalistic OSC library. What I wanted to achieve with this lib: make it at small as possible. It consists of one header file, oscpkt.hh, which implements pretty much all of the OSC specification, even the pattern matching stuff (the wildcards etc). use only dumb, basic, c++. No boost stuff and no exceptions. make it robust with respect to

  • OSCを共有する osc-hub というのを作った - 音の鳴るブログ

    openFrameworks や Max/MSP, SuperCollider などで良く使われるメッセージングプロトコルに OSC (Open Sound Control) というのがあって、どんなものかについては この辺 を参照して欲しいのだけど、通信プロトコルにUDPが使われていて、基的には A -> B というように一対一でしかメッセージを送信できない*1。 そこでOSCを中継するハブのようなものがあれば、複数端末にメッセージ送信ができて便利そうなので作ってみた。頑張って作った構成図とGIFアニメが以下。 使い方 具体的なコマンド等は README を参照してもらうとして、大雑把な流れを示す。 あらかじめ OscHubServer を立ち上げる 各クライアントで OscHubClient を立ち上げて OscHubServer に接続 Max/MSP とかで OscHubClie

    OSCを共有する osc-hub というのを作った - 音の鳴るブログ
    mactkg
    mactkg 2014/12/03
    便利
  • openFramewoks – OSC (Open Sound Control) を利用したネットワーク連携

    今回は、ネットワークを使用したopenFrameworks同士の連携と、openFrameworksと他のアプリケーションとの連携について取り上げます。openFrameworksでネットワークを利用す方法はいくつかありますが、今回はその中で比較的扱い易いプロトコルである、Open Sound Control (OSC) についてとりあげたいと思います。 Open Sound Control (OSC)とは Open Sound Controlは、カリフォルニア大学バークレー校にある CNMAT(The Center for New Music and Audio Technologies)が開発した、通信プロトコルです。その特徴について、CNMATのページではOSCについて下記のように要約されています。 Open Sound Control (OSC) is a protocol for

    openFramewoks – OSC (Open Sound Control) を利用したネットワーク連携
  • The Open Sound Control 1.0 Specification | opensoundcontrol.org

    Version 1.0, March 26 2002, Matt Wright Introduction Open Sound Control (OSC) is an open, transport-independent, message-based protocol developed for communication among computers, sound synthesizers, and other multimedia devices. OSC Syntax This section defines the syntax of OSC data. Atomic Data Types All OSC data is composed of the following fundamental data types: int32 32-bit big-endian two's

  • Csound - Wikipedia

    Csoundはオーディオプログラミングのためのドメイン固有言語である。名称は、Csound以前の言語とは異なりC言語で書かれていることに由来する。 フリーソフトウェアであり、LGPL-2.1またはそれ以降のライセンスで利用可能である。 Csoundは、マサチューセッツ工科大学の Barry Vercoe によりMusic 11をベースに1985年に開発された。Music 11は、ベル研究所のマックス・マシューズが開発を主導したMUSIC-Nモデルに準じて、Vercoeが開発したものである。開発は1990年代から続いており、バス大学の John Fitch が主導している。バージョン5の文書化された最初のリリースは、2006年3月18日のバージョン5.01である。主な開発関係者は、Istvan Varga、Gabriel Maldonado(画像処理機能を追加した CsoundAV を開発)

  • Home | Renoise

    Main features: MacOS M1 ARM Support - Raspberry PI ARM Support - MacOS Metal Rendering - Windows WASAPI Audio - Ableton Link Support You can grab a free demo version from the download page. If you are a registered user, download your personalized copy from the backstage server. "The family is growing". Our new plugin, Redux, is a powerful, yet affordable performance-oriented sampler and phrase seq

  • 1