Can't setPan on AudioSample in Minim
in
Core Library Questions
•
3 years ago
Hi all,
I'm having a bit of trouble with setting the pan on an AudioSample object using Minim. Whenever I try to get the controls available for the object, it says that it only has gain and mute controls, although the documentation states that AudioSample, AudioSnippet and AudioPlayer should have pan controls. Am I doing something wrong here?
1