#include <rapicorn-core.hh>
Go to the source code of this file.
Classes | |
class | Bse::TestObjectHandle |
See also the corresponding IDL class TestObject. More... | |
struct | Bse::ClnT_UserMessage |
struct | Bse::ClnT_SongTiming |
class | Bse::ObjectHandle |
See also the corresponding IDL class Object. More... | |
class | Bse::ItemHandle |
See also the corresponding IDL class Item. More... | |
struct | Bse::ClnT_PartNote |
struct | Bse::ClnT_PartNoteSeq |
struct | Bse::ClnT_PartControl |
struct | Bse::ClnT_PartControlSeq |
class | Bse::PartHandle |
See also the corresponding IDL class Part. More... | |
class | Bse::SourceHandle |
See also the corresponding IDL class Source. More... | |
class | Bse::ContextMergerHandle |
See also the corresponding IDL class ContextMerger. More... | |
class | Bse::ContainerHandle |
See also the corresponding IDL class Container. More... | |
class | Bse::SuperHandle |
See also the corresponding IDL class Super. More... | |
class | Bse::SNetHandle |
See also the corresponding IDL class SNet. More... | |
class | Bse::CSynthHandle |
See also the corresponding IDL class CSynth. More... | |
class | Bse::SubSynthHandle |
See also the corresponding IDL class SubSynth. More... | |
class | Bse::TrackHandle |
See also the corresponding IDL class Track. More... | |
struct | Bse::ClnT_PartLink |
struct | Bse::ClnT_PartLinkSeq |
class | Bse::BusHandle |
See also the corresponding IDL class Bus. More... | |
class | Bse::SongHandle |
See also the corresponding IDL class Song. More... | |
class | Bse::EditableSampleHandle |
See also the corresponding IDL class EditableSample. More... | |
class | Bse::WaveHandle |
See also the corresponding IDL class Wave. More... | |
class | Bse::WaveRepoHandle |
See also the corresponding IDL class WaveRepo. More... | |
class | Bse::MidiNotifierHandle |
See also the corresponding IDL class MidiNotifier. More... | |
class | Bse::MidiSynthHandle |
See also the corresponding IDL class MidiSynth. More... | |
class | Bse::ProjectHandle |
See also the corresponding IDL class Project. More... | |
class | Bse::PcmWriterHandle |
See also the corresponding IDL class PcmWriter. More... | |
class | Bse::ServerHandle |
See also the corresponding IDL class Server. More... | |
Namespaces | |
Bse | |
The Bse namespace contains all functions of the synthesis engine. | |
Macros | |
#define | __ENUMHH__BSE_IDL__ |
#define | __BSE_IDL_ALIASES__ |
Typedefs | |
typedef TestObjectHandle | Bse::TestObjectH |
Convenience alias for the IDL type TestObject. | |
typedef ObjectHandle | Bse::ObjectH |
Convenience alias for the IDL type Object. | |
typedef ItemHandle | Bse::ItemH |
Convenience alias for the IDL type Item. | |
typedef PartHandle | Bse::PartH |
Convenience alias for the IDL type Part. | |
typedef SourceHandle | Bse::SourceH |
Convenience alias for the IDL type Source. | |
typedef ContextMergerHandle | Bse::ContextMergerH |
Convenience alias for the IDL type ContextMerger. | |
typedef ContainerHandle | Bse::ContainerH |
Convenience alias for the IDL type Container. | |
typedef SuperHandle | Bse::SuperH |
Convenience alias for the IDL type Super. | |
typedef SNetHandle | Bse::SNetH |
Convenience alias for the IDL type SNet. | |
typedef CSynthHandle | Bse::CSynthH |
Convenience alias for the IDL type CSynth. | |
typedef SubSynthHandle | Bse::SubSynthH |
Convenience alias for the IDL type SubSynth. | |
typedef TrackHandle | Bse::TrackH |
Convenience alias for the IDL type Track. | |
typedef BusHandle | Bse::BusH |
Convenience alias for the IDL type Bus. | |
typedef SongHandle | Bse::SongH |
Convenience alias for the IDL type Song. | |
typedef EditableSampleHandle | Bse::EditableSampleH |
Convenience alias for the IDL type EditableSample. | |
typedef WaveHandle | Bse::WaveH |
Convenience alias for the IDL type Wave. | |
typedef WaveRepoHandle | Bse::WaveRepoH |
Convenience alias for the IDL type WaveRepo. | |
typedef MidiNotifierHandle | Bse::MidiNotifierH |
Convenience alias for the IDL type MidiNotifier. | |
typedef MidiSynthHandle | Bse::MidiSynthH |
Convenience alias for the IDL type MidiSynth. | |
typedef ProjectHandle | Bse::ProjectH |
Convenience alias for the IDL type Project. | |
typedef PcmWriterHandle | Bse::PcmWriterH |
Convenience alias for the IDL type PcmWriter. | |
typedef ServerHandle | Bse::ServerH |
Convenience alias for the IDL type Server. | |
typedef ClnT_UserMessage | Bse::UserMessage |
typedef ClnT_SongTiming | Bse::SongTiming |
typedef ClnT_PartNote | Bse::PartNote |
typedef ClnT_PartNoteSeq | Bse::PartNoteSeq |
typedef ClnT_PartControl | Bse::PartControl |
typedef ClnT_PartControlSeq | Bse::PartControlSeq |
typedef ClnT_PartLink | Bse::PartLink |
typedef ClnT_PartLinkSeq | Bse::PartLinkSeq |