Found a nice way to quickly test the webview handling in DPF - a very minimal web browser plugin UI with a manual URL entry! π±
Loading the online plugin project page inside the plugin itself π
I know, nobody asked for this, but its a nice way to test that the feature works. More of a dev tool than being useful for end users.
It's also cool :)
If anybody wants to try: https://github.com/DISTRHO/dear-plugins
Loading Linux plugins on Windows hosts through Wine.
Because a half-step is better than no step.
To be more clear... it's hard to leave FL behind but don't really want to dual-boot or starting relying on Windows plugins.
Its possible to do plugins such that:
- Windows host loads a small shim
- shim loads Linux plugin
- do some little odd XEmbed things to get UIs on Windows host side too
I might make this a "use it if you want, no support whatsoever" project, because Wine breaks too often... π€
π V1.0π
PodcastPlugins is a set of Free and Open-Source speech-enhancement audio plugins for podcasters.
vst + vst3 + clap + LV2 + AU
Linux + macOS + Windows
Enjoy :)
Huge thanks to @falktx <3
@x42 @magnetophon @jkdb
Supported by @PrototypeFund
https://github.com/trummerschlunk/PodcastPlugins
#podcast #podcast_creation #podcastproduction #audioproduction #contentcreation #vst #vst3 #clap #lv2 #plugin #audio #sound #soundengineering #audioengineering #daw #mixing #speech #dsp #faust #prototypefund
It's release day! π
https://github.com/trummerschlunk/PodcastPlugins
> Podcast Plugins are easy-to-use plugins for speech enhancement, specifically designed for podcasters who can't or don't want to dig deeper into the craft of sound engineering.
Excited to help bring another set of plugins to life! Thanks @trummerschlunk for the trust and opportunity, and somehow always managing to get the funds for these projects π
π π π
How we are defending Software Freedom against Apple at the EU's highest court? π€
Check out the keynote speech of @llas at #fosdem2025
https://media.fsfe.org/w/bMT2LzSv8QkichHM7eAaXx
Due to the high risks against #software freedom, the FSFE was granted right to intervene in the case.
https://fsfe.org/activities/apple-litigation/index
π₯ Support us so we can continue working to make Apple accountable under the DMA in a developer-friendly way Apple !
https://fsfe.org/support
Surely this new video won't make me seem like a crank.
https://www.youtube.com/watch?v=QEJpZjg8GuA
Installed https://jellyfin.org/ today and I am quite surprised how well it works. π
Playing media files feels instant, unlike nextcloud that takes several seconds to start video playback...
And finally something for group watching π π
Also handles music quite nicely.
Makes me want to buy more now haha
Can recommend! #jellyfin
Doing another little project with @trummerschlunk
Coming soon...
I wonder if it already looks like a real plugin π€
My UI skills are a bit lacking, also not a whole lot of time until this needs to be done.
It works nicely though.
PS: Colors to be defined
Haiku Beta 5 / In tests it's (Fire)foxier / It pleases us well
Simply the best FOSS desktop OS there is, outside of the Windows and Unix families Haiku still hasn't quite reached that magic Version One Point Zero line in the sand, in part because its developers are setting the bar much higher than that of any other FOSS OS.β¦
#theregister #IT
https://go.theregister.com/feed/www.theregister.com/2025/01/09/testing_haiku_beta_5/
New release of Cardinal is out!
https://github.com/DISTRHO/Cardinal/releases/tag/24.12
Lots of module updates this time, and also some important macOS/AU related fixes.
The online version at https://cardinal.kx.studio/live is updated as well
The "solution" to this is to pay Apple an $100 / year extortion fee (per developer), and also a bit of a convoluted setup to "sign" every single package you make (even automated ones in CI)
If Apple doesn't like you they can just stop accepting your builds. π€·
ad-hoc builds don't work here, as signed apps are not allowed to load plugins (and libraries) that have been ad-hoc signed.
With this I might just drop macOS support from my projects.
Really not liking what I am seeing with macOS 15.1 and how it associates unsigned apps and packages as "untrustworthy and possibly full of malware".
Did an example with a simple audio plugin package, steps are:
1. Try to open the pkg and have it fail, **do not press "Move to Bin"**
2. Open System Settings, go to security and press "Open Anyway"
3. Click again "Open Anyway" in the new dialog
4. Input password
All this while screen is screaming "UNSAFE!" at you.