MIDISynth.start_link

You're seeing just the function start_link, go back to MIDISynth module for more information.
Link to this function

start_link(args, opts \\ [])

View Source

Specs

Start a MIDI synthesizer

Synthesizer arguments:

  • :soundfont - the path to the sound font to use for synthesize. Uses FluidR2_GM.sf2 by default.