--- qsampler/trunk/src/qsamplerChannelForm.ui 2004/10/11 12:27:39 280 +++ qsampler/trunk/src/qsamplerChannelForm.ui 2019/08/13 10:19:32 3555 @@ -1,8 +1,10 @@ - -qsamplerChannelForm -qsampler - A LinuxSampler Qt GUI Interface. + + + rncbc aka Rui Nuno Capela + qsampler - A LinuxSampler Qt GUI Interface. - Copyright (C) 2004, rncbc aka Rui Nuno Capela. All rights reserved. + Copyright (C) 2005-2019, rncbc aka Rui Nuno Capela. All rights reserved. + Copyright (C) 2007, Christian Schoenebeck This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -14,634 +16,717 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -rncbc aka Rui Nuno Capela - - - qsamplerChannelForm - - - - 0 - 0 - 430 - 255 - - - - - 7 - 1 - 0 - 0 + qsamplerChannelForm + + + + 0 + 0 + 480 + 460 + + + + Qt::StrongFocus + + + Qsampler: Channel + + + :/images/qsamplerChannel.png + + + + + + 8 + + + + + + 62 + 0 + + + + + 62 + 16777215 + + + + &Engine: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + EngineNameComboBox + + + + + + + + 0 + 0 - - - Channel - - - qsamplerChannel.png - - - StrongFocus - - - - unnamed - - - - EngineNameComboBox - - - - 7 - 0 - 0 - 0 - - - - Engine name - - - - - EngineNameTextLabel - - - - 1 - 5 - 0 - 0 - - - - &Engine: - - - AlignVCenter|AlignRight - - - EngineNameComboBox - - - - - InstrumentTextLabel - - - - 1 - 5 - 0 - 0 - - - - &Instrument: - - - AlignVCenter|AlignRight - - - InstrumentFileComboBox - - - - - InstrumentFilePushButton - - - - 0 - 0 - 0 - 0 - - - - - 24 - 24 - - - - - 26 - 26 - - - - - - - fileOpen.png - - - Browse for instrument filename - - - - - InstrumentFileComboBox - - - - 7 - 0 - 0 - 0 - - - - - 320 - 0 - - - - true - - - Instrument filename - - - - - layout1 - - - - unnamed - - - - spacer3 - - - Horizontal - - - Expanding - - - - 8 - 8 - - - - - - OkPushButton - - - OK - - - formAccept.png - - - - - CancelPushButton - - - Cancel - - - formReject.png - - - - - - - InstrumentNrSpinBox - - - - 40 - 32767 - - - - Instrument index - - - - - InstrumentNrTextLabel - - - Inde&x: - - - AlignVCenter|AlignRight - - - InstrumentNrSpinBox - - - - - InstrumentNameTextLabel - - - - 1 - 5 - 0 - 0 - - - - Instrument name - - - - - MidiGroupBox - - - - 1 - 5 - 0 - 0 - - - - MIDI / Input - - - - unnamed - - - 8 - - - 8 - - - - MidiDriverTextLabel - - - &Type: - - - AlignVCenter|AlignRight - - - MidiDriverComboBox - - - - - - ALSA - - - - MidiDriverComboBox - - - MIDI input driver type - - - - - MidiPortTextLabel - - - &Port: - - - AlignVCenter|AlignRight - - - MidiPortSpinBox - - - - - MidiPortSpinBox - - - MIDI input port number - - - - - MidiChannelTextLabel - - - &Channel: - - - AlignVCenter|AlignRight - - - MidiChannelComboBox - - - - - - 1 - - - - - 2 - - - - - 3 - - - - - 4 - - - - - 5 - - - - - 6 - - - - - 7 - - - - - 8 - - - - - 9 - - - - - 10 - - - - - 11 - - - - - 12 - - - - - 13 - - - - - 14 - - - - - 15 - - - - - 16 - - - - - All - - - - MidiChannelComboBox - - - MIDI input channel - - - - - spacer2 - - - Horizontal - - - Expanding - - - - 8 - 8 - - - - - - - - AudioGroupBox - - - - 1 - 5 - 0 - 0 - - - - Audio / Output - - - AlignAuto - - - - unnamed - - - 8 - - - 8 - - - - AudioDriverTextLabel - - - &Type: - - - AlignVCenter|AlignRight - - - AudioDriverComboBox - - - - - - ALSA - - - - - JACK - - - - AudioDriverComboBox - - - Audio output driver type - - - - - spacer3 - - - Horizontal - - - Expanding - - - - 8 - 8 - - - - - - - - - - EngineNameComboBox - activated(int) - qsamplerChannelForm - optionsChanged() - - - InstrumentFileComboBox - textChanged(const QString &) - qsamplerChannelForm - updateInstrumentName() - - - InstrumentFilePushButton - clicked() - qsamplerChannelForm - openInstrumentFile() - - - InstrumentNrSpinBox - valueChanged(int) - qsamplerChannelForm - updateInstrumentName() - - - MidiDriverComboBox - activated(int) - qsamplerChannelForm - optionsChanged() - - - MidiPortSpinBox - valueChanged(int) - qsamplerChannelForm - optionsChanged() - - - MidiChannelComboBox - activated(int) - qsamplerChannelForm - optionsChanged() - - - AudioDriverComboBox - activated(int) - qsamplerChannelForm - optionsChanged() - - - OkPushButton - clicked() - qsamplerChannelForm - accept() - - - CancelPushButton - clicked() - qsamplerChannelForm - reject() - - - - EngineNameComboBox - InstrumentFileComboBox - InstrumentFilePushButton - InstrumentNrSpinBox - MidiDriverComboBox - MidiPortSpinBox - MidiChannelComboBox - AudioDriverComboBox - OkPushButton - CancelPushButton - - - qsamplerChannel.h - qsamplerChannelForm.ui.h - - - qsamplerChannel *m_pChannel; - int m_iDirtySetup; - int m_iDirtyCount; - - - accept() - reject() - openInstrumentFile() - updateInstrumentName() - optionsChanged() - stabilizeForm() - - - init() - destroy() - setup( qsamplerChannel *pChannel, bool bNew ) - - - - + + + Engine name + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 20 + 20 + + + + + + + + Filena&me: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + InstrumentFileComboBox + + + + + + + + 0 + 0 + + + + + 320 + 0 + + + + Instrument filename + + + true + + + + + + + + 0 + 0 + + + + + 24 + 24 + + + + + 26 + 26 + + + + Qt::TabFocus + + + Browse for instrument filename + + + + + + :/images/fileOpen.png + + + + + + + &Instrument: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + InstrumentNrComboBox + + + + + + + + 0 + 0 + + + + + 320 + 0 + + + + Instrument name + + + + + + + + + MIDI / Input + + + + + + + 62 + 0 + + + + + 62 + 16777215 + + + + T&ype: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + MidiDriverComboBox + + + + + + + + 0 + 0 + + + + + 92 + 0 + + + + + 92 + 16777215 + + + + MIDI input driver type + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 20 + 20 + + + + + + + + &Port: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + MidiPortSpinBox + + + + + + + MIDI input port number + + + + + + + &Channel: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + MidiChannelComboBox + + + + + + + MIDI input channel + + + + 1 + + + + + 2 + + + + + 3 + + + + + 4 + + + + + 5 + + + + + 6 + + + + + 7 + + + + + 8 + + + + + 9 + + + + + 10 + + + + + 11 + + + + + 12 + + + + + 13 + + + + + 14 + + + + + 15 + + + + + 16 + + + + + All + + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 20 + 20 + + + + + + + + De&vice: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + MidiDeviceComboBox + + + + + + + + 0 + 0 + + + + MIDI input device + + + + + + + + 0 + 0 + + + + + 24 + 24 + + + + + 26 + 26 + + + + Qt::TabFocus + + + MIDI input device setup + + + + + + :/images/midi1.png + + + + + + + &Map: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + MidiMapComboBox + + + + + + + + 0 + 0 + + + + Instrument map + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 20 + 20 + + + + + + + + + + + Audio / Output + + + + + + + 62 + 0 + + + + + 62 + 16777215 + + + + T&ype: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + AudioDriverComboBox + + + + + + + + 0 + 0 + + + + + 92 + 0 + + + + + 92 + 16777215 + + + + Audio output driver type + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 20 + 20 + + + + + + + + De&vice: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + AudioDeviceComboBox + + + + + + + + 0 + 0 + + + + Audio output device + + + + + + + + 0 + 0 + + + + + 24 + 24 + + + + + 26 + 26 + + + + Qt::TabFocus + + + Audio output device setup + + + + + + :/images/audio1.png + + + + + + + + 0 + 0 + + + + + 320 + 80 + + + + Audio routing table + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + EngineNameComboBox + InstrumentFileComboBox + InstrumentFileToolButton + InstrumentNrComboBox + DialogButtonBox + + + + + +