カテゴリ: ミュージック
価格: ¥450
TouchOSCとは
iPad/iPhone/AndroidでOSCのビジュアルコントローラーを作れるアプリ。
似たような技術でMIDIは結構有名。
意味がわかるものだけコメントつけています。
ついでに1.7からの更新も載せています。
What’s New in Version 1.8.1
1.8.1
===========================
– Added setting of control/child-control color with MIDI messages (new “c” var)
MIDIメッセージにvar”c”追加とコントロールのカラー追加
– Added touch y position velocity emulation option to Push-button controls
Yポジションベロシティ追加?
– Added MIDI message sending/receiving for Tab-pages
MIDIでもタブ切り替えを送信/受信
– Added custom OSC messages for Tab-pages
タブページ切り替えにもカスタムOSCを設定可能に
– Added “no rollover” option to Rotary controls to prevent jump from/to full/zero (default for all existing Rotary controls)
ロータリーコントロールで「no rollover」を選択すると指の運びで0から1や1から0にジャンプしないように設定できる
– Added LiveControl layouts
新しいレイアウトプリセット追加
– Added additional control colors
コントロールに新色追加 ブラウン、ピンク
– Changed resolution of Bonjour services to IP addresses instead of host-names
– Fixed Toggle-button received MIDI/OSC message value range behavior
– Fixed Multi-toggle MIDI Note message receive
– Fixed OSC size messages for Fader controls
– Fixed Rx/Tx indicator rendering
– Updated artwork (including support for the Retina iPad display)
1.8
===========================
– Added MIDI Bridge connection, download the free TouchOSC MIDI Bridge application for Windows and OS X from http://hexler.net
MIDIブリッジ接続追加、MIDIブリッジアプリ無料DLできるOSはOS XとWindows
– Toggle button behavior problems fixed
– OSC Network connection and Bonjour advertising now enabled at application start-up
– New layout: Jog-On for NI Traktor by digitaldjtools.net
– New layouts: ViZPad and ViZPod for TouchViZ
1.7.4
===========================
– Added Multi-Toggle “exclusive” mode, forcing only one toggle control to be active at all times
マルチトグル
– Added Multi-XY control for sending up to 5 touch-points simultaneously
– Added loading and optional up-scaling of iPhone layouts on iPad
– Added different color display of disabled connections on settings screen
1.7.3
===========================
– New control: Multi-Push
– New control: Encoder
– Added setting of control position with OSC messages:
/control/position/x, /control/position/y
– Added setting of control z-order with OSC messages: /control/position/z
– Added setting of control width and height with OSC messages:
/control/size/w, /control/size/h
– Multi-Toggle controls now allow multiple touch input
– Corrected sending/receiving of MIDI Program Change messages via
CoreMIDI connections
– Corrected order of MIDI z-message sending for all controls
– Corrected rendering of Push controls to match editor preview
– Corrected rendering of LED controls to match editor preview
1.7.2
===========================
– Added “Double-tap pages” option to prevent accidental switching of pages
– Renamed “Double-tap lock” option to “Double-tap settings”
– Corrected handling of OSC color change messages for LED controls
– Corrected order of OSC z-message sending for Push and Toggle controls
– Fixed an issue where Multi-controls with custom OSC addresses would not receive messages
– Fixed an issue where Multi-controls would still react to input when invisible
– Fixed an issue with sending of z-messages for Multi-controls
– Fixed an issue where Label and LED controls would react to input after changing visibility
– Fixed a timeout issue when downloading large layouts from the editor
1.7.1
===========================
– Fix for custom OSC addresses
1.7
===========================
– CoreMIDI support (iOS 4.2 or greater)
– Line 6 MIDI Mobilizer support
– New control: Time display
– New control: Battery charge display
– Rotary controls now show initial position marker
– Raised MultiFader limit to 64
– Improved multi-tasking support
– Various bug-fixes