Control Surface API  2.2.2
DrumPad.java
1 package com.bitwig.extension.controller.api;
2 
9 public interface DrumPad extends Channel
10 {
11 }