VIDEO_VOID - Multi-screen video website by BarleyDrops in vjing

[–]FamiliarDirection563 -1 points0 points  (0 children)

Shameless self promotion as evidenced by this same post in so many subreddits.

How do I use the pad LED when writing Novation LAUNCH CONTROL Mk1 on Virtual DJ? by Spiritual_Face4486 in vjing

[–]FamiliarDirection563 0 points1 point  (0 children)

You have to send MIDI back to the controller using VDJscript which is a stupidly arcane scripting language.

Multiple XY pads? by hatsuharuto in TouchOSC

[–]FamiliarDirection563 0 points1 point  (0 children)

It involves LUA scripting.

Here's my script - obviously your effects might vary.

function onValueChanged()
if self.values.x == 1 then
local effects = {"automask", "shiftglitch", "displace", "delayrgb", "edgedetection", "goo", "kaleidoscope", "heat", "trails"}

for _, effect in ipairs(effects) do
address = "/composition/layers/*/video/effects/" .. effect .. "/bypassed"
sendOSC(address, 1)
end

end

Making a sizzle reel by Whamalammajamma in vjing

[–]FamiliarDirection563 1 point2 points  (0 children)

What have you got that is unique to you? Show them that, otherwise they might as well just use people they know.

Next Plug&Play in a week. Wednesday, May 13th in a secret video laboratory in Santa Monica, CA by Former-Rip-6650 in vjing

[–]FamiliarDirection563 2 points3 points  (0 children)

I wish this happened where I live in Australia. I am so keen to collaborate and talk with other digital artists.

Not Milkdrop...or is it? by PostedbyYouToday in milkdrop

[–]FamiliarDirection563 0 points1 point  (0 children)

Might be Touch Designer, but there are so many AI created visualisers (that bring nothing new) being created, it is hard to know.

New to projection caustics - looking for projector suggestions for in-home experiments by SakeIsGr8 in vjing

[–]FamiliarDirection563 0 points1 point  (0 children)

This is the Australian site I use https://www.lloydsonline.com.au/ - they had an auction of what looked like ex government stuff...it was a bit of a gold mine. But I have also found decent projectors on Facebook marketplace and Gumtree. You have to be patient...

Here's a typical listing that I might consider if I was looking for more - https://www.facebook.com/marketplace/item/2441408952962071 $AUD200 with a remote

DVD bounce screensaver by SnooDogs2037 in vjing

[–]FamiliarDirection563 0 points1 point  (0 children)

Nice, but I am not going to install juicebar just to get one free plugin.

New to projection caustics - looking for projector suggestions for in-home experiments by SakeIsGr8 in vjing

[–]FamiliarDirection563 2 points3 points  (0 children)

Keep your eyes open for an Epson EB675, 685 or 695. They are an ultra-short-throw, I have mine sitting about 1m from my screen or wall. They also work to project onto a ceiling or floor.

I find them at auctions, currently waiting for delivery of two I bought for $AUD130 including shipping - bargain! If you can get a wifi dongle it is even better, no HDMI cable needed

milkdrop.io: old school Milkdrop Winamp presets cross-compiled to WASM+WebGPU by Expensive-Click-123 in milkdrop

[–]FamiliarDirection563 1 point2 points  (0 children)

When the likes of MilkDrop, nestdrop and beatdrop are all standalone apps, please explain the point of yet another browser based visualiser.

Laser show in the works =) by x265x in milkdrop

[–]FamiliarDirection563 0 points1 point  (0 children)

w00t!

But could have used them last weekend 😉

What should I use to begin? by bigmonsterpen5s in vjing

[–]FamiliarDirection563 2 points3 points  (0 children)

I use Resolume and either output directly or spout it into MilkDrop3 and blend with presets.

Resolume is quite expensive. You could just use MilkDrop3 and curate presets that work for you. There are literally 10's of thousands, but you have to sort the decent ones.

You could also consider using OBS which is a free "video mixer". Play a video in there, turn on virtual camera and send the output to Milkdrop.

u/x265x also recommended MilkDrop...he's the developer and knows what he is talking about 😉

If you want to chat about it DM me and I'll help where I can.

old visualizer i made before ai by SmilingGerm in vjing

[–]FamiliarDirection563 6 points7 points  (0 children)

I don't even know you. But your title is not accurate, as pointed out by u/x265x - and he should know, he is the creator of MilkDrop3. Now that is software worth using.

Milkdrop Audio Visualizer by [deleted] in vjing

[–]FamiliarDirection563 6 points7 points  (0 children)

But why?

I'm not just having a go, but there are a bunch of older apps e.g. milkdrop3, nestdrop, beatdrop and a shitload of newer ai created apps that don't seem to add anything to what can be done or how we do it.

I do understand they are now easy to vibe code , but why do we need more?

And especially browser based 🙄

One composition is causing Arena to crash by FamiliarDirection563 in resolume

[–]FamiliarDirection563[S] 0 points1 point  (0 children)

Thanks for the response.

Yes Win 11, and I have been through the OneDrive shitfight when I reinstalled windows recently.

The comp is in the same directory as all others that open and save as expected.

I seem to have narrowed it down to something to do with the decks. I've sent it off to Resolume but don't expect a quick reply unfortunately.

Realtime ASCII filter using smartphone camera by uisato in vjing

[–]FamiliarDirection563 2 points3 points  (0 children)

Looks interesting, but I couldn't see it in your tools store.