def softToneCreate(*args): return _wiringpi.softToneCreate(*args)
def softToneCreate(pin): return _wiringpi.softToneCreate(pin)