Home
last modified time | relevance | path

Searched refs:channel_selector (Results 1 – 25 of 31) sorted by relevance

12

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dexport_dialog.cc122channel_selector->CriticalSelectionChanged.connect (sigc::mem_fun (*this, &ExportDialog::maybe_set… in set_session()
123channel_selector->CriticalSelectionChanged.connect (sigc::mem_fun (*this, &ExportDialog::maybe_set… in set_session()
190 export_notebook.append_page (*channel_selector, _("Channels")); in init_gui()
203 channel_selector.reset (new PortExportChannelSelector (_session, profile_manager)); in init_components()
234 channel_selector->sync_with_manager(); in sync_with_manager()
278 if (channel_selector && channel_selector->channel_limit_reached ()) { in update_warnings_and_example_filename()
308 if (! static_cast<TrackExportChannelSelector*>(channel_selector.get())->track_output ()) { in update_realtime_selection()
552 channel_selector.reset (new PortExportChannelSelector (_session, profile_manager)); in init_components()
566 channel_selector.reset (new PortExportChannelSelector (_session, profile_manager)); in init_components()
591channel_selector.reset (new RegionExportChannelSelector (_session, profile_manager, region, track)… in init_components()
[all …]
H A Dexport_dialog.h93 boost::scoped_ptr<ExportChannelSelector> channel_selector; variable
H A Dstep_entry.cc471 uint16_t chn_mask = se->channel_selector().get_selected_channels(); in set_step_editor()
/dports/textproc/lasem/lasem-0.5.1/src/
H A Dlsmsvgenums.c661 lsm_svg_channel_selector_to_string (LsmSvgChannelSelector channel_selector) in lsm_svg_channel_selector_to_string() argument
663 if (channel_selector < 0 || channel_selector > LSM_SVG_CHANNEL_SELECTOR_ALPHA) in lsm_svg_channel_selector_to_string()
666 return lsm_svg_channel_selector_strings[channel_selector]; in lsm_svg_channel_selector_to_string()
H A Dlsmsvgenums.h411 const char * lsm_svg_channel_selector_to_string (LsmSvgChannelSelector channel_selector);
/dports/x11/lxpanel/lxpanel-0.9.3/plugins/volumealsa/
H A Dvolumealsa.c154 GtkWidget *channel_selector; /* Used by configure dialog */ member
1088 gtk_combo_box_set_model(GTK_COMBO_BOX(vol->channel_selector), model); in card_selector_changed()
1089 gtk_combo_box_set_active(GTK_COMBO_BOX(vol->channel_selector), i); in card_selector_changed()
1096 GtkTreeModel *model = gtk_combo_box_get_model(channel_selector); in channel_selector_changed()
1103 int i = gtk_combo_box_get_active(channel_selector); in channel_selector_changed()
1427 vol->channel_selector = gtk_combo_box_new_with_model(GTK_TREE_MODEL(list)); in volumealsa_configure()
1431 gtk_cell_layout_pack_start(GTK_CELL_LAYOUT(vol->channel_selector), column, TRUE); in volumealsa_configure()
1432 gtk_cell_layout_set_attributes(GTK_CELL_LAYOUT(vol->channel_selector), column, in volumealsa_configure()
1434 gtk_combo_box_set_active(GTK_COMBO_BOX(vol->channel_selector), active); in volumealsa_configure()
1435 g_signal_connect(vol->channel_selector, "changed", in volumealsa_configure()
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/editor/
H A Dags_composite_edit.h83 AgsNotebook *channel_selector; member
H A Dags_composite_edit.c176 composite_edit->channel_selector = ags_notebook_new(); in ags_composite_edit_init()
178 (GtkWidget *) composite_edit->channel_selector, in ags_composite_edit_init()
/dports/net-im/py-slackclient/python-slackclient-2.1.0/slack/web/classes/
H A Ddialogs.py337 def channel_selector( member in DialogBuilder
/dports/graphics/delaboratory/delaboratory-0.8/
H A DMakefile15 …warning_panel property_levels_ui mutex_read_write property_mixer_ui channel_selector property_curv…
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c5215 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5217 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c5164 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5166 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c5217 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5219 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h5232 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5234 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c5117 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5119 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c5162 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5164 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c5152 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5154 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c5223 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5225 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c5223 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5225 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c5076 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5078 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c5223 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5225 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.cpp4780 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
4782 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h5371 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5373 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c5200 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5202 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c5117 static int channel_selector[3][2] = { {0}, {PLAYBACK_MONO}, {PLAYBACK_LEFT, PLAYBACK_RIGHT} }; in convert_samples_short() local
5119 … compute_samples(channel_selector[buf_c][i], buffer[i]+b_offset, data_c, data, d_offset, samples); in convert_samples_short()

12