[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] Monitor simplifications



Here is a rather large patch that simplifies and improves the implementation of Monitor and the related GUIs, something that was overdue for a long time. 

It uses now the same method interface for play and (multichannel mapping) playN, which has the extra benefit that we can use playN now with multiChannel expanded fadeTimes. Also, there are some minor adjustments for QT (there needs to be a proper adjustment to the QT GUI's layout mechanism, but this is for later).

As this is a larger commit series, I'd like to send in the diff here first (sorry no pull request, as I try to keep git simple), you can apply it by "git apply <path-to-patch>" and test it a bit, if you like.

I've had it running for a while, so it should be largely OK, but let me know if you see problems ahead. Otherwise, I'll push it soon.


Attachment: monitor_simplifications.diff
Description: Binary data