MIDISynth.start_link
You're seeing just the function
start_link
, go back to MIDISynth module for more information.
Specs
start_link(keyword(), GenServer.options()) :: GenServer.on_start()
Start a MIDI synthesizer
Synthesizer arguments:
:soundfont
- the path to the sound font to use for synthesize. Uses FluidR2_GM.sf2 by default.