makeIncludeLine

makeIncludeLine#

csoundengine.csoundlib.makeIncludeLine(include)[source]#

Given a path, creates the #include directive

In particula, it checks the need for quotation marks

Parameters:

include (str) – path to include

Return type:

str

Returns: