Shared#
These implement functionality used by Channel or its subclasses.
- class pyflp.channel.Arp[source]#
Used by
Sampler: andInstrument.- direction: ArpDirection | None#
Properties obtained from a
construct.Struct.
- class pyflp.channel.Delay[source]#
Echo delay / fat mode section.
Used by
SamplerandInstrument.- feedback: int | None#
Factor with which the volume of every next echo is multiplied.
Defaults to minimum value.
Type
Value
Representation
Min
0
0%
Max
25600
200%
- class pyflp.channel.Keyboard[source]#
Used by
SamplerandInstrument.
- class pyflp.channel.LevelAdjusts[source]#
Used by
Layer,InstrumentandSampler.
- class pyflp.channel.Polyphony[source]#
Used by
SamplerandInstrument.
- class pyflp.channel.Time[source]#
Used by
SamplerandInstrument.- full_porta: bool | None#
Whether
gateis bypassed whenPolyphony.portais on.
- gate: int | None#
Logarithmic. Defaults to disabled state.
Type
Value
Representation
Min
450
0:03
Max
1446
4:00
Disabled
1447
Off
- class pyflp.channel.Tracking[source]#
Used by
SamplerandInstrument.