uchar panningSeparation() const;
uchar pitchWheelDepth() const;
+#if !defined(_MSC_VER)
protected:
+#endif
+
void setChannels(int channels);
void setLengthInPatterns(ushort lengthInPatterns);
uint instrumentCount() const;
uchar lengthInPatterns() const;
+#if !defined(_MSC_VER)
protected:
+#endif
void setChannels(int channels);
void setInstrumentCount(uint sampleCount);
uchar tempo() const;
uchar bpmSpeed() const;
+#if !defined(_MSC_VER)
protected:
+#endif
void setChannels(int channels);
void setLengthInPatterns (ushort lengthInPatterns);
ushort tempo() const;
ushort bpmSpeed() const;
+#if !defined(_MSC_VER)
protected:
+#endif
void setChannels(int channels);
void setLengthInPatterns(ushort lengthInPatterns);