jackspa: [fix] suppress the needless control_port_buffer
commit5fc8855d2c23d7969f1aa525c1cb3ea1277bed0a
authorG.raud <graud@gmx.com>
Sun, 23 Jun 2013 13:52:11 +0000 (23 15:52 +0200)
committerG.raud <graud@gmx.com>
Sun, 7 Jul 2013 06:48:23 +0000 (7 08:48 +0200)
tree2476e13745e0d80961bd3a1157624b2b3ced4a61
parentf661ee10e648b4301965b89538287796f248f3a2
jackspa: [fix] suppress the needless control_port_buffer

control_t: delete the member

init_jack(): connect the LADSPA input control ports directly to the
control_port_values

process(): do not touch the input control ports

suppress the related JACK buffer size callback
jackspa.c
jackspa.h