14 lines
380 B
HTML
14 lines
380 B
HTML
---
|
|
layout: default
|
|
title: Controlling Ardour with OSC
|
|
---
|
|
|
|
<p>
|
|
<abbr title="Open Sound Control"><dfn>OSC</dfn></abbr> lets synthesizers
|
|
and other devices communicate with Ardour. OSC devices can send commands
|
|
relating to playback (such as play or stop), performance (such as volume,
|
|
play, stop, and almost any other function (such as Edit, or Undo).
|
|
</p>
|
|
|
|
{% children %}
|