BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_SMPLMIDIUnityNote Property

BASS.NET API for the Un4seen BASS Audio Library
Specifies the MIDI note which will replay the sample at original pitch.

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

public int MIDIUnityNote { get; }

Property Value

Type: Int32
Remarks

This value ranges from 0 to 127 (a value of 60 represents Middle C as defined by the MMA).
See Also

Reference