Csound and CsoundAC API  5.17
Data Structures | Namespaces | Functions
Event.hpp File Reference
#include "Platform.hpp"
#include "Conversions.hpp"
#include "Midifile.hpp"
#include <map>
#include <string>
#include <iostream>
#include <sstream>
#include <algorithm>
#include <utility>
#include <eigen3/Eigen/Dense>

Data Structures

class  csound::Event
 Represents an event in music space, such as a note of definite duration, a MIDI-like "note on" or "note off" event, or a MIDI-like control event. More...

Namespaces

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

Functions

bool SILENCE_PUBLIC csound::operator< (const Event &a, const Event &b)