Home
last modified time | relevance | path

Searched refs:track_type_has_channel (Results 1 – 19 of 19) sorted by relevance

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Dfader_controls_grid.c139 if (track_type_has_channel (self->track->type)) in setup_balance_control()
167 if (track_type_has_channel (track->type)) in setup_meter()
205 if (track_type_has_channel (self->track->type)) in setup_fader()
H A Dmixer.c52 if (!track_type_has_channel (track->type))
99 if (!track_type_has_channel (track->type))
H A Dtrack_properties_expander.c53 track_type_has_channel (track->type) ? in G_DEFINE_TYPE()
H A Dinspector_track.c159 if (track_type_has_channel (track->type)) in inspector_track_widget_show_tracks()
H A Dchannel_send_selector.c347 !track_type_has_channel ( in setup_treeview()
H A Dautomatable_selector_popover.c428 if (track_type_has_channel (track->type)) in create_model_for_types()
H A Dchannel.c720 if (track_type_has_channel (track->type)) in show_context_menu()
H A Dtrack.c1759 if (!track_type_has_channel (cur_track->type)) in on_direct_out_activated()
1946 if (track_type_has_channel (track->type)) in show_context_menu()
3395 if (track_type_has_channel (track->type)) in track_widget_new()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/backend/
H A Dtracklist_selections.c443 if (!track_type_has_channel (track->type)) in tracklist_selections_contains_soloed_track()
469 if (!track_type_has_channel (track->type)) in tracklist_selections_contains_muted_track()
495 if (!track_type_has_channel (track->type)) in tracklist_selections_contains_listened_track()
H A Devent_manager.c838 if (!track_type_has_channel (track->type)) in on_mixer_selections_changed()
855 if (track_type_has_channel (track->type)) in on_track_color_changed()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/audio/
H A Dfoldable_track.c66 if (track_type_has_channel (child->type)) in foldable_track_is_status()
H A Dtracklist.c402 if (track_type_has_channel (
1153 if (track_type_has_channel (track->type) &&
1172 if (track_type_has_channel (track->type) &&
1191 if (track_type_has_channel (track->type) &&
1258 if (track_type_has_channel (track->type))
H A Dtrack.c404 if (track_type_has_channel (self->type)) in track_new()
419 track_type_has_channel ( in track_type_has_channel() function
652 if (track_type_has_channel (self->type)) in track_set_magic()
1724 if (track_type_has_channel (track->type)) in track_generate_automation_tracks()
2370 if (track_type_has_channel (self->type)) in track_disconnect()
3324 if (!track_type_has_channel (track->type)) in track_activate_all_plugins()
3575 if (!track_type_has_channel (self->type)) in track_mark_for_bounce()
3611 track_type_has_channel (self->type)); in track_mark_for_bounce()
3646 if (track_type_has_channel (self->type)) in track_append_ports()
H A Dfader.c470 if (track_type_has_channel (out_track->type))
1116 if (track_type_has_channel (
H A Dgraph.c1176 if (!track_type_has_channel (tr->type)) in graph_setup()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/dialogs/
H A Dadd_tracks_to_group_dialog.c57 if (!track_type_has_channel (cur_track->type)) in G_DEFINE_TYPE()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/actions/
H A Dtracklist_selections.c452 if (!track_type_has_channel ( in tracklist_selections_action_new()
1130 if (!track_type_has_channel ( in do_or_undo_create_or_delete()
1871 if (track_type_has_channel (track->type)) in do_or_undo_edit()
1887 if (track_type_has_channel (track->type)) in do_or_undo_edit()
1903 if (track_type_has_channel (track->type)) in do_or_undo_edit()
H A Dactions.c1343 if (track_type_has_channel (track->type)) in activate_clear_selection()
1396 if (track_type_has_channel (track->type)) in activate_select_all()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/audio/
H A Dtrack.h660 track_type_has_channel (