@tenacity@fosstodon.org
@tenacity@fosstodon.org avatar

tenacity

@tenacity@fosstodon.org

We are the creators of Tenacity; The sparkling new, easy-to-use, privacy-friendly, FLOSS, cross-platform audio editor and recorder based on Audacity.

This account is managed by various contributors.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

mima, to random

Wait, is still a thing? I thought we dropped those forks already when backed down on its telemetry shit

Cool that they're still developing I guess!

RE: https://fosstodon.org/users/tenacity/statuses/111242172972777852

tenacity,
@tenacity@fosstodon.org avatar

@mima Yep. Development restarted and we've since gained many more changes!

tenacity, to random
@tenacity@fosstodon.org avatar

As you may have seen, Tenacity 1.3.2 was released today with several bug fixes, including improved Wayland support. Most notably, we fixed the play cursor and custom tooltips. We're also working to default to Wayland in our Flatpak and keep X11 as a fallback for now.

With these changes, in addition to proposals made by GNOME, KDE, and Fedora, we are going to drop support for X11.

tenacity,
@tenacity@fosstodon.org avatar

Running Tenacity under X11 will still work, but we won't fix any X11-specific bugs anymore. We'll focus on Wayland instead, and any issues related to X11 won't be addressed from now on.

tenacity,
@tenacity@fosstodon.org avatar

@hub Ah yeah. At least we still have X11 as a fallback...

tenacity, (edited ) to random
@tenacity@fosstodon.org avatar

Tenacity 1.3.2 has finally been released! 🎉 This release contains some bug fixes and a few other changes as well, notably with the return of AppImages for now, improved Wayland support, SBSMS enabled in more builds, release signatures, and our Windows installers. Check out more here: https://codeberg.org/tenacityteam/tenacity/releases/tag/v1.3.2

tenacity, to random
@tenacity@fosstodon.org avatar

In all other news, we started experimenting with WIX installers again. Instead of an EXE, you get an MSI.

One day, we might move from Inno Setup to CPack just so that CPack can do most of the work for us. Then again, our installers are broken again because the 64 bit installer installs Tenacity to C:\Program Files (x86) on 64 bit Windows, so who knows 🤷

tenacity,
@tenacity@fosstodon.org avatar

Ah. Looks like we might've fixed the installer issue!

tenacity, to random
@tenacity@fosstodon.org avatar

Some of you guys might have noticed a little Flatpak update if you use the Flatpak. So what changed?

Aside from updating wxWidgets, the Sliding Stretch effect is back! Enjoy high-quality pitch shifting and tempo changing courtesy of libsbsms.

kde, to kde
@kde@floss.social avatar

KDE is 27 years old today 🎂! Happy Birthday to us!

Check out all our kool stuff:

https://kde.org

Help us keep KDE alive and kicking for 1000 years more (at least)!:

https://kde.org/fundraisers/plasma6member/

https://kde.org/fundraisers/yearend2022/

@kde

The Plasma 5.27 desktop with load of open KDE apps.

tenacity,
@tenacity@fosstodon.org avatar

@kde @kde Happy Birthday KDE! 🥳🧁🍰🎂

tenacity, to random
@tenacity@fosstodon.org avatar

On Oct. 1 PST, part 1 out of 3 for rewriting our theme system finally began. You can view the WIP PR here: https://codeberg.org/tenacityteam/tenacity/pulls/306

The intention is to provide a more flexible and extensible theme system in addition to making theme development easier than before. Part of it was inspired by the large amount of Audacium themes we have to maintain. This new planned format will allow us to simplify maintenance of those themes when converted to the new format. Spec coming soon! 😄

10leej, to random

@tenacity kinda just looks like old audacity in my first 5 min impression

tenacity,
@tenacity@fosstodon.org avatar

@10leej You're not wrong. We are forked from an older version of Audacity, but we're going to change some things up as we make progress 😄

tenacity, to random
@tenacity@fosstodon.org avatar

Tenacity wxWidgets 3.3 (git) compatibility stats: not compatible (yet!)

Reason: our custom wxArrayStringEx class. It adds the capability to construct a wxArrayString from a std::initializer_list and also move constructors. However, that was added upstream.

Other than that, Tenacity builds just fine.

tenacity,
@tenacity@fosstodon.org avatar

@Occams_Beard Are you using the Flatpak? If so, look at this workaround here: https://github.com/audacity/audacity/issues/3332. The work around instructions are indeed for the Audacity Flatpak, but it should still work with Tenacity too.

tenacity, to random
@tenacity@fosstodon.org avatar

Our PGP release signing key is now live on MIT's PGP key server! You can't use it to verify anything right now but starting in 1.3.2, you'll be able to use it to verify anything we release.

Here's our key ID: 0x7685F5079808A518

tenacity,
@tenacity@fosstodon.org avatar

@spaetz Uhhhhh we maintain an audio editor and audio processing libraries. The real tenacity still exists. We're innocent! 🥺😂

tenacity, to random
@tenacity@fosstodon.org avatar

We want to get 1.3.2 out ASAP, but the more we wait, the more quality fixes are made. Interesting 🤔...

Next in mind: make clip titles visible on screen when scrolling horizontally.

tenacity,
@tenacity@fosstodon.org avatar

We really hope to release 1.3.2 soon. It will have a few big fixes and improvements! 😄

tenacity, to random
@tenacity@fosstodon.org avatar

⚠️UPCOMING CHANGES FOR TENACITY ON WINDOWS⚠️

  • The installer will now ask if you want to install using administrator privileges or not. You can now install Tenacity to any unprivileged install directory you choose.

  • We will no longer ship Windows ZIPs. Instead, you can use our installer to extract Tenacity's files to somewhere else instead and ZIP them yourself. The goal is to save time when making releases, hopefully making releases faster.

tenacity, to random
@tenacity@fosstodon.org avatar

Apparently, VirusTotal has some false positives on Tenacity. Just keep in mind that they are false positives.

However, we want to improve our release integrity. Starting in the next release, we'll start signing our releases with a GPG release signing key. This covers not only Tenacity releases but also any other binary we ship (e.g., our Tenacity FFmpeg distribution).

tenacity,
@tenacity@fosstodon.org avatar

Also, does anyone know of some good public key servers?

tenacity, to random
@tenacity@fosstodon.org avatar

Surprise! Or maybe not 😄...

libmad 0.16.4 and libid3tag 0.16.3 have just been released! They fix backwards compatibility issues with their 0.15.1b counterparts. No functionality was changed with these releases.

tenacity,
@tenacity@fosstodon.org avatar

If you package libmad or libid3tag 0.15.1b with patches, now's a good chance to try out our fork. Distros like @fedora are already switching to them. The only thing you need to do is switch the upstream link and drop all the old patches. Chances are they were integrated.

If you have a patch that hasn't been integrated, we strongly encourage you to open a PR! Just like with Tenacity, we aim for libmad and libid3tag packages to have as little patches as possible, if any.

tenacity,
@tenacity@fosstodon.org avatar

@matroska Thank you so much! We'll take a look at these patches.

tenacity,
@tenacity@fosstodon.org avatar

Update: we retagged libid3tag 0.16.3 and libmad. 0.16.4. In the new tags, we raised the version number. Sorry about that :(

tenacity, to random
@tenacity@fosstodon.org avatar

As we work on new releases of Tenacity, we're also working on new releases of libmad and libid3tag. We plan to fix compatibility with older library versions so that existing applications don't have to be rebuilt.

We've already started with libid3tag here: https://codeberg.org/tenacityteam/libid3tag/pulls/8. A similar fix will be applied to libmad once this fix has been merged for libid3tag.

tenacity,
@tenacity@fosstodon.org avatar

"linmas"

Gotta love typos /s

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • ngwrru68w68
  • cisconetworking
  • magazineikmin
  • Youngstown
  • InstantRegret
  • rosin
  • slotface
  • khanakhh
  • mdbf
  • Durango
  • megavids
  • modclub
  • tacticalgear
  • GTA5RPClips
  • normalnudes
  • osvaldo12
  • everett
  • anitta
  • ethstaker
  • tester
  • Leos
  • cubers
  • provamag3
  • lostlight
  • All magazines