java.lang.Object
libsidplay.components.cart.supported.core.Channel
Bekannte direkte Unterklassen:
Channel2op, Channel4op, DisabledChannel

abstract class Channel extends Object
  • Felddetails

    • channelBaseAddress

      int channelBaseAddress
    • feedback

      double[] feedback
    • fnuml

      int fnuml
    • fnumh

      int fnumh
    • kon

      int kon
    • block

      int block
    • cha

      int cha
    • chb

      int chb
    • chc

      int chc
    • chd

      int chd
    • fb

      int fb
    • cnt

      int cnt
    • toPhase

      static final double toPhase
      Siehe auch:
  • Konstruktordetails

    • Channel

      Channel(int baseAddress)
  • Methodendetails

    • update_2_KON1_BLOCK3_FNUMH2

      void update_2_KON1_BLOCK3_FNUMH2()
    • update_FNUML8

      void update_FNUML8()
    • update_CHD1_CHC1_CHB1_CHA1_FB3_CNT1

      void update_CHD1_CHC1_CHB1_CHA1_FB3_CNT1()
    • updateChannel

      void updateChannel()
    • getInFourChannels

      protected double[] getInFourChannels(double channelOutput)
    • getChannelOutput

      abstract double[] getChannelOutput()
    • keyOn

      protected abstract void keyOn()
    • keyOff

      protected abstract void keyOff()
    • updateOperators

      protected abstract void updateOperators()