Triangle waveform generator.


Enums


Public Member Functions

  • GenTriangleNode (const Format &format=Format())
  • GenTriangleNode (float freq, const Format &format=Format())
  • void
    setUpSlope (float up)
  • void
    setDownSlope (float down)
  • float
    getUpSlope () const
  • float
    getDownSlope () const

Protected Member Functions

  • void
    initImpl ()
  • void
    disconnectInput (const NodeRef &input)
  • void
    disconnectOutput (const NodeRef &output)
  • void
    configureConnections ()
  • void
    setupProcessWithSumming ()
  • void
    notifyConnectionsDidChange ()
  • bool
    inputChannelsAreUnequal () const
  • void
    initializeImpl ()
  • void
    uninitializeImpl ()
  • getSummingBuffer ()
  • getSummingBuffer () const

Protected Attributes

  • float
    mSamplePeriod
  • mFreq
  • float
    mPhase