xojo:fader:start

Dies ist eine alte Version des Dokuments!


Fader module

Core element is the LevelBox Class which does all the mathematical stuff.
Especially it holds the current fader value, available in different units (Absolute, Percent, DMX, dB).
Further the scaling is selectable (linear, logarithmic) and any changes of the value will be propagated by means of the implemented ObjectNotifier interface.

The Fader class is a subclass of Canvas and therefore acts as a user-defined control.
Scaling and colors are adjustable by the inspector.

Simply import the Fader class in your project.
It will appear now in the Library and can be used like any other control.

Additionally you have to import the LevelBox Class because Fader depends on it.
And now import the ObjectNotifier folder, because LevelBox implements it.


Diese Website verwendet Cookies. Durch die Nutzung der Website stimmen Sie dem Speichern von Cookies auf Ihrem Computer zu. Außerdem bestätigen Sie, dass Sie unsere Datenschutzbestimmungen gelesen und verstanden haben. Wenn Sie nicht einverstanden sind, verlassen Sie die Website.Weitere Information
  • xojo/fader/start.1617350481.txt.gz
  • Zuletzt geändert: 2021/04/02 10:01
  • von mz