, including all inherited members.
_legacy_control_change(int group, int track, int param, int value) | zzub::host | [virtual] |
_player | zzub::host | |
_plugin | zzub::host | |
allocate_wave(int index, int level, int samples, wave_buffer_type type, bool stereo, const char *name) | zzub::host | [virtual] |
allocate_wave_direct(int index, int level, int samples, wave_buffer_type type, bool stereo, const char *name) | zzub::host | [virtual] |
audio_driver_get_channel_count(bool input) | zzub::host | [virtual] |
audio_driver_read(int channel, float *samples, int buffersize) | zzub::host | [virtual] |
audio_driver_write(int channel, float *samples, int buffersize) | zzub::host | [virtual] |
aux_buffer | zzub::host | |
clear_auxiliary_buffer() | zzub::host | [virtual] |
control_change(zzub_plugin_t *_metaplugin, int group, int track, int param, int value, bool record, bool immediate) | zzub::host | [virtual] |
create_pattern(const char *name, int length) | zzub::host | [virtual] |
create_sequence() | zzub::host | [virtual] |
delete_pattern(int _pattern) | zzub::host | [virtual] |
delete_sequence(zzub_sequence_t *_sequence) | zzub::host | [virtual] |
feedback_buffer | zzub::host | |
get_auxiliary_buffer() | zzub::host | [virtual] |
get_envelope_point(int wave, int envelope, int index, unsigned short &x, unsigned short &y, int &flags) | zzub::host | [virtual] |
get_envelope_size(int wave, int envelope) | zzub::host | [virtual] |
get_host_info() | zzub::host | [virtual] |
get_info(zzub_plugin_t *_metaplugin) | zzub::host | [virtual] |
get_input(int index, float *samples, int buffersize, bool stereo, float *extrabuffer) | zzub::host | [virtual] |
get_metaplugin() | zzub::host | [virtual] |
get_metaplugin(const char *name) | zzub::host | [virtual] |
get_name(zzub_plugin_t *_metaplugin) | zzub::host | [virtual] |
get_nearest_wave_level(int index, int note) | zzub::host | [virtual] |
get_next_free_wave_index() | zzub::host | [virtual] |
get_osc_url(zzub_plugin_t *pmac, char *url) | zzub::host | [virtual] |
get_parameter(zzub_plugin_t *_metaplugin, int group, int track, int param) | zzub::host | [virtual] |
get_pattern_count() | zzub::host | [virtual] |
get_pattern_data(int _pattern, int row, int group, int track, int field) | zzub::host | [virtual] |
get_pattern_length(int _pattern) | zzub::host | [virtual] |
get_pattern_name(int _pattern) | zzub::host | [virtual] |
get_play_position() | zzub::host | [virtual] |
get_playing_row(zzub_sequence_t *_sequence, int group, int track) | zzub::host | [virtual] |
get_playing_sequence(zzub_plugin_t *_metaplugin) | zzub::host | [virtual] |
get_plugin(zzub_plugin_t *_metaplugin) | zzub::host | [virtual] |
get_plugin_names(outstream *os) | zzub::host | [virtual] |
get_sequence_data(int row) | zzub::host | [virtual] |
get_sequence_type(zzub_sequence_t *seq) | zzub::host | [virtual] |
get_song_begin() | zzub::host | [virtual] |
get_song_begin_loop() | zzub::host | [virtual] |
get_song_end() | zzub::host | [virtual] |
get_song_end_loop() | zzub::host | [virtual] |
get_state_flags() | zzub::host | [virtual] |
get_wave(int index) | zzub::host | [virtual] |
get_wave_level(int index, int level) | zzub::host | [virtual] |
get_wave_name(int index) | zzub::host | [virtual] |
get_write_position() | zzub::host | [virtual] |
host(zzub::player *, zzub_plugin_t *) | zzub::host | |
lock() | zzub::host | [virtual] |
message(const char *text) | zzub::host | [virtual] |
midi_out(int time, unsigned int data) | zzub::host | [virtual] |
plugin_player | zzub::host | |
remove_event_handler(zzub_plugin_t *_metaplugin, event_handler *handler) | zzub::host | [virtual] |
rename_pattern(char const *oldname, char const *newname) | zzub::host | [virtual] |
set_event_handler(zzub_plugin_t *_metaplugin, event_handler *handler) | zzub::host | [virtual] |
set_internal_wave_name(zzub_plugin_t *_metaplugin, int index, const char *name) | zzub::host | [virtual] |
set_pattern_data(int _pattern, int row, int group, int track, int field, int value) | zzub::host | [virtual] |
set_play_position(int pos) | zzub::host | [virtual] |
set_sequence_data(int row, int pattern) | zzub::host | [virtual] |
set_song_begin(int pos) | zzub::host | [virtual] |
set_song_begin_loop(int pos) | zzub::host | [virtual] |
set_song_end(int pos) | zzub::host | [virtual] |
set_song_end_loop(int pos) | zzub::host | [virtual] |
set_state_flags(int state) | zzub::host | [virtual] |
set_swap_mode(bool free) | zzub::host | [virtual] |
set_track_count(int count) | zzub::host | [virtual] |
unlock() | zzub::host | [virtual] |
~host() | zzub::host | |