[This is preliminary documentation and subject to change.]
This class encapsulates a Part - that is, an instrument or mixer channel.
It is persisted into a <part> element in ChoonML.
Samples related to this part will be automatically persisted under this element according to their Part property, which indexes Samples.
Converters should create instances of this class and add them to Parts.
All methods in this library can throw an exception if an error occurs.
Warning: This interface has not yet been frozen and can be changed under you!
For a list of all members of this type, see Part Members.
System.Object
ChoonML.Part
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: ChoonML
Assembly: ChoonMLLib (in ChoonMLLib.dll)
Part Members | ChoonML Namespace