zhdk / tpf-client

Telematic performance format client software
GNU General Public License v3.0
7 stars 1 forks source link

Adjustable maximum number of channels and client rows #32

Closed reduzent closed 2 years ago

reduzent commented 3 years ago

Certain use cases require transmitting more than 8 channels. However, having a large maximum of channels requires also a large number of ports which might make creating connections in qjackctl unfeasible. There is no configuration that works well for all use cases.

Refactoring internals in a way that the basic layout can be adjusted with little effort would already help. Or the layout could be made configurable and dynamically adjusted when loaded.

reduzent commented 2 years ago

This has been implemented with v2.0-alpha2