-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
channel-samplerunknownUndiscovered, new or unused fields in structsUndiscovered, new or unused fields in structs
Milestone
Description
Lines 572 to 581 in 2c58e76
| class Time(EventModel, ModelReprMixin): | |
| """Used by :class:`Sampler` and :class:`Instrument`. | |
|  | |
| """ | |
| swing = EventProp[int](ChannelID.Swing) | |
| # gate: int | |
| # shift: int | |
| # is_full_porta: bool |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
channel-samplerunknownUndiscovered, new or unused fields in structsUndiscovered, new or unused fields in structs
