Information for build jack-mixer-14-2.fc34

ID1668976
Package Namejack-mixer
Version14
Release2.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/jack-mixer.git#ff78396fa53b09502ec0977f515d7007bb5ab27b
SummaryJACK Audio Mixer
Descriptionjack_mixer is an audio mixer for JACK with a look similar to its hardware counterparts. Many features are available, here is a short list: - Mix any number of input channels (mono or stereo). - Control balance and faders with MIDI commands. - Handle session management with LASH. - Create as many outputs as necessary. - Quickly monitor inputs (PFL) and outputs.
Built byngompa
State complete
Volume DEFAULT
StartedWed, 13 Jan 2021 19:45:18 UTC
CompletedWed, 13 Jan 2021 19:48:01 UTC
Taskbuild (rawhide, /rpms/jack-mixer.git:ff78396fa53b09502ec0977f515d7007bb5ab27b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/jack-mixer.git#ff78396fa53b09502ec0977f515d7007bb5ab27b'}}
Tags
f34
RPMs
src
jack-mixer-14-2.fc34.src.rpm (info) (download)
aarch64
jack-mixer-14-2.fc34.aarch64.rpm (info) (download)
jack-mixer-debuginfo-14-2.fc34.aarch64.rpm (info) (download)
jack-mixer-debugsource-14-2.fc34.aarch64.rpm (info) (download)
ppc64le
jack-mixer-14-2.fc34.ppc64le.rpm (info) (download)
jack-mixer-debuginfo-14-2.fc34.ppc64le.rpm (info) (download)
jack-mixer-debugsource-14-2.fc34.ppc64le.rpm (info) (download)
s390x
jack-mixer-14-2.fc34.s390x.rpm (info) (download)
jack-mixer-debuginfo-14-2.fc34.s390x.rpm (info) (download)
jack-mixer-debugsource-14-2.fc34.s390x.rpm (info) (download)
x86_64
jack-mixer-14-2.fc34.x86_64.rpm (info) (download)
jack-mixer-debuginfo-14-2.fc34.x86_64.rpm (info) (download)
jack-mixer-debugsource-14-2.fc34.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
root.log
build.log
hw_info.log
state.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
root.log
hw_info.log
state.log
build.log
mock_output.log
Changelog * Wed Jan 13 2021 Neal Gompa <ngompa13@gmail.com> - 14-2 - Remove hard dependency for jack-audio-connection-kit * Thu Oct 15 2020 Erich Eickmeyer <erich@ericheickmeyer.com> - 14-1 - New upstream release - Changes to channel fader/meter layout and features: - Added K20 and K14 scales. - Added tick marks for left/center/right on balance slider and add tooltip displaying left/right value. - Added maximum width for control group labels. Labels are ellipsized if too long and a tooltip with the full name is added. - Channel add/property dialogs usability improvements: - Remember last used settings for new input/outut channel dialogs (MIDI CCs are always initialized with -1 by default, so they can be auto-assigned). - Channel name is pre-filled in with "Input" or "output" and an auto-incremented number suffix. - Add mnemonics for all input/output channel dialog fields. - When running under NSM, closing the main window only hides UI and the "Quit" menu entry is replaced with a "Hide" entry. - Added a global option to always ask for confirmation when quitting jack_mixer. - Allow drag'n'drop to change channel positions. - Added ability to shrink/expand width of input and output channels. - The font color of control group labels automatically adapts to their background color for better contrast and readability. - Fixed: Ctrl-click on volume fader sets it to 0.0 dbFS, not 1.0. - Fixed: some issues with channel monitoring. - Fixed: don't create empty project file on new NSM session. - Fixed: on project load, give input focus to fader of last added channel and deselect volume entry widget so keyboard input doesn't accidentally change the value. * Sat Oct 10 2020 Erich Eickmeyer <erich@ericheickmeyer.com> - 13-1 - New package for Fedora