Framework4Bitwig
Framework4Bitwig copied to clipboard
Move followCursorTrack to ChannelBank
Move TrackBank.followCursorTrack(CursorTrack cursorTrack); to its parent class and change it to: ChannelBank.followCursorTrack(CursorChannel cursorChannel); to support DevceLayerBank and DrumPadBank.
Required for layer selections on 64 drum grid layout.