I have different instruments like a flute, a guitar, a piano, etc. And I want to do something to be able to select among them with the preset browser or something similar.
Something like this: https://www.youtube.com/watch?v=7BZddrtYKNs
I have different instruments like a flute, a guitar, a piano, etc. And I want to do something to be able to select among them with the preset browser or something similar.
Something like this: https://www.youtube.com/watch?v=7BZddrtYKNs
It is a very simple plugin, it's just a sampler with different instruments.
I haven't touched the sample map, they are just simple one shot sounds I recorded. So I just need to know how can I export them in a format that the preset browser can read.
I only know how to export them as .hr1 files
Oh ok, then what do I need to import?
I'm making a sampler with different instruments and I want to import each instrument indiviadualy
Yes but it says this: 0 presets were imported from the collection
I'm trying to import a .hr1 file
How can I import my presets from the preset folder panel?
When I click on "Import all presets from clipboard" it shows me this message: No preset data found on clipboard
Still not working, it doesn't change the parameter, wich in this case is the release knob from the envelope
I just recorded a video: https://vimeo.com/430058912
I just fixed the error but it still not working, it doesn't change the linked parameter
This is what I'm using now:
const var Knob2 = Content.getComponent("Knob2");
const var Knob1 = Content.getComponent("Knob1");
inline function onKnob1Control(component, value)
{
if (Knob1.getValue() == 5)
{
Knob2.setValue(12);
}
};
Content.getComponent("Knob1").setControlCallback(onKnob1Control);
HiseSnippet 1320.3oc4X80aaaCDmJNpI1qIXsXOrWFfPvFlClqiky+ZPwPbhSRgQaRLhSBFPQQAiLsCQjHEnnRiWQ+NsOB8o84oOtWF1NRIaSm4kXk0tVroGLDOd+N9iGOd2I2Tv8HQQbAxJ+w8BIHq6a2pGSdd8ywTFpwNHq4s2GGIIBmDQa2KDGEQZirrx8Tk.q7SizOueysw9XlGYnHD5TN0i7bZ.UNTZyZOi56uGtM4XZfg1qTqgGmUm6yiA9jytBJD6cAtK4.rRsorQV2a21TIWzRhkjHj0zaya2q047WyRz+TZD8LehZfKpEXnDw6w8aqXr5cT8yo9sa1eeGgPV1MG5Exk3E9J68osoCjOza7k5IbFhvzeXM0MQO26H8rLn2zIz6A1s7DzP4vYTb6KravfCpNX3HvjVI5hl52srqyAMXxxA3KH6IfACPTbsJUJ4rZkJK9j4JLWgKwBGeN+hSB2RHv8b9QmW3Vd0RqUZ8xKW5wkcKsQ4MJ4VED4tbI2UKUsZokW4kZnvYXjzQYfmw3mUEf1eU6Rj04AgbFLn3B5YWHY4lqvRK4bAHvw86ibDXVWhCMxIhHcbcjbG2JJcnLeJi3zIl4IoblCmorgqx7BteQu91tDr59wjEmqvalqP9kVB9QuXkA6cpZlhFasWn08QtuTwj2pYyeOecWXQkQRWw5Xe+yfPzhiRjEehACOfKIGxJtXg2THeg2V35yzoy3lJ0P9Dw3lUcqQbCvJxhCNiH56ER0CBdFM57dSVzoWhyvPQNqAiJOLjjNdX7q6XheQodSHRdpTBBpJ0wwymFG2xm1lHPTvHyXqckHM2MyjflXvUuN3eaSzIM1AKwpaSozAnXHQHoJOg0NjKgzTI2sxauCI5BIOTy2zSeHIwsx3q.kr9UX45odQ.uDfuZHIZTCYXtYt08fAzWWq2fAuqYsqY1v9N6F.5GBruCN1WtK6RhOrEcgjnBH+IbMWM+r1aIkPHKjE9ujUAxswaG6ikilvSkkOcBHLajLKprGrHprmYUfLjErxXyBN1nnIjtOvtIU5c9346TigupvxOx7Mslxb161oCwSNjrSau2OcWKfb2nx2jPkGZ2RJH3.JqaKbPHjmQymB1oib+PTlObhKy2T.gp31sn+rgZuq11wf+RLpzeoldo1JfGyFYsRY9QjPBVBG+FXls1QG8TAON75nd+l5fkiEvEBvUXNwgLB32kl6w5BdTTGX6nsUj4TMiEcU9pgRNhbIQDMprChCfydFi3GoxPXAhNIhnNqod6ikB5UlZqWkJGi0m2emc0UJO5ykGB+z4GTutQc83DHtYGR0rCY4rCYkrCY0rCYsrCY8LAIIPaebn5FipmzqUVclIqrJXflXHTvPysocGX7DIil50P0AwhZpazA7X5e7deBZu8Ceh8+40gxMYGL2RG346ywVT0QU+xrZNNlhulrbeNiGdNmQ8FMSAbyuaWhvj6icCkV4dDr9DbjQptus1ygNjwhQS.9wxWbSmWecZiFNpj+N+2n+gb+uu+gax0MeZ2CNvpKjeleNeeacpeGU6Iepn5Q7XIz1Q+R+1P+Asfdh7HlcILkpyijwUTiUDpEg0VO3OfmzIc62RgZR29Sh75aJXuk9t9CgrxQXpRG51h8glU7MCoifNuTTBJu8uBKCvdB9q7R9.OEWmUKAXIS+W+j2de0XmAeVnx6F.Updkmm5ZvibQnwinZlQrblQrRlQrZlQrVlQrdlQ73a.gpsfshk7fjjhffl6lDHYs6f.obn+DvTdDE8
I'm getting this error message: Interface:! Line 13, column 16: API call with undefined parameter 0 {SW50ZXJmYWNlfHwyNjN8MTN8MTY=}
The slider is changing its value but it is not affecting the parameter with wich it is linked to.
@Lindon That's exactly what I wanted! Thank you!!
@d-healey Oh ok thank you, I've installed it and it works perfectly, but that's not exactly what I need. Do you know how can I do what I said before? Set different Knob2 values for each Knob1 value
@d-healey What is that code? I've seen it in some posts but I don't know what it is or how to use it
Is it possible to do that?
How can I do this:
When Knob1 value = 1
Set Knob2 value to 1.5
I have the same problem, I want to make a pitch slider but it isn't working properly, is there any way to fix this?
I've tried everything, I'm on windows
Hello, I started using HISE 2 days ago and I've just created my first sampler VST plugin. I've exported it and when I open it on FL studio I get this window:
What do I need to do there? I don't know where I have located the samples.
Thank you