@DabDab
Great! Thanks so much
Best posts made by marcrex
Latest posts made by marcrex
-
Value Popup Above Each Eq Band
Hi there,
I was wondering if it’s possible to have a popup above each EQ band showing values like frequency, Q, and gain dynamically, similar to the example in this image:
Any ideas on how to implement this?Thanks!
-
Working on a granular effect: how to make it polyphonic?
Hi everyone,
I’m currently working on a granular effect inspired by the plugin Portal by Output. I have a Sampler with multiple sample maps, and I’d like the granulator to act directly on what I’m playing in real-time.I’ve managed to make it work in monophonic mode, but I can’t figure out how to make it polyphonic. Any advice on how to achieve this or on the best approach?
Thanks a lot!
-
RE: Consistent Size and High Resolution on Any Kind of Screen?
@marcrex
Hi David,
Thank you for your reply!
So, I'll simply add a floating tile set to CustomSettings so that users can adjust the Scale Factor directly from there.
However, I was thinking of also adding the draggable scaling method that you showed in your yt video "Resizeable interface in HISE".
This way, when a user opens the plugin on a higher-resolution monitor and finds It too small, they can quickly resize It, just like with most of other plugins, without having to search for small written settings.
Does this seems like a good approach to you?P.S.
Thanks for all your videos and tutorials, they're an incredibly valuable guide! -
Consistent Size and High Resolution on Any Kind of Screen?
Hi everyone,
I’m finishing up my plugin and have a question. How can I ensure that the plugin, once exported, appears at the same size and in high resolution, whether it’s used on a Full HD or a 4K screen?Also, what resolution do you usually export your plugins at to achieve the best results across different displays?
Thanks in advance for your help!
-
RE: Loss of Image Definition?
@Dan-Korneff I think I have a problem in blender at this point.
The plugin would have the dimensions 960 x 660, but I can't get a crisp quality for these dimensions. -
Loss of Image Definition?
Hi everyone,
I keep encountering a problem.
I create graphics using Blender, and I always export high quality images.
They look well defined from any screen I look at them.
When I apply for example the background image of the plugin in HISE it looks grainy and loses quality.
It becomes unusable.
I have tried rendering the image with double or triple the pixels but nothing changes.
Any suggestion? -
RE: "How to make only image shape clickable on a button in HISE?"
All right let's play with trigonometry then :grinning_face_with_sweat:
Thank you guys -
"How to make only image shape clickable on a button in HISE?"
Hi everyone ;)
I'm trying to make each button clickable but only in the coloured shape, because the square shape of hise buttons causes clickable areas to overlap. Any Idea? -
RE: Multiple Arpeggiator?
Thanks a lot for your advice.
I'll give It a try now.
I was thinking about trying to reach a similar effect using a bunch of delays just on one sampler, and somehow change the pitch of the echo, maybe with a script fx. Could this be done?