Robin Gareus
322f1c7d0d
LV2: amend previous commit, respect replicated plugin instances
...
When a plugin is replicated (eg. mono plugin on a stereo-track),
configure_io() is only called for the first instance.
The 2nd instance will not have dedicated buffers but re-use copies
of the first instance. Should the 2nd instance use a LV2 worker-thread or
local communication ports they can not be shared with the first instance.
-> this patch allocates Atom-buffers for each instance.
PS. this still needs more work; there is only one UI instance for
all plugin instances. messages from the UI should go to all
instances.
git-svn-id: svn://localhost/ardour2/branches/3.0@13148 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-08-28 15:42:40 +00:00
..
2012-08-28 15:42:40 +00:00
2012-05-17 00:54:43 +00:00
2012-07-17 13:13:36 +00:00
2012-07-28 09:08:29 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-08-10 15:57:09 +00:00
2012-05-24 06:09:29 +00:00
2012-07-25 17:48:55 +00:00
2012-06-10 13:07:28 +00:00
2012-06-21 20:31:14 +00:00
2012-06-23 05:06:57 +00:00
2012-04-11 10:51:21 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-07-17 03:10:40 +00:00
2012-07-13 21:05:45 +00:00
2012-07-25 17:48:55 +00:00
2012-04-14 22:04:51 +00:00
2012-05-24 06:09:29 +00:00
2012-07-25 17:48:55 +00:00
2012-05-27 23:05:45 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-06-23 05:06:54 +00:00
2012-07-25 17:48:55 +00:00
2012-06-23 05:06:54 +00:00
2012-03-02 22:53:00 +00:00
2012-01-14 22:02:59 +00:00
2012-07-13 21:05:45 +00:00
2012-05-24 06:09:29 +00:00
2012-07-17 13:59:46 +00:00
2012-02-29 20:18:18 +00:00
2012-07-25 17:48:55 +00:00
2012-07-16 14:45:35 +00:00
2012-04-13 00:35:42 +00:00
2012-05-24 06:09:29 +00:00
2012-03-15 21:40:17 +00:00
2012-06-23 05:06:54 +00:00
2012-06-24 11:36:33 +00:00
2012-06-24 20:00:30 +00:00
2012-06-23 05:06:54 +00:00
2012-06-24 19:45:20 +00:00
2012-06-23 05:07:09 +00:00
2012-07-24 21:43:05 +00:00
2012-01-28 18:14:19 +00:00
2012-05-24 06:09:29 +00:00
2012-07-25 17:48:55 +00:00
2012-05-24 06:09:29 +00:00
2012-06-23 05:07:16 +00:00
2012-05-24 06:09:29 +00:00
2012-05-24 06:09:29 +00:00
2012-07-23 14:21:58 +00:00
2012-07-25 17:48:55 +00:00
2011-11-28 20:38:23 +00:00
2012-07-16 14:48:07 +00:00
2012-06-24 12:57:08 +00:00
2012-07-25 17:48:55 +00:00
2012-06-11 10:42:30 +00:00
2012-04-20 17:52:42 +00:00
2012-07-17 13:59:46 +00:00
2012-07-25 17:48:55 +00:00
2012-05-24 06:09:29 +00:00
2012-07-12 21:16:20 +00:00
2012-03-14 22:53:41 +00:00
2012-03-13 20:14:22 +00:00
2012-07-25 17:48:55 +00:00
2012-08-27 04:08:45 +00:00
2012-02-29 03:21:37 +00:00
2012-08-28 15:42:40 +00:00
2011-11-23 19:31:04 +00:00
2012-05-24 06:09:29 +00:00
2012-04-11 23:46:39 +00:00
2012-05-24 06:09:29 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-06-23 05:06:54 +00:00
2012-05-23 23:09:37 +00:00
2012-05-24 06:09:29 +00:00
2012-05-24 06:09:29 +00:00
2012-06-18 19:20:59 +00:00
2012-07-25 17:48:55 +00:00
2012-06-18 19:20:59 +00:00
2012-08-10 15:57:09 +00:00
2012-05-24 06:09:29 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-05-14 17:07:53 +00:00
2012-07-25 17:48:55 +00:00
2012-06-01 16:52:56 +00:00
2012-04-12 11:45:40 +00:00
2012-03-01 21:08:58 +00:00
2012-06-23 05:06:54 +00:00
2012-06-23 05:06:54 +00:00
2012-05-24 06:09:29 +00:00
2012-05-31 20:58:29 +00:00
2012-05-24 06:09:29 +00:00
2012-06-10 13:07:33 +00:00
2012-07-25 17:48:55 +00:00
2012-08-18 15:49:32 +00:00
2012-08-09 17:37:23 +00:00
2012-07-17 13:59:46 +00:00
2012-05-24 06:09:29 +00:00
2012-06-21 15:00:10 +00:00
2012-07-25 17:48:55 +00:00
2012-05-24 06:09:29 +00:00
2012-05-24 06:09:29 +00:00
2012-06-07 20:57:21 +00:00
2012-06-23 05:07:29 +00:00
2012-06-23 05:07:31 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-05-24 06:09:29 +00:00
2012-06-25 12:46:13 +00:00
2012-05-24 06:09:29 +00:00
2012-05-24 06:09:29 +00:00
2012-08-16 02:06:18 +00:00
2012-06-17 21:20:51 +00:00
2012-06-18 18:28:40 +00:00
2012-05-19 14:46:50 +00:00
2012-06-11 10:42:30 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-05-24 06:09:29 +00:00
2012-05-24 06:09:29 +00:00
2012-07-24 21:43:05 +00:00
2012-06-20 18:46:05 +00:00
2012-07-25 17:48:55 +00:00
2011-11-14 11:53:09 +00:00
2012-05-02 20:29:46 +00:00
2012-05-24 06:09:29 +00:00
2012-05-24 06:09:29 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-01-25 21:19:48 +00:00
2012-06-23 05:09:51 +00:00
2012-07-25 17:48:55 +00:00
2012-05-24 06:09:29 +00:00
2012-07-26 15:40:11 +00:00
2012-04-11 23:24:05 +00:00
2012-07-25 17:48:55 +00:00
2012-08-10 15:57:09 +00:00
2012-05-24 06:09:29 +00:00
2012-08-10 15:57:09 +00:00
2012-07-25 17:48:55 +00:00
2012-07-25 17:48:55 +00:00
2012-01-24 17:04:15 +00:00
2012-06-07 20:57:21 +00:00
2012-05-24 06:09:29 +00:00
2012-06-23 05:07:05 +00:00
2012-05-24 06:09:29 +00:00
2012-07-25 17:48:55 +00:00
2012-06-11 10:42:30 +00:00
2012-04-24 02:28:51 +00:00
2012-07-25 17:48:55 +00:00
2012-04-01 14:57:57 +00:00
2012-05-27 23:05:45 +00:00
2012-07-25 17:48:55 +00:00
2012-05-31 22:44:29 +00:00
2012-08-09 17:59:43 +00:00
2011-11-23 00:55:34 +00:00
2012-08-28 15:42:35 +00:00
2012-08-10 17:03:22 +00:00