Function AudioServerSingleton.setBusSend

Connects the output of the bus at bus_idx to the bus named send.

void setBusSend (
  const(long) bus_idx,
  const(String) send
) nothrow @nogc;