Bitwig Studio Control Surface API  4.0.1
DeviceLayer.java
1 package com.bitwig.extension.controller.api;
2 
8 public interface DeviceLayer extends Channel
9 {
10 }