package com.teotigraphix.caustk.tone.components.padsynth; public class LFO2Component extends LFO1Component { public LFO2Component() { super(); } }