BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_SMPLMIDIPitchFraction Property

BASS.NET API for the Un4seen BASS Audio Library
Specifies the fraction of a semitone up from the specified MIDIUnityNote.

Namespace:  Un4seen.Bass
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public int MIDIPitchFraction { get; }

Property Value

Type: Int32
Remarks

A value of 0x80000000 is 1/2 semitone (50 cents); a value of 0x00000000 represents no fine tuning between semitones.
See Also

Reference