reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofSoundUtils.h File Reference
#include "ofMath.h"
#include "ofSoundBuffer.h"
#include <glm/gtc/constants.hpp>
#include "glm/common.hpp"

Go to the source code of this file.

Functions

void ofStereoVolumes (float volume, float pan, float &left, float &right)
 

Function Documentation

◆ ofStereoVolumes()

void ofStereoVolumes ( float  volume,
float  pan,
float &  left,
float &  right 
)
inline