Page MenuHomeSolus

Update pulseeffects to 3.2.3.
ClosedPublic

Authored by drohm on May 2 2018, 11:59 PM.
Tags
None
Referenced Files
F11053613: D2841.id6959.diff
Thu, Aug 10, 11:33 PM
F11053612: D2841.id7316.diff
Thu, Aug 10, 11:33 PM
F11053611: D2841.id.diff
Thu, Aug 10, 11:33 PM
F11053610: D2841.id7317.diff
Thu, Aug 10, 11:33 PM
F11053609: D2841.id6960.diff
Thu, Aug 10, 11:33 PM
F11053608: D2841.id6961.diff
Thu, Aug 10, 11:33 PM
F11037898: D2841.diff
Wed, Aug 9, 9:25 PM
F10985922: D2841.diff
Sun, Jul 23, 11:21 PM
Subscribers

Details

Summary

The updates from 3.1.5 to 3.2.3 include several bug fixes and new a bunch of new features. Some of bigger additions:

  • MultiSpread plugin from Calf Studio
  • New settings menu
  • Delay Compensator plugin from Linux Studio Plugins (LV2 version)
  • Pitch Shifting plugin from Rubber Band library (Ladspa)
  • PulseEffects pipeline enters the playing state only when there is at least one audio application switched on and in the playing state. This will save cpu when the user paused or switched off all audio applications while PulseEffects is running
  • Log output is a little more clear
  • Presets can be loaded from command line
  • Presets can be imported using the presets menu
  • GStreamer Webrtc plugin
  • Gate and Deesser Plugins from Calf Studio
  • Calf Studio compressor replaced the one from swh-plugins
  • User can select the input and output device used in the current session. The selected devices are not remembered when PulseEffects is closed
  • Level meter for recording applications
  • Buffer and latency of input and output effects can be independently configured in the settings menu
Test Plan
  • Open a video in MPV, a stream in Firefox, and play music in Spotify and visualize all of them in pulseeffects.
  • Test importing presets using the Presets menu.
  • Test importing presets using the command line.
  • Test that pulseeffects 'switch all apps' is not enabled when running as a service
  • Test that the microphone operaters properly through pulseeffects - using Zoom and Teamspeak3.

Diff Detail

Repository
R3867 pulseeffects
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

drohm requested review of this revision.May 2 2018, 11:59 PM
  • Update pulseeffects to 3.2.3.
drohm edited the summary of this revision. (Show Details)
drohm edited the test plan for this revision. (Show Details)

Update pulseeffects to 3.2.3.

JoshStrobl added a subscriber: JoshStrobl.

Please summarize some of the changes between the releases based on https://github.com/wwmm/pulseeffects/blob/master/CHANGELOG.md

Also in the future, deprecation of rundeps such as swh-plugins would be helpful if accompanied with an explanation as to the remove, such as this one from the changelog:

swh-plugins is not a dependency anymore as the limiter and compressor being used are the ones from Calf Studio Plugins

This revision now requires changes to proceed.May 18 2018, 4:26 PM

The updates from 3.1.5 to 3.2.3 include several bug fixes and new a bunch of new features. Some of bigger additions:

  • MultiSpread plugin from Calf Studio
  • New settings menu
  • Delay Compensator plugin from Linux Studio Plugins (LV2 version)
  • Pitch Shifting plugin from Rubber Band library (Ladspa)
  • PulseEffects pipeline enters the playing state only when there is at least one audio application switched on and in the playing state. This will save cpu when the user paused or switched off all audio applications while PulseEffects is running
  • Log output is a little more clear
  • Presets can be loaded from command line
  • Presets can be imported using the presets menu
  • GStreamer Webrtc plugin
  • Gate and Deesser Plugins from Calf Studio
  • Calf Studio compressor replaced the one from swh-plugins
  • User can select the input and output device used in the current session. The selected devices are not remembered when PulseEffects is closed
  • Level meter for recording applications
  • Buffer and latency of input and output effects can be independently configured in the settings menu

That's great and all, but you need to update your actual revision, not just add a comment :D

drohm edited the summary of this revision. (Show Details)

Add summary of changes from 3.1.5 to 3.2.3.

This revision is now accepted and ready to land.May 19 2018, 10:16 PM
This revision was automatically updated to reflect the committed changes.