-
Notifications
You must be signed in to change notification settings - Fork 8
Description
When I use the visualizer as an aid during the composition process, it would be helpful to be able to pause the horizontal scrolling of pattern events when I stop the sound. The purpose is to be able to look at the visual pattern and review how the rhythms line up.
Currently, when I stop the sound in Tidal (via "hush") - the visual pattern in the Processing window keeps scrolling, and soon it is gone. I want to be able to stop the scrolling and study the patterns, to understand what changes I might make in the Tidal patterns to improve the rhythmic interaction.
Ideally this would be a "pause" button in the visualizer window - but it could also be via a Tidal parameter with the grid, for example:
d12 $ grid "1 0 0 0" gridPause 1
Alternatively, it could be a default behavior that when "hush" is received the scrolling stops.
Is something like this possible?