Hi,
I'm making a basic synth and using the standard preset browser and it's working for the most part.
I have dedicated sliders on the UI to control 2 AHDSR envelopes to modulate the pitch of 2 separate oscillators. They are connected to macro's to control the 2 envelopes with single sliders. When i try to save a preset, the adsr sliders on the UI seem to register correctly but the envelopes it controls with the macro's don't seem to save in the preset. is there a way to fix this?
Thanks.
Posts made by pushkin
-
Preset not saving all parameters
-
RE: single slider for multiple parameters with no macro's?
@Lindon Thank you! That worked flawlessly.
-
RE: single slider for multiple parameters with no macro's?
Thanks for the fast replies! I'll take a look at that when I get home.
-
single slider for multiple parameters with no macro's?
Hi,
I'm trying to make a single slider control the intensity of 2 different envelopes.
If I assign a single slider to the processor id of one of the evelopes and select intensity as the parameter id, everything works perfectly for that envelope. How do I make that slider control the intensity of a second envelope as well? I thought about doing it with macro's but it's impossible to select 'intensity' on a maro? I hope I make some sense since English isn't my native language. -
RE: FL Studio midi problem
@d-healey Using the develop branch didn't solve the issue. I'll try using the October '22 commit later today like @Adam_G suggested.
-
RE: FL Studio midi problem
@Adam_G Cool, thanks for the info. If the problem still persists using develop branch I know what to do.
-
RE: FL Studio midi problem
@Adam_G Ah, that could be. I just tested it for a few minutes where it didn't occur. I'm going to try and compile using the current develop branch and see if that makes any difference. You were able to compile a plugin that didn't have that bug using an older branch?
-
RE: FL Studio midi problem
@Adam_G said in FL Studio midi problem:
sounds like this same issue https://forum.hise.audio/topic/7491/note-release-randomly-gets-stuck?_=1687811651631
Yes very similar problem. Checking the "Align tick lengths" in FL audio options seem to have fixed the problem.
@d-healey said in FL Studio midi problem:
@pushkin said in FL Studio midi problem:
@d-healey I'm using the default master branch. Should I be using develop branch instead?
Always
I'll try that to see if that may fix the problem.
@rzrsharpeprod said in FL Studio midi problem:
@pushkin said in FL Studio midi problem:
Hi,
I've searched for this problem on the forum but couldn't find a solution.
I'm very new to HISE and I'm trying to make my first very basic synth. Everything seems to work fine after compiling but if I load the plugin in FL Studio and write some notes in the piano roll, the plugin sometimes either skips a note or triggers a sustain note that can't be stopped. I loaded the plugin in Reaper and there it seems to work fine. Does anyone have an idea of what the cause could be?
This is pretty much the same thing that is happening to me and I have been working through with the help of others in this thread https://forum.hise.audio/topic/1065/sample-not-triggered-if-midi-overlaps/73
Mine is dropping notes in FL but plays fine in Ableton when I tested so it sounds like a very similar issue.
I am going to rebuild HISE with the latest version later when I get home and see if that solves the issue
It happens here without overlapping notes.
-
RE: FL Studio midi problem
@d-healey I'm using the default master branch. Should I be using develop branch instead?
-
FL Studio midi problem
Hi,
I've searched for this problem on the forum but couldn't find a solution.
I'm very new to HISE and I'm trying to make my first very basic synth. Everything seems to work fine after compiling but if I load the plugin in FL Studio and write some notes in the piano roll, the plugin sometimes either skips a note or triggers a sustain note that can't be stopped. I loaded the plugin in Reaper and there it seems to work fine. Does anyone have an idea of what the cause could be?