|
FAUST compiler
0.9.9.6b8
|

Go to the source code of this file.
Functions | |
| schema * | makeSplitSchema (schema *s1, schema *s2) |
| Creates a new split schema. More... | |
Creates a new split schema.
Cables are enlarged to dWire. The horizontal gap between the two subschema is such that the connections are not too slopy.
Definition at line 34 of file splitSchema.cpp.
References dWire, schema::height(), and makeEnlargedSchema().
Referenced by generateInsideSchema().


1.8.7