Re: OSC control of individual processors?

Robin Gareus <[email protected]> Mon, 19 Jun 2017 19:44:33 +0200
Newsgroups gmane.comp.audio.ardour.devel
Message-ID <[email protected]>
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--===============0360280382==
Content-Type: multipart/signed; micalg=pgp-sha256;
 protocol="application/pgp-signature";
 boundary="KqqKLaUfJvA2omEpwUvmrwLX6QODFkDEL"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--KqqKLaUfJvA2omEpwUvmrwLX6QODFkDEL
Content-Type: multipart/mixed; boundary="CTfwJ0DPw4STCtrKlikgDhXK4ppQ1APHq";
 protected-headers="v1"
From: Robin Gareus <[email protected]>
To: =?UTF-8?Q?J=c3=b6rn_Nettingsmeier?= <[email protected]>,
 ardour Development List <[email protected]>
Message-ID: <[email protected]>
Subject: Re: [Ardour-Dev] OSC control of individual processors?
References: <[email protected]>
In-Reply-To: <[email protected]>

--CTfwJ0DPw4STCtrKlikgDhXK4ppQ1APHq
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 06/19/2017 07:35 PM, J=C3=B6rn Nettingsmeier wrote:
> Hi *!
>=20
> I would like to be able to control a certain parameter of a certain
> processor in every track/bus via OSC.

Every track at the same time? One message to all plugins?
I don't think that's possible.

But there's  "/strip/plugin/parameter" "iiif"

first int: mixer-strip-id
2nd int: Nth plugin (start counting at 1)
3rd int: parameter ID (plugin-input control)
4th param: actual control value to set as float

Hint check Window > Log for errors (parameter mismatch)

Example:

  oscsend localhost 3819 /strip/plugin/parameter iiif 3 1 2 400

HTH,
robin



--CTfwJ0DPw4STCtrKlikgDhXK4ppQ1APHq--

--KqqKLaUfJvA2omEpwUvmrwLX6QODFkDEL
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwak9kdzQUxfAUWyqoJC84Cz1fwQFAllIDYQACgkQoJC84Cz1
fwQ70A//TRMAV/3EpHhK5ns+bbM8I8zYbe4nZATqNzWi4dAVGvDcJUl8p7SKqGxP
UJiidrf0e18e/2XuRt0zl7nNEBLrOS+k57oMY8r4dLXaXRJMcu75gt1Kdxxy9t8a
94T06pd9zZWtOHJElpeytEmCUwxLXpzbVUaw19pl7IooffhOBK6YFxg6n7swRPaS
zR2N15jR7j6ECXW1/qs32VwJpQZSuu121qzsyhqWUGjv1ZVbcPr4qeKnzWsoUaPA
H4PyxmisOvIidzL9+zAw0ussPfSG5qGzABRqj0vK+Ff3BM/hw4559n/rB+aB6/40
EZznbQTt5+4iwRvkk7IMsiBe9GdBeRhBG61tEsadQmZcqAVgCwljxnXsr2Dq0GxH
k9kii5HvchZFfqPJSC0N2pAlGz/Z/cD4lbvvUfTT+2A4IBhg/EuwC6yceGhwp6fu
YSxO1dLgCikDnw3UItwGMk3e+YINGmJ0CI8TVlnjkF86UtrvO2g8Ut2qbsLmTMjk
tSBBBXZWZm6Fk8HKlk11WPOkdajgtbNT28UJAexEPhUCkBQIo7fWz2ION1VEai28
MSYWsyl9KGMnyd8kyFoP0bAxVJCZ8e4e32raTOiAD0cdx910CG4d28sNJzGeV9bQ
IxR77lMnASDF+OFnOqvEgtQes7BOzCJqCiPU0+ddbNeip+cUGbo=
=ymp7
-----END PGP SIGNATURE-----

--KqqKLaUfJvA2omEpwUvmrwLX6QODFkDEL--

--===============0360280382==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ardour-dev mailing list
[email protected]
http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org

--===============0360280382==--