GrandOrgue / grandorgue

GrandOrgue software
Other
148 stars 40 forks source link

Moved m_percussive to GOPipeConfig #1814

Closed oleg68 closed 4 months ago

oleg68 commented 4 months ago

This is a next PR related to #1385

This PR moves m_Percussive from GOPipe and GORank to GOPipeConfig for future compatibility of checking HasIndependentRelease at any level.

It is just refactoring. No GO behavior should be changed.