Csound and CsoundAC API  5.17
Data Structures | Namespaces
Random.hpp File Reference
#include "Platform.hpp"
#include "Node.hpp"
#include <boost/random.hpp>
#include <boost/random/variate_generator.hpp>
#include <cmath>

Data Structures

class  csound::Random
 A random value will be sampled from the specified distribution, translated and scaled as specified, and set in the specified row and column of the local coordinates. More...

Namespaces

namespace  csound
 The csound namespace contains classes for doing algorithmic composition, and for rendering audio from algorithmically generated scores, especially using Csound.