fluid beatgrids?

14 views
Skip to first unread message

Orhan Deniz

unread,
Apr 9, 2026, 5:37:52 PMApr 9
to AccessibleDJSoftware

Hi all,

I'm unsure as to how these work


When I have loaded a track, I hit my applications key to go into the context menue, hit nvda+r to ocr, then hit enter on bpm editor. So far so good.


Then it presents me with a choice between fluid and rigid. When I press enter on fluid, nothing seems to happen, or at least nothing that I can detect. Maybe the grid is visually populated. I then hit alt+f4, and then nothing?


To make this even more confusing, some tracks in my folder have analyse fluid grid in the context menue, and others have reanalyse bpm.


am I doing something wrong?


Best,

Orhan.

Peter Mallard

unread,
Apr 9, 2026, 6:44:44 PMApr 9
to accessible...@googlegroups.com
Hi Orhan
you don't need to use the application key to access VDJ context menu.

just press 'CTRL +ALT + E' until you hear 'analyze BPM using Fluid BPM analyzer'
then press 'E'

there are also s            ome settings in the VDJ options to configure as well, such as  'fluidAnalysis' is  etc.
Pete
--
www.virtualdjaccessibility.com
---
You received this message because you are subscribed to the Google Groups "AccessibleDJSoftware" group.
To unsubscribe from this group and stop receiving emails from it, send an email to accessibledjsoft...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/accessibledjsoftware/e80ae6df-b2d4-41de-b7b5-4973acc5cd93%40googlemail.com.


Orhan Deniz

unread,
Apr 9, 2026, 8:43:20 PMApr 9
to 'Peter Mallard' via AccessibleDJSoftware

Strange. I see those options in the vdj options but I don't have that option in my mallmuzik ctrl+alt+e menue, despite updating to the latest version.


Also do you have any recommendations on configuring it well?


Cheers!
Message has been deleted

AccessibleDJSoftware

unread,
Apr 10, 2026, 10:17:29 AMApr 10
to AccessibleDJSoftware
Hi, you're probably trying to find the fluid analysis in the menu when the focus is on the sidebar. Go to the file list and press Ctrl+Alt+e.
Best regards.

Orhan Deniz

unread,
Apr 11, 2026, 9:54:30 AMApr 11
to accessible...@googlegroups.com

Hi,

I don't know what that means. I am in the songs list which are my files.


Best regards,

Zenek

unread,
Apr 11, 2026, 10:21:26 AMApr 11
to AccessibleDJSoftware
Use the left and right arrow keys to switch between library panels.

These are:
Folders,
Files,
Side List,
Automix List,
Karaoke.
The Ctrl+Alt+e menus may differ in each panel.

When you find a folder with music files in the folders panel, press the right arrow key once to go to the file list. Within this list, press Ctrl+Alt+e until you hear "fluid analyze."

Best regards, Zenek

David Eagle

unread,
Apr 11, 2026, 10:41:00 AMApr 11
to accessible...@googlegroups.com

Aha, thanks very much. I’m sure last night I tried pressing VO shift and left and right arrow, but it was getting rather late. But at least my question prompted you to also mention the shift W shortcut, which I forgot about. So much to learn, and I’ not very methodical or patient, so I’ve started off by working on a rather complex project, but I’m getting there. I’ve noticed that Logic Magician doesn’t seem to exit when I go into the keymappings bit with Option K, and I’ve inadvertently been turning on latch automation and goodness knows what, so I must remember to press control escape before going into that. My last weird issue was that the tape delay plugin had loads of dimmed sliders, and I couldn’t work out how to change the delay note/beat value, or the free and sync button. So I gave up and am having a lot more joy with the stereo delay. Thanks very much for the help. That slider question was indeed incredibly basic and probably just needed me to take a deep breath and pause for a second, but thanks for the speedy response. 




--
David Eagle
Best Variety Show "Flying Solo" Leicester Comedy Festival 2024
New Comedian Of The Year (Leicester Square Theatre 2019, Bath Comedy Festival 2019, Nottingham Comedy Festival 2018)
Member of three-time BBC Radio 2 Folk Award Winning band The Young'uns

Zenek

unread,
Apr 11, 2026, 10:51:08 AMApr 11
to AccessibleDJSoftware
Have you read all the keyboard shortcuts on this page? I think many of them would be helpful to you.
https://virtualdjaccessibility.com/accesskeys.php#mackeys

andf...@gmail.com

unread,
Apr 11, 2026, 2:53:30 PMApr 11
to Orhan Deniz, accessible...@googlegroups.com
I'm so glad it worked out.
Please use the "reply to all" button instead of the user-specific one. Replies like this might be useful to someone else in the future.
Best regards, Zenek

sob., 11 kwi 2026 o 17:33 Orhan Deniz <orhan....@googlemail.com> napisał(a):

Ah, turns out I forgot to add it to my custom keymap. I had convinced myself I had. All sorted now!

On 11/04/2026 16:27, Orhan Deniz wrote:

Yes, I do that. files list, ctrl+alt+e and I only have track analyse command.

David Eagle

unread,
Apr 11, 2026, 6:06:48 PMApr 11
to accessible...@googlegroups.com
Apologies, I posted a message there intended for the blind Logic group. Proof that I've still not got a full rasp of the Mac.
Sent from my iPhone
Show Quoted Content

Orhan Deniz

unread,
Apr 14, 2026, 1:27:21 AM (14 days ago) Apr 14
to accessible...@googlegroups.com, Zenek

Yes, I do that. files list, ctrl+alt+e and I only have track analyse command.

On 11/04/2026 15:21, Zenek wrote:

Orhan Deniz

unread,
Apr 14, 2026, 1:28:06 AM (14 days ago) Apr 14
to accessible...@googlegroups.com, Zenek

Ah, turns out I forgot to add it to my custom keymap. I had convinced myself I had. All sorted now!

On 11/04/2026 16:27, Orhan Deniz wrote:

Peter Mallard

unread,
Apr 16, 2026, 6:29:40 PM (11 days ago) Apr 16
to accessible...@googlegroups.com, Zenek
ah. if you want to use the context menus in a custom mapper or custom controller, there are some built in script macros.
use, for example. "show_text &quot;^^ContextForwardSelector^^&quot;" in place of the select context item, (same as CTRL+ALT+E in the default keymap,). and also use "show_text &quot;^^ContextItemActivate^^&quot;" in place of the activate the menu item command (same as 'e' in the default map).
then any future updates will also apply to your custom mapper
.
these only work if you keep your custom map file in the 'custommappers' folder.

I will get around to putting up the list of all the script macros. honest guv LOL.

anyway, Hope this helps.

Pete
Message has been deleted

Zenek

unread,
Apr 19, 2026, 4:04:39 AM (8 days ago) Apr 19
to AccessibleDJSoftware
Ah, now I understand what the changelog said :)
Oh yes, it would be nice to update the website with new keyboard shortcuts and script macros. Take care, Zenek
Reply all
Reply to author
Forward
Message has been deleted
0 new messages