from smnp.module.synth.function import synth, pause, plot, compile functions = [ synth.function, pause.function, plot.function, compile.function ] methods = []