FeedLauncherCommand

class FeedLauncherCommand : Command

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun end(interrupted: Boolean)

Stop the transfer motor when the command is interrupted or canceled

Link copied to clipboard
open override fun initialize()

Set the speed of the transfer to a constant speed to feed notes into the launcher

Link copied to clipboard
open override fun isFinished(): Boolean

This command is never finished on its own. It will be finished when the command is interrupted or canceled.