Home
last modified time | relevance | path

Searched refs:soloing (Results 1 – 25 of 47) sorted by relevance

12

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/faderport8/
H A Dcallbacks.cc196 bool soloing = session->soloing() || session->listening(); in notify_solo_changed() local
198 soloing |= session->mixbus_soloed(); in notify_solo_changed()
200 _ctrls.button (FP8Controls::BtnSoloClear).set_active (soloing); in notify_solo_changed()
202 if (soloing) { in notify_solo_changed()
H A Dactions.cc323 bool soloing = session->soloing() || session->listening(); in button_solo_clear() local
325 soloing |= session->mixbus_soloed(); in button_solo_clear()
327 if (soloing) { in button_solo_clear()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/tranzport/
H A Dbutton_events.cc140 session->set_all_solo (!session->soloing()); in button_event_tracksolo_press()
H A Dgeneral.cc126 lights_pending[LightAnysolo] = session->soloing(); in lights_show_normal()
/dports/audio/audacity/audacity-Audacity-3.1.3/libraries/lib-theme/
H A DAColor.h68 static void Mute(wxDC * dc, bool on, bool selected, bool soloing);
H A DAColor.cpp403 void AColor::Mute(wxDC * dc, bool on, bool selected, bool soloing) in Mute() argument
410 dc->SetBrush(muteBrush[(int) soloing]); in Mute()
/dports/audio/muse-sequencer/muse-4.0.0/src/doc/
H A Ddocumentation.tex583 For more info see the section on soloing: \ref{track_soloing} and
584 phantom soloing: \ref{phantom_soloing}
655 channels to receive midi from, and soloing paths. (See Routes
776 \section{Track soloing} \label{track_soloing}
778 without you having to mute the other tracks. (See soloing track attribute
781 \subsection{Phantom soloing} \label{phantom_soloing} argument
783 employs 'phantom' soloing: When a track is soloed, MusE automatically
792 \caption{Soloing, with phantom soloing}
801 soloing the other, and all paths that came before or after it.
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/frontier/tranzport/
H A Dtranzport_control_protocol.cc1135 lights_pending[LightAnysolo] = session->soloing(); in lights_show_normal()
1361 session->set_all_solo (!session->soloing()); in button_event_tracksolo_press()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dmonitor_processor.cc279 if (_session.listening() || _session.soloing()) { in run()
H A Dluabindings.cc2559 .addFunction ("soloing", &Session::soloing) in common()
H A Droute.cc6097 return _session.soloing() && !_solo_control->soloed() && !_solo_isolate_control->solo_isolated(); in muted_by_others_soloing()
H A Dsession.cc6211 if (soloing() || listening()) { in solo_control_mode_changed()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/fil4.lv2/gui/
H A Dfil4.c205 bool soloing; member
1853 ui->soloing = true; in start_solo()
1893 if (!ui->soloing) { in end_solo()
1917 ui->soloing = false; in end_solo()
2408 if (ui->soloing) { in m0_mouse_move()
3343 ui->soloing = false; in instantiate()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/osc/
H A Dosc_global_observer.cc124 solo_active (session->soloing() || session->listening()); in OSCGlobalObserver()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dmonitor_section.cc1176 if (_session->soloing() || _session->listening()) { in solo_blink()
1179 if (_session->soloing()) { in solo_blink()
H A Dardour_ui2.cc759 if (_session->soloing() || _session->listening()) { in solo_blink()
H A Dardour_ui_dialogs.cc196 solo_alert_button.set_active (_session->soloing()); in set_session()
/dports/deskutils/calcurse/calcurse-4.7.1/test/data/
H A Dapts356 07/19/1952 [1] Alcyone's temerity reclaimed Segre's soloing
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dsession.h932 bool soloing () const { return _non_soloed_outs_muted; } in soloing() function
/dports/audio/muse-sequencer/muse-4.0.0/src/
H A DChangeLog2327 - Midi Track to Audio Input routing (for soloing chaining) greatly simplified.
2332 of soloing chaining.
3435 …got to solo-chain all the way back to a midi track. Also fixed crashes if soloing a circular route.
4028 - Fixed synth devices should not be listed as soloing chain popup items. (Tim)
4102 …* Feature!: Complete soloing system (after 4 years). Support chaining Midi Port/Audio Out -> Audio…
6026 * Add new soloing system. Check it out! (T356)
6051 * Fixed soloing (again). (t356)
6052 …- Symptom - Delete a soloed track, then soloing is messed up - other tracks may be muted but don't…
6053 … only way out is to reload. Speaking of which, loading also did not set track soloing correctly.
6055 …* Added infrastructure for an improved soloing system, much more intuitive. (Not done yet!...) (t3…
[all …]
/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/words/
H A Dwords-medical.v.4.42622 soloing.v
H A Dwords-medical.v.4.52632 soloing.g
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/
H A DCHANGELOG.md519 - Allow soloing/muting multiple tracks
735 - Fix lag when muting/soloing tracks
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/po/
H A Dnn.po18629 #~ msgid "soloing"
18630 #~ msgstr "soloing"
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/dictionaries/
H A Den_GB.dictionary38945 soloing

12