SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for qtractor-doc-pdf-1.1.1-135.4.noarch.rpm :

* Sun Aug 25 2024 hui - update to 1.1.1:
* Fixed an incredibly severe bug, introduced very recently, that deletes all MIDI files belonging to active clips, when closing and discarding a modified session without saving.
* Fixed MIDI clip recording when note-off events are missing or not transmitted.
* Fixed a relatively old crash-bug that manifests on undoing several free-hand drawn events (Edit/Select Mode/Edit Draw) in the MIDI clip editor (aka. piano-roll).- update to 1.1.0:
* Fixed MIDI clip step-input when play-head is located beyond or after the end of the active looping/cycle range.
* ixed whole clip selection, implied after dragging the lasso over the left and before the beginning of timeline.
* Clip/Unlink is now a undo/redo-able command.
* All sessions now honor their designated resolution property (PPQN aka. ticks-per-beat) not subordinated to former ALSA sequencer queue anymore, which runs on a higher resolution still.
* Avoid removing MIDI Track/Channel tree items from the Files view (eg. via direct [Del] keyboard shortcut when in focus).
* Fixed a probable old issue of spilled and duplicated shortcut entries (Help/Shortcuts...) between main tracks/timeline and MIDI clip editor (aka. piano-roll) windows.
* Fixed fade-in/out curve types of clips when copy-pasted over the main tracks timeline.
* Fixed general plugin scan/cache optimization in face of new plugins added and/or removed.
* Fixed VST3 Plug-in main/active buses channel count inventory; also, on updating host parameters, only save and load custom modified parameter values from current state.
* Fixed a misssing display and port-name filtering issue, that was introduced recently to the MIDI Connections widget only.
* Tue Jun 25 2024 Dave Plater - Happy first birthday qtractor version 1.0.0- 1.0.0 2024-06-21 An Unthinkable Release.- Making up the unthinkable (aka. v1.0.0)- General plugin scan/cache optimization.- Improved legibility to all clip title labels (color contrast).- Save/load the correct order and labeling of audio/MIDI send/ /return pseudo-plugin inserts.- Fixed a display and port-name filtering issue that was present ever since on the Connections widget.
* Sun Oct 29 2023 Dirk Müller - 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 - Spec cleanup: remove obsolete conditions
* Mon Mar 27 2023 Dirk Müller - 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 - 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 - 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 - 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 - 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 - Removed \"Requires: jack\" as libjack.so.0 is already automatically required and it conflicts with pipewire-libjack
* Tue Jan 04 2022 Dirk Müller - 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 - 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 - 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 - 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.
 
ICM