Skip navigation links
org.jsynthlib.device.model

Class AbstractBankDriver

    • Constructor Detail

      • AbstractBankDriver

        public AbstractBankDriver(String patchType,
                                  String authors,
                                  int numPatches,
                                  int numColumns)
        Creates a new BankDriver instance.
        Parameters:
        patchType - The patch type. eg. "Bank", "Multi Bank", "Drum Bank", etc.
        authors - The names of the authors of this driver.
        numPatches - The Number of Patches the Bank holds.
        numColumns - How many columns to use when displaying the patches as a table.

Copyright © 2014. All Rights Reserved.