Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

qtractor-0.9.35-1.2 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: qtractor Distribution: openSUSE:Factory:zSystems
Version: 0.9.35 Vendor: openSUSE
Release: 1.2 Build date: Tue Nov 21 11:23:10 2023
Group: Productivity/Multimedia/Sound/Editors and Convertors Build host: s390zl28
Size: 8259501 Source RPM: qtractor-0.9.35-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://qtractor.org/
Summary: An Audio/MIDI multi-track sequencer
Qtractor is an Audio/MIDI multi-track sequencer application
written in C++ around the Qt toolkit.

The initial target platform will be Linux, where the Jack Audio
Connection Kit (JACK) for audio, and the Advanced Linux Sound
Architecture (ALSA) for MIDI, are the main infrastructures to
evolve as a fairly-featured Linux Desktop Audio Workstation GUI,
specially dedicated to the personal home-studio.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Sun Oct 29 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.9.35:
    * MIDI Step-input is now finally featured on the MIDI clip
      editor (aka. piano-roll), provided Clip/Record is on and playback
      is not rolling; current snap-to-beat applies; starts/resets to
      play-head;
    * Edit/Insert/Step to advance a single step/rest.
    * Notes keyed in the MIDI clip editor's virtual piano keyboard
      may now be recorded, especially while "overdubbing".
    * The official VST3 plug-in SDK is now included in the source
      tree as Git submodules.
    * Fixed a rounding error on current BBT information passed to
      plugins and to JACK transport/timebase.
    * When on Track/Auto Deactivate mode, plugins now show a dull,
      dimmed lit, green (fake-)LED when in auto-deactivated state.
    * Attempt to actually (de)activate plugins once on
      (de)instantiation.
    * Fixed the snap-to-beat of new notes entry on the MIDI clip
      editor (aka. piano-roll) due on time signature changes.
    * Start JACK transport rolling only when metronome Count-in
      ends.
    * Fixed an allegedly old and incorrect 0dBfs notch position on
      MIDI track/buses audio meter sidekicks.
    * Send/return and Aux-send inserts now show the proper name and
      the target output bus name on the properties editor title
      respectively.
    * Fixed a zero-day blunder that was keeping the real-time
      process cycle from having the uniform block-size of 64 frames per
      period;
    * Multiple MIDI clip tools may now be applied simultaneously,
      in a single shot, in the following priority order: quantize,
      transpose, normalize, resize, rescale and timeshift.
    * Plugin inventory scan now slightly optimized to an allegedly
      lesser aggressive cache-invalidation algorithm.
    * Do not send/Preview notes on the MIDI clip editor (aka.
      piano-roll) when playback is currently rolling.
    * Send all pending MIDI Note-Off events when playback
      stops/shuts-off
    * Fixed the internal MIDI file player queue to the highest
      resolution possible (PPQN aka ticks-per-beat).
    * Fixed MIDI recording delay and recorded clip lengths when
      metronome Count-in is in effect for recording.
* Thu Apr 06 2023 Christophe Marin <christophe@krop.fr>
  - Spec cleanup: remove obsolete conditions
* Mon Mar 27 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.9.32:
    * Downgraded JACK timebase BBT information to nominal PPQN
      resolution (aka. ticks-per-beat).
    * Make sure all previously saved connections to identical ALSA
      MIDI hardware devices are now discriminated and properly
      restored, even though the target deviceds have the very same
      name.
    * Fix drag'n'drop in drum mode MIDI clip editor.
    * Quick hack to get latency compensation when recording.
    * Introducing count-in to audio and MIDI metronomes
    * Corrected MIDI metronome bar/beat note durations.
    * Give an early reponse upon opening any NSM session.
* Sat Jan 28 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.9.31:
    * Fixed a off-by-one rounding error on MIDI clip offset and lengths
    that were leaving some clips unlinked on load.
    * LXVST_PATH environment variable now accrues to VST_PATH for Linux-
    native VST2 plug-ins search path and not taking over in precedence
    anymore.
    * Fixed an old mistake on custom aliased CLAP and VST3 plugin paths.
    * Plugin latency/delay compensation now in effect immediately after
    changing track option (cf. Track/Properties... /Plugins/Latency
    compensation).
    * Shade-off regions not-in-view from the thumb-views.
    * Improved MIDI queue time drift correction resilience and stability
    against in-flight tempo changes.
    * The main real-time process cycle now runs on uniform block-sizes,
    in strides of 64 frames per period, meaning a higher resolution
    automation, independent of buffer-size.
    * The internal main MIDI engine gets its ALSA sequencer queue to a
    higher resolution (PPQN aka ticks-per-beat) and not subordinated
    to the current session's anymore.
    * Although being deprecated to use, JACK Session support is hopefuly
    fixed, once again.
    * Better discriminate CLAP Plug-in specific note events and strict
    MIDI dialect event processing.
* Sat Oct 15 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 0.9.29:
    * Capture same time(stamp) note-off tracking and postponing is
      now on trial, hopefully mitigating a legato issue, reported
      to MIDI wind instruments (EWI). (EXPERIMENTAL)
    * Fixed an old window parenting (aka z-level) issue, related to
      the Add Track and Track Properties dialogs and whether called
      from the main or mixer menus.
    * Fixed the out-of-process plugin scanner terminating too soon
      and sometimes miss some very last results.
    * Fixed another old bug in MIDI note-off messages not being sent
      while playing after a loop region.
    * Fixed a pretty ancient bug in the VST(2.x) plug-in program
      names inventory, present when building to the VeSTige header
      (which is still the default).
  - Changes in 0.9.28:
    * Complete overhaul of the current host time(base)/BBT
      information delivered to plug-in types that matter: VST,
      VST3, CLAP and LV2.
    * Improved key-signature editing and display on Tempo
      Map / Markers (time-scale) management dialog.
    * Fixed plugin selection, when creating and switching initial
      track type, from audio to MIDI and vice-versa.
    * Fixed typos and updated some old MIDI GM2 Controller names.
    * Add current system user-name to the singleton/unique application
      instance identifier (when explicitly opted in at build configure
      time).
* Fri Jul 08 2022 Dave Plater <davejplater@gmail.com>
  - Update to 0.9.27
  - Upstream changes:
    * CLAP plug-in host support introduced. (EXPERIMENTAL)
    * Reviewed LV2 plug-in UI Touch feature/interface.
    * Auto-unlink MIDI clips when pasted/placed with Ctrl+click/Enter.
    * Fixed LV2 plug-ins UI X11 (native) initial size.
    * Fixed implicit deactivation when a plugin is removed from chain.
    * Fixed audio clip export, normalize and tempo-adjust when audio
    file number of channels is disparately greater than respective
    track's output bus count.
    * Fixed one killer lurking in MIDI Controller... modeless dialog
    instantiation.
    * Fixed non-effective automation curve node editing.
    * Track/Export Tracks... dialog ranges are not capped to current
    session-end anymore.
    * Fixed MIDI clip editor vertical-zooming when using the [Ctrl+]
    mouse-wheel.
    * Set auto-backward play-head location also when clicking on main
    track-view header/time-ruler and on thumb-view.
    * Fixed LV2 plug-in buffer-size initialization, esp. affecting the
    ZynReverb LV2 playback.
    * Export Tracks dialog last range selection is now remembered.
* Sat Jun 18 2022 Dirk Müller <dmueller@suse.com>
  - update to 0.9.26:
    * Main application icon is now presented in scalable format (SVG).
    * Have even more tolerance to JACK buffer-size changes, prompting for a complete
      session reload, only when exceeding the double of the previous/current size.
    * Added an additional status-bar label to show the session current buffer-size
    * Migrated command line parsing to QCommandLineParser/Option (Qt >= 5.2)
      Make last recorded clip current and suitable target for immediate loop
      recording takes switch or navigation.
    * Number of takes is now shown on clip titles and tooltips.
    * Fixed in-flight transport mode changes.
    * Fixed translations path to be relative to application runtime.
    * Hopefully fixed an old MIDI off-timing bug noticeable only when exporting
      (Track/Export Tracks/Audio...) on large buffer-sizes (>= 2K frames/period).
    * Clip/File Loop Set menu command is now a toggle.
    * Fixed problem with punch-in/out and loop-recording being lost when stopping the
      play-head right after and between the loop-start and punch-in points, even
      though at least one cycle or take is through.
    * Dropped autotools (autoconf, automake, etc.) build system.
    * A more verbose warning question is issued, on whether to continue saving to an
      existing zip/archive directory and accept to replace and erase all its current
      data in the future.
    * Fixed potential crash on session close or application exit, when some plugins
      have been removed.
* Wed Feb 23 2022 Fabio Pesari <fpesari@tuxfamily.org>
  - Removed "Requires: jack" as libjack.so.0 is already automatically
    required and it conflicts with pipewire-libjack
* Tue Jan 04 2022 Dirk Müller <dmueller@suse.com>
  - update to 0.9.24:
    * A new option has been added to reset/resend all MIDI track/channel
      and buses controllers on playback start (cf. View/Options.../MIDI/
      Playback/Reset all controllers on playback start).
    * Whenever possible, avoid suggesting Save As... to an extracted
      archive/zip directory.
    * Fixed an old nasty mistake when renaming session names and then
      saving into an archive/zip bundle file (.qtz).
    * Fixed Mixer multi-row automatic layout consistency, when adding
      new or removing existing tracks or buses.
    * Dropped the 'Activate' option on the plug-in Selection dialog,
      now being as always on by default.
    * Have some tolerance for JACK buffer-size changes, only prompting
      to a complete session reload, if increasing in double the initial
      period size.
    * Introducing plug-in blacklisting, on user discretion (in View
      /Options.../Plugins/Blacklist) and on inventory scan (crashed
      plug-ins are now automatically blacklisted).
    * Added special support for LV2 UI GTK2 plugins based on Gtkmm 2.4
      framework.
    * All builds default to Qt6 (Qt >= 6.1) where available.
    * CMake is now the official build system.
  - remove qtractor-powerpc.patch : upstream
* Sat Jul 03 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 0.9.22
    * Fixed a old bug that was preventing MIDI tracks volume and
      panning automation to take effect on audio export.
    * All packaging builds switching to CMake
* Sat May 08 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 0.9.21
    * Fixed and improved automation curve recording, whenever playback
      is rolling
    * Fixed parsing/loading of large session bundle archive/zip files
    * Fixed LV2 plug-in UI X11 (native) resize.
    * Make NSM state file names independent to session display names,
      keeping backward compatibility for old sessions.
    * Exiting, quitting or closing the main window while under NSM,
      now promptly asks whether to save, discard or cancel as usual.
    * Re-improved Mixer multi-row layout.
    * Fix incorrect destruction order for VST3 modules.
    * Ignore snap while ALT key is pressed, on the main track-view and
      the MIDI clip editors.
    * Fix IPlugView leaks for VST3 plugins.
* Wed Jan 06 2021 Dirk Müller <dmueller@suse.com>
  - update to 0.9.19:
    - Session directory auto-name option added to the session properties
      dialog, as convenience.
    - Loading and saving a LV2 plugin's state has been vastly improved.
      IMPORTANT CAVEAT: From this moment onwards, when loading any newer
      saved sessions into older versions of the program, all LV2 plugins
      won't get their state restored correctly.
    - Track colors saturation introduced as yet another eye-candy option
      (cf. View/Options.../Display/Track color saturation)
    - Fixed VST3 number of channels query/report.
    - Fixed immediate crash when loading untitled or unnamed Instrument
      Definitions files (*.ins): base file-name is now taken as default
      instrument definition name or title.
    - Tempo (BPM) entry may now be specified with arbitrary precision, to
      at most 3 decimal positions in fractional part, while integer whole
      values are displayed with no decimal point.
    - Added option to keep MIDI clip editor windows (aka. piano-roll)
      always on top of the main window (cf. View/Options.../General/
      Keep editor windows always on top).
    - MIDI clip editor status-bar labels are not stretched to whole text
      size anymore, most specially for the current file complete path.
    - When under NSM, all top-level windows, main, mixer and connections,
      will always start hidden.
    - Plugin editors (GUIs) that are currently open on a track are now
      brought up as top-level windows immediately when a track is made
      current or highlighted (and Track / Auto Monitor is in effect).
    - MIDI clip editor mouse hovering effect extended to whole current
      note line on main view (piano-roll eye-candy++); also, the white
      keys on MIDI clip editor's virtual piano keyboard, are now fully
      highlighted.
    - Plugin search paths (cf. View/Options.../Plugins/Paths) now showing
      all the default and actual existing paths, instead of a blank list.
    - Undimmed octave divider lines on the piano-roll.
    - Fixed potential crash on changing audio output buses channel count.
    - Note names display (inside note rectangles) are now an option on
      the MIDI clip editor (aka. piano-roll; menu View > Note Names).
    - Early fixing to build for Qt >= 6.0.0 and the C++17 standard.
    - Fixed crash when changing an auto-monitored audio track's number
      of channels due on switching its audio output bus.
    - Avoid a complete track re-open when changing properties, unless
      either input or output buses are changed.
    - Fixed custom track icon selection when none is currently set.
    - Experimental / High resolution plugin automation (14-bit) options
      is now also removed from View > Options... > Plugins dialog.
    - Audio Clip / Export... now takes into account custom fixed gain
      property (shamefully missing for the whole last decade to date).
    - Finally indulged on dummy LV2 plug-in CVPort support, just to
      avoid certain immediate and sudden crashes when inserting those
      kind of 'non-functional' plugins accidentally.
    - Bring the Track Export dialog down to Clip Merge/Export as well,
      for optional file type and format selection.
    - When enabled, do auto-save upon adding or inserting a new plugin.
    - Make sure LV2 plug-in UI GTK2 and X11 native support is selected
      first by default on top to libsuil.
    - Both out-of-process plugin inventory scan and LV2 Dynamic manifest
      options have been removed from View > Options... > Plugins dialog.
    - Fixed deprecated stuff on an early preparation for Qt6.
    - Fixed MIDI tracks export that were missing the end-of-export tail
      parameter and bailing out always with default SMF format anyway.
    - Fixed VST3 component/controller inter-connection.
    - LV2 Atom/Port-event host notification support has been retouched,
      but still unofficial though.
    - Fixed VST3 audio-processor initialization/activation when a plugin
      has no inputs or outputs present.
    - Let main window pseudo-asynchronous stabilization re. menus, tools
      and status bars, just faster and immediate.
    - Fixed MIDI track monitor reinstantiation and reset.
* Wed Jun 03 2020 Dave Plater <davejplater@gmail.com>
  - Update to version 0.9.14 and fix factory build.
  - Upstream changes:
    * LV2 plug-in UI GTK2 and X11 in Qt5 host native support in addition
    and alternative to libsuil.
    * Generic plug-in/Properties... dialog now showing each
    parameter/property automation status on a skeuomorphic aka. fake and
    tiny LED ;)
    * LV2 Plug-in Patch parameter/properties automation and MIDI
    Controller assignment/learn are now a possibility.
    * LV2 Atom/Port-event host notification support has been implemented
    (unofficial).
    * Fix clean-up of any recording leftovers.
    * JACK Transport latency is now taken into account for recording
    latency compensation.
    * Attempt to force correct audio clip offsets due on recording latency
    compensation are not quantized to MIDI metronomic time-scale anymore.
    * LV2 Plug-in MIDNAM support introduced.
    * Use Shift or Ctrl keyboard modifiers with the mouse  *wheel to change
    any Direct Access plug-in parameters (issue #257).
    * All meters background color are now customize-able (cf.
    View/Options.../Display/Meters, color level "Back").
    * Automatic mixer grid layout (multi-row) is now in effect
    permanently--being an option no more.
    * Always show plugins and meters on track list/left pane as permanent
    standard now.
    * LV2 UI Request-value feature/interface support has been implemented.
    * Audio output monitoring meters are now shown/hidden auto-magically
    on MIDI tracks and/or buses--no need for some user preference option
    anymore (ie. View/ Options.../Plugins/Instruments/Show audio output
    monitoring meters, is now gone).
    * Default track height has been slightly increased.
    * Track / Duplicate Track... now also takes a MIDI track's audio
    meters setting into account.
    * Fixed first bar/measure position drawing on the time-scale/grid
    across time-signature changes on the MIDI clip editor (aka.
    piano-roll) (hopefully fixing issue #245).
    * Plugins and meters on track list/left pane, are now being set on as
    default--maybe going stapled in some near future ;)
    * Avoid resetting top or left position when zooming with mouse pointer
    is in main tracks or MIDI clip editor (piano-roll) views.
    * Basic key-signature has been added to tempo, time -signature and
    location markers map.
    * MIDI Clip editor (aka. piano-roll) horizontal and vertical splitter
    sizes, widths and heights resp. are now preserved as user preferences
    and also to session state.

Files

/usr/bin/qtractor
/usr/bin/qtractor_plugin_scan
/usr/share/applications/org.rncbc.qtractor.desktop
/usr/share/doc/packages/qtractor
/usr/share/doc/packages/qtractor/ChangeLog
/usr/share/doc/packages/qtractor/README
/usr/share/icons/hicolor/32x32/apps/org.rncbc.qtractor.png
/usr/share/icons/hicolor/32x32/mimetypes/org.rncbc.qtractor.application-x-qtractor-archive.png
/usr/share/icons/hicolor/32x32/mimetypes/org.rncbc.qtractor.application-x-qtractor-session.png
/usr/share/icons/hicolor/32x32/mimetypes/org.rncbc.qtractor.application-x-qtractor-template.png
/usr/share/icons/hicolor/scalable/apps/org.rncbc.qtractor.svg
/usr/share/icons/hicolor/scalable/mimetypes/org.rncbc.qtractor.application-x-qtractor-archive.svg
/usr/share/icons/hicolor/scalable/mimetypes/org.rncbc.qtractor.application-x-qtractor-session.svg
/usr/share/icons/hicolor/scalable/mimetypes/org.rncbc.qtractor.application-x-qtractor-template.svg
/usr/share/licenses/qtractor
/usr/share/licenses/qtractor/LICENSE
/usr/share/man/fr/man1/qtractor.1.gz
/usr/share/man/man1/qtractor.1.gz
/usr/share/metainfo
/usr/share/metainfo/org.rncbc.qtractor.metainfo.xml
/usr/share/mime/packages/org.rncbc.qtractor.xml
/usr/share/qtractor
/usr/share/qtractor/translations
/usr/share/qtractor/translations/qtractor_cs.qm
/usr/share/qtractor/translations/qtractor_de.qm
/usr/share/qtractor/translations/qtractor_es.qm
/usr/share/qtractor/translations/qtractor_fr.qm
/usr/share/qtractor/translations/qtractor_it.qm
/usr/share/qtractor/translations/qtractor_ja.qm
/usr/share/qtractor/translations/qtractor_pt.qm
/usr/share/qtractor/translations/qtractor_ru.qm
/usr/share/qtractor/translations/qtractor_uk.qm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024