Searched refs:getPan (Results 1 – 6 of 6) sorted by relevance
189 float SimpleMultiPlayer::getPan(int index) { in getPan() function in iolib::SimpleMultiPlayer190 return mSampleSources[index]->getPan(); in getPan()
63 float getPan() { in getPan() function
74 float getPan(int index);
114 external fun getPan(index: Int): Float method in com.plausiblesoftware.drumthumper.DrumPlayer
152 panSeekbar.progress = panValToPanPos(mDrumPlayer.getPan(drumIndex)) in connectMixSliders()
149 return sDTPlayer.getPan(index); in Java_com_plausiblesoftware_drumthumper_DrumPlayer_getPan()