Home
last modified time | relevance | path

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

/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/
H A DEngineChannel.cpp40 bool bSolo; member
66 p->bSolo = false; in EngineChannel()
116 if (p->bSolo == solo) return; in SetSolo()
117 p->bSolo = solo; in SetSolo()
122 return p->bSolo; in GetSolo()
/dports/audio/qsampler/qsampler-qsampler_0_9_4/src/
H A DqsamplerChannelStrip.cpp315 bool ChannelStrip::channelSolo ( bool bSolo ) in channelSolo() argument
321 const bool bResult = m_pChannel->setChannelSolo(bSolo); in channelSolo()
559 const bool bSolo = m_pChannel->channelSolo(); in updateChannelInfo() local
560 pal.setColor(QPalette::Button, bSolo ? Qt::cyan : rgbButton); in updateChannelInfo()
561 pal.setColor(QPalette::ButtonText, bSolo ? Qt::darkCyan : rgbButtonText); in updateChannelInfo()
563 m_ui.ChannelSoloPushButton->setDown(bSolo); in updateChannelInfo()
H A DqsamplerChannel.cpp520 bool Channel::setChannelSolo ( bool bSolo ) in setChannelSolo() argument
527 if (m_iInstrumentStatus == 100 && ((m_bSolo && bSolo) || (!m_bSolo && !bSolo))) in setChannelSolo()
531 if (::lscp_set_channel_solo(pMainForm->client(), m_iChannelID, bSolo) != LSCP_OK) { in setChannelSolo()
535 appendMessages(QObject::tr("Solo: %1.").arg((int) bSolo)); in setChannelSolo()
536 m_bSolo = bSolo; in setChannelSolo()
H A DqsamplerChannelStrip.h80 bool channelSolo(bool bSolo);
H A DqsamplerChannel.h119 bool setChannelSolo(bool bSolo);
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/plugins/
H A Dspectrum_analyzer.cpp158 c->bSolo = false; in create_channels()
248 c->bSolo = meta->start >= 0.5f; in init()
375 c->bSolo = c->pSolo->getValue() >= 0.5f; in update_multiple_settings()
376 c->bSend = (c->bOn) && ((has_solo == 0) || ((has_solo > 0) && (c->bSolo))); in update_multiple_settings()
401 c->bSolo = false; in update_x2_settings()
427 c->bSolo = false; in update_spectralizer_x2_settings()
H A Dcrossover.cpp142 b->bSolo = false; in init()
521 b->bSolo = b->pSolo->getValue() >= 0.5f; in update_settings()
523 b->bSolo = false; in update_settings()
531 solo = solo || b->bSolo; in update_settings()
540 if ((solo) && (!b->bSolo)) in update_settings()
1053 v->write("bSolo", b->bSolo); in dump()
H A Dgraph_equalizer.cpp160 b->bSolo = false; in init()
458 b->bSolo = b->pSolo->getValue() >= 0.5f; in update_settings()
459 if (b->bSolo) in update_settings()
482 if (b->bSolo) in update_settings()
H A Dmb_compressor.cpp289 b->bSolo = false; in init()
823 if (b->bSolo != solo) in update_settings()
825 b->bSolo = solo; in update_settings()
864 if (b->bSolo) in update_settings()
881 b->bMute = !b->bSolo; in update_settings()
1070 (b->bSolo) ? "true" : "false", in update_settings()
H A Dart_delay.cpp259 ad->bSolo = false; in init()
648 ad->bSolo = ad->pSolo->getValue() >= 0.5f; in update_settings()
660 if ((ad->bOn) && (ad->bSolo)) in update_settings()
735 bool xbypass = (bypass) || (ad->bMute) || ((has_solo) && (!ad->bSolo)); in update_settings()
1166 v->write("bSolo", ad->bSolo); in dump_art_delay()
H A Dmb_expander.cpp277 b->bSolo = false; in init()
801 if (b->bSolo != solo) in update_settings()
803 b->bSolo = solo; in update_settings()
842 if (b->bSolo) in update_settings()
859 b->bMute = !b->bSolo; in update_settings()
H A Dmb_gate.cpp277 b->bSolo = false; in init()
808 if (b->bSolo != solo) in update_settings()
810 b->bSolo = solo; in update_settings()
849 if (b->bSolo) in update_settings()
866 b->bMute = !b->bSolo; in update_settings()
H A Dpara_equalizer.cpp762 f->bSolo = f->pSolo->getValue() >= 0.5f; in update_settings()
763 if (f->bSolo) in update_settings()
775 if ((!mute) && ((solo) ^ (!f->bSolo))) in update_settings()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/commands/
H A DSetTrackInfoCommand.cpp195 S.OptionalN( bHasSolo ).Define( bSolo, wxT("Solo"), false ); in DefineParams()
209 S.Optional( bHasSolo ).TieCheckBox( XXO("Solo"), bSolo); in PopulateOrExchange()
235 pt->SetSolo(bSolo); in ApplyInner()
H A DSetTrackInfoCommand.h90 bool bSolo; variable
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/plugins/
H A Dcrossover.h55 bool bSolo; // Soloing member
H A Dgraph_equalizer.h60 bool bSolo; // Solo member
H A Dspectrum_analyzer.h41 bool bSolo; // Soloing flag member
H A Dpara_equalizer.h64 bool bSolo; // Soloing filter member
H A Dmb_gate.h87 bool bSolo; // Solo channel member
H A Dart_delay.h97 bool bSolo; // Soloing flag member
H A Dmb_expander.h84 bool bSolo; // Solo channel member
H A Dmb_compressor.h85 bool bSolo; // Solo channel member
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/network/
H A Dlscpserver.h147 String SetChannelSolo(bool bSolo, uint uiSamplerChannel);
H A Dlscpserver.cpp2151 String LSCPServer::SetChannelSolo(bool bSolo, uint uiSamplerChannel) { in SetChannelSolo() argument
2152 dmsg(2,("LSCPServer: SetChannelSolo(bSolo=%d,uiSamplerChannel=%d)\n",bSolo,uiSamplerChannel)); in SetChannelSolo()
2160 pEngineChannel->SetSolo(bSolo); in SetChannelSolo()
2162 if(!oldSolo && bSolo) { in SetChannelSolo()
2167 if(oldSolo && !bSolo) { in SetChannelSolo()