Martino,
the default number of faders is 32.
Here we discussed about reducing it around 16. How can you possibly imagine to get 40 faders to fit into a 800 pixels wide screen ?
Every fader takes more or less 36 pixels.
[EDIT] To everyone: reducing the 'channelsperpage' parameter is not enough on the RPi 7" screen
You need to reduce also the 'playbacksperpage' parameter as well, as suggested in another thread in this forum.
Basically like this:
Code: Select all
channelsperpage=16
playbacksperpage=8
Attached a picture of how uncomfortable it will result.