bolha.us is one of the many independent Mastodon servers you can use to participate in the fediverse.
We're a Brazilian IT Community. We love IT/DevOps/Cloud, but we also love to talk about life, the universe, and more. | Nós somos uma comunidade de TI Brasileira, gostamos de Dev/DevOps/Cloud e mais!

Server stats:

253
active users

#tenacity

0 posts0 participants0 posts today

Ok, so I think something is biting my arm here with #Tenacity and I can't figure it out. On the windows-rebase-fixes branch, everything compiles fine, but linking fails due to "wxEventFilter::wxEventFilter()" and "wxEventFilter::~wxEventFilter()" both already being defined in JournalEvents.cpp (LNK2005). On Linux, everything builds fine, at least with the GNU linker.

Looking at wx/eventfilter.h, it appears that it has both its constructor and destructor defined inline with the class declaration, so I'm wondering if that's a cause. It also doesn't seem like upstream has had this issue so I'm assuming it's something with us somewhere. Maybe it's our build system?

Does anybody know why this is happening? Am I missing something here?

Continued thread

Ja näinhän se sit meni ihan ykkösellä. Testilevy meni nätisti ja näin on tuotu yli 25 vuotta vanha teknologia takaisin nykypäivään 🙂. Siellä se on kaikki odottamassa kärsivällisesti et sitä joku haluaisi vielä käyttää.

Tajusin myös että audacityn haarukka "Tenacity" voisi myös olla TENA-city.

تيناستي هي محرر صوتي متعدد TRACK سهل الاستخدام وسهل الاستخدام للخصوصية ، والخيط ، ومتعدد الأنظمة الأساسية لـ Windows و MacOS و Linux وأنظمة التشغيل الأخرى مبني على مشروع أوداستي.
*الميزات
-التسجيل من الأجهزة الصوتية (حقيقية أو افتراضية)
-تصدير / استيراد مجموعة واسعة من تنسيقات الصوت (قابلة للتمديد مع FFMPEG)
-الجودة العالية بما في ذلك دعم الصوت العائم 32 بت.
- الإضافات "Plug-ins" توفير الدعم لمكونات VST و LV2 و AU.
-دعم لغة البرمجة النصية المدمجة Nyquist ، أو في Python و Perl ولغات أخرى مع أنابيب تسمية.
-تحرير أخذ العينات التعسفية والجدول الزمني متعدد الأطراف.
-يمكن الوصول إلى التحرير عبر لوحة المفاتيح ، ودعم قارئ الشاشة ودعم السرد.
-أدوات مفيدة في تحليل الإشارات ، بما في ذلك الصوت.

https://tenacityaudio.org/


#Tenacity is an easy-to-use, privacy-friendly, #FLOSS, cross-platform multi-track #audio #editor for #Windows, #macOS, #Linux, and other operating systems forked from #Audacity.

*Features
-Recording from audio devices (real or virtual)
-Export / Import a wide range of audio formats (extensible with FFmpeg)
-High quality including up to 32-bit float audio support.
-Plug-ins providing support for VST, LV2, and AU plugins.
-Scripting in the built-in scripting language Nyquist, or in Python, Perl and other languages with named pipes.
-Editing arbitrary sampling and multi-track timeline.
-Accessibility including editing via keyboard, screen reader support and narration support.
-Tools useful in the analysis of signals, including audio.

تيناستي هي محرر صوتي متعدد TRACK سهل الاستخدام وسهل الاستخدام للخصوصية ، والخيط ، ومتعدد الأنظمة الأساسية لـ Windows و MacOS و Linux وأنظمة التشغيل الأخرى مبني على مشروع أوداستي.
*الميزات
-التسجيل من الأجهزة الصوتية (حقيقية أو افتراضية)
-تصدير / استيراد مجموعة واسعة من تنسيقات الصوت (قابلة للتمديد مع FFMPEG)
-الجودة العالية بما في ذلك دعم الصوت العائم 32 بت.
- الإضافات "Plug-ins" توفير الدعم لمكونات VST و LV2 و AU.
-دعم لغة البرمجة النصية المدمجة Nyquist ، أو في Python و Perl ولغات أخرى مع أنابيب تسمية.
-تحرير أخذ العينات التعسفية والجدول الزمني متعدد الأطراف.
-يمكن الوصول إلى التحرير عبر لوحة المفاتيح ، ودعم قارئ الشاشة ودعم السرد.
-أدوات مفيدة في تحليل الإشارات ، بما في ذلك الصوت.

tenacityaudio.org/
#gnutux

#Tenacity is an easy-to-use, privacy-friendly, #FLOSS, cross-platform multi-track #audio #editor for #Windows, #macOS, #Linux, and other operating systems forked from #Audacity.

*Features
-Recording from audio devices (real or virtual)
-Export / Import a wide range of audio formats (extensible with FFmpeg)
-High quality including up to 32-bit float audio support.
-Plug-ins providing support for VST, LV2, and AU plugins.
-Scripting in the built-in scripting language Nyquist, or in Python, Perl and other languages with named pipes.
-Editing arbitrary sampling and multi-track timeline.
-Accessibility including editing via keyboard, screen reader support and narration support.
-Tools useful in the analysis of signals, including audio.

Another update regarding the 3.7.1 rebase from your local @gperson:

Unfortunately, I've decided that our light and dark themes will not be re-added during the initial rebase. I'm quite done dealing with upstream's theming system, which has only gotten...better, I guess?

Instead, they'll be added once the theme system rewrite is complete. That way, themes will be much easier to deal with.