Skip to content

Hardcut with Transition ? #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dBraek opened this issue Apr 9, 2025 · 1 comment
Open

Hardcut with Transition ? #121

dBraek opened this issue Apr 9, 2025 · 1 comment

Comments

@dBraek
Copy link

dBraek commented Apr 9, 2025

Would it mybe possible to use the hardcut method with transitions ?
especially, would it be possible to set the parameters of the hardcuts ?
also i dont get the numbers of the hardcut, 1=hard to 4,5 = slow 6 = hard ?

@milkdrop2077
Copy link
Owner

Yes the hardcuts number are a bit all over the place, 1 is fast, 6 very fast, and 2,3,4 progressively slower:
hardcut1 : load a new preset if bass > 1.5 with a minimum delay of 0.2 sec
hardcut2 : load a new preset if treb > 2.9 with a minimum delay of 0.5 sec
hardcut3 : load a new preset if treb > 2.9 with a minimum delay of 1 sec
hardcut4 : load a new preset if treb > 2.9 with a minimum delay of 3 sec but if treb > 8 then it will load a new preset
hardcut5 : load a new preset if treb > 2.9 with a minimum delay of 5 sec
hardcut6 : load a new preset if bass >1.5 + will load Bass/WHITE.milk if bass > 4.90

At the moment you can choose the transition you want to use with the MilkPanel.
But I'm planing to let you choose the transition number and speed soon.

In my pro version, you can already customize anything you want for hardcut :)
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants