Mon, 29 Apr 2024 11:10:47 UTC | login

Information for build jack-mixer-14-8.fc37

ID204862
Package Namejack-mixer
Version14
Release8.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/jack-mixer.git#4207aa38336f5e1c2ca5acdaa8353c85a6ca5b32
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 bychurchyard
State complete
Volume DEFAULT
StartedThu, 22 Sep 2022 10:53:11 UTC
CompletedThu, 22 Sep 2022 11:08:08 UTC
Taskbuild (f37, /rpms/jack-mixer.git:4207aa38336f5e1c2ca5acdaa8353c85a6ca5b32)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/jack-mixer.git#4207aa38336f5e1c2ca5acdaa8353c85a6ca5b32'}}
Tags
f37
f38
RPMs
src
jack-mixer-14-8.fc37.src.rpm (info) (download)
riscv64
jack-mixer-14-8.fc37.riscv64.rpm (info) (download)
jack-mixer-debuginfo-14-8.fc37.riscv64.rpm (info) (download)
jack-mixer-debugsource-14-8.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 14-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 14-7 - Rebuilt for Python 3.11 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 14-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 14-4 - Rebuilt for Python 3.10 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * 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