SwiftlyS2

CVoiceContainerStaticAdditiveSynth__CHarmonic

Interface CVoiceContainerStaticAdditiveSynth__CHarmonic

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CVoiceContainerStaticAdditiveSynth__CHarmonic : ISchemaClass<CVoiceContainerStaticAdditiveSynth__CHarmonic>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Cents

ref float Cents { get; }
Property Value

Curve

SchemaUntypedField Curve { get; }
Property Value

Fundamental

ref EMidiNote Fundamental { get; }
Property Value

Octave

ref int Octave { get; }
Property Value

Phase

ref float Phase { get; }
Property Value

VolumeScaling

CVoiceContainerStaticAdditiveSynth__CGainScalePerInstance VolumeScaling { get; }
Property Value

Waveform

ref EWaveform Waveform { get; }
Property Value

On this page