public class Eveson extends Object implements org.openbase.jul.iface.Launchable<Void>, org.openbase.jul.iface.VoidInitializable
| Constructor and Description |
|---|
Eveson() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
EvesonConfig |
getEvesonConfig() |
static com.jsyn.unitgen.LineOut |
getLineOut() |
static com.jsyn.Synthesizer |
getSynthesizer() |
void |
init() |
boolean |
isActive() |
void |
shutdown() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void init()
throws org.openbase.jul.exception.InitializationException,
InterruptedException
init in interface org.openbase.jul.iface.DefaultInitializableinit in interface org.openbase.jul.iface.DefaultInitializableImpl<Void>init in interface org.openbase.jul.iface.VoidInitializableorg.openbase.jul.exception.InitializationExceptionInterruptedExceptionpublic void activate()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
activate in interface org.openbase.jul.iface.Activatableorg.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic boolean isActive()
isActive in interface org.openbase.jul.iface.Activatablepublic void deactivate()
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
deactivate in interface org.openbase.jul.iface.Activatableorg.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic static com.jsyn.Synthesizer getSynthesizer()
public static com.jsyn.unitgen.LineOut getLineOut()
public EvesonConfig getEvesonConfig()
public void shutdown()
shutdown in interface org.openbase.jul.iface.Manageable<Void>shutdown in interface org.openbase.jul.iface.ShutdownableCopyright © 2014–2017 openbase.org. All rights reserved.