Package com.io7m.jnoisetype.api
Interface NTInstrumentZoneMemberType
- All Known Subinterfaces:
NTInstrumentZoneGeneratorType,NTInstrumentZoneModulatorType
public interface NTInstrumentZoneMemberType
An object that can appear in an instrument zone.
-
Method Summary
Modifier and Type Method Description NTInstrumentZoneTypezone()
-
Method Details
-
zone
NTInstrumentZoneType zone()- Returns:
- The instrument zone to which this object belongs
-