Framework4Bitwig icon indicating copy to clipboard operation
Framework4Bitwig copied to clipboard

Move followCursorTrack to ChannelBank

Open git-moss opened this issue 8 years ago • 1 comments

Move TrackBank.followCursorTrack(CursorTrack cursorTrack); to its parent class and change it to: ChannelBank.followCursorTrack(CursorChannel cursorChannel); to support DevceLayerBank and DrumPadBank.

git-moss avatar Jun 16 '17 06:06 git-moss

Required for layer selections on 64 drum grid layout.

git-moss avatar Jun 16 '17 06:06 git-moss