Signalizer: Sidechaining update! Open-source & free audio visualization plugin (v. 0.4.3)

VST, AU, AAX, CLAP, etc. Plugin Virtual Effects Discussion
Post Reply New Topic
RELATED
PRODUCTS
Signalizer

Post

Naenyn wrote: Sat Jun 07, 2025 1:05 am Maybe the Wayback Machine can help here?
Unfortunately those links in WebArchive are blind.

Post

I'm sure Mayae will answer soon, if not, I or someone could just send you the version.

Post

Naenyn wrote: Sat Jun 07, 2025 1:05 am
mikolski wrote: Fri Jun 06, 2025 11:02 pm I am trying to get newest realease for Windows.
Maybe the Wayback Machine can help here? https://web.archive.org/web/20250118043 ... downloads/

I wonder if Mayae is working on it .. or is aware. :scared:
Oh damn, they just went ahead and removed that. Going forward, everything will be hosted on github instead that will be the source of truth as well. Find all releases here: https://github.com/jthorborg/signalizer/releases


Additional mirrors:
signalizer_windows_vst_0.4.3.zip

signalizer_macos_0.4.3.zip

Post

🔍 Question about installing Signalizer on recent macOS versions
Has anyone successfully installed Signalizer on a recent version of macOS?
I’ve heard from a few friends that the macOS installation advice on the official site no longer works or isn’t compatible with newer versions.

It’s hands down the best oscilloscope plugin I’ve ever used — would be a shame to miss out on it.
Any tips or workarounds would be greatly appreciated!

Post

I´m running it fine in Mac Sonoma
member of the guild of professional dilettantes.

Post

Hi SO phist ,could you share how you did it? I’m on Windows and it works great here, so I recommended it to a friend with a Mac, but he couldn’t get it installed. Would really appreciate any tips!

Post

Hi Janus and all.

I am really impressed with your Signalizer plugin. I have it running successfully on my Windows computer, but have been unable to successfully get it recognized and loaded on my MacBook Pro computer (Apple M2 Max chip running MacOS Sequoia Version 15.5). I am trying to load it into Ableton Live 12. The Mac system is my main audio computer and I would love to be able to get it running in the MacOS. I am seeing others with the same issue. Any input on your part to get it successfully running on MacOS would be welcome. Thank-you....

Post

tzureyal wrote: Wed Jun 18, 2025 1:48 pm Hi SO phist ,could you share how you did it? I’m on Windows and it works great here, so I recommended it to a friend with a Mac, but he couldn’t get it installed. Would really appreciate any tips!
sorry, didn´t see your question up until now.

don´t remember how I did it, but when a plugin isn´t signed (don't know if its the case, though) I use the sudo xattr -rd com.apple.quarantine /Library/Audio/Plug-Ins/VST3/*.vst3 line on terminal (you must use your vst3 - or other format - plugin path, of course). maybe it'll help.

good luck,
Miguel.
member of the guild of professional dilettantes.

Post


Post

Been craving for a proper Osc so badly (and I paid for Oszillos Megascope) that I made a build work in mac arm64 and juce8. Had to do some changes changes in your cpl library and used simd to port it.

Plugin loads (although boots up slowly, but so it was on x64)
Will be testing in the next days or weeks and will send a contrib for you to review

Post

mtrin wrote: Mon Jul 28, 2025 2:46 pm Been craving for a proper Osc so badly (and I paid for Oszillos Megascope) that I made a build work in mac arm64 and juce8. Had to do some changes changes in your cpl library and used simd to port it.

Plugin loads (although boots up slowly, but so it was on x64)
Will be testing in the next days or weeks and will send a contrib for you to review
Nice, feel free to PR against the juce-8 branches:

https://github.com/jthorborg/signalizer ... e-update-8
https://github.com/jthorborg/cpl/tree/dev/juce-8

If your changes are against dev or master, I can take a look and graft.

Post

AUTO-ADMIN: Non-MP3, WAV, OGG, SoundCloud, YouTube, Vimeo, Twitter and Facebook links in this post have been protected automatically. Once the member reaches 5 posts the links will function as normal.
Mayae wrote: Mon Aug 18, 2025 8:40 pm
mtrin wrote: Mon Jul 28, 2025 2:46 pm Been craving for a proper Osc so badly (and I paid for Oszillos Megascope) that I made a build work in mac arm64 and juce8. Had to do some changes changes in your cpl library and used simd to port it.

Plugin loads (although boots up slowly, but so it was on x64)
Will be testing in the next days or weeks and will send a contrib for you to review
Nice, feel free to PR against the juce-8 branches:

https://github.com/jthorborg/signalizer ... e-update-8 (https://github.com/jthorborg/signalizer/tree/build/juce-update-8)
https://github.com/jthorborg/cpl/tree/dev/juce-8 (https://github.com/jthorborg/cpl/tree/dev/juce-8)

If your changes are against dev or master, I can take a look and graft.
Cool, I created a couple of draft PR's, it's trying to create a bunch of extra files I think I need to sort something out on gitignore but hope you can see the gist of it
https://github.com/jthorborg/signalizer/pull/1 (https://github.com/jthorborg/signalizer/pull/1)

Post

Mayae wrote: Mon Aug 18, 2025 8:40 pm
mtrin wrote: Mon Jul 28, 2025 2:46 pm Been craving for a proper Osc so badly (and I paid for Oszillos Megascope) that I made a build work in mac arm64 and juce8. Had to do some changes changes in your cpl library and used simd to port it.

Plugin loads (although boots up slowly, but so it was on x64)
Will be testing in the next days or weeks and will send a contrib for you to review
Nice, feel free to PR against the juce-8 branches:

https://github.com/jthorborg/signalizer ... e-update-8
https://github.com/jthorborg/cpl/tree/dev/juce-8

If your changes are against dev or master, I can take a look and graft.
Hi Jonas,

Do you plan on updating Signalizer so it runs natively on Apple Silicon? I vaguely remember you alluding to it in late 2024 :pray:

Post

Mimieux wrote: Sat Jan 03, 2026 1:06 am Do you plan on updating Signalizer so it runs natively on Apple Silicon? I vaguely remember you alluding to it in late 2024 :pray:
+1 to this! I would very much love a new build.

I just came by to see what the status of the project was. I noticed there are some pretty recent changes on github. It's good to see development continuing! :hyper:

Post

Naenyn wrote: Sun Jan 25, 2026 1:21 am
Mimieux wrote: Sat Jan 03, 2026 1:06 am Do you plan on updating Signalizer so it runs natively on Apple Silicon? I vaguely remember you alluding to it in late 2024 :pray:
+1 to this! I would very much love a new build.

I just came by to see what the status of the project was. I noticed there are some pretty recent changes on github. It's good to see development continuing! :hyper:
It's taking a while longer than expected, because the required JUCE upgrade brings in a host of new bugs and issues (on Windows!) that I'm slowly working through.

HOWEVER. There is a prerelease build you can try out, it would help me if you report back what is working and what isn't. You can read more here:
https://jthorborg.com/pipermail/signali ... 00014.html

Post Reply

Return to “Effects”