XY PAD PROBLEM FIXED BUT NEED HELP ROUTING TO FILTER SETTINGS
-
@HISEnberg i just want to do this properly like in the vid i showed
-
oh yea I have another problem too which i wont be able to show unless i send the whole project and it isnt with the code i dont think. SO when i change the filter type on the combobox or something (using the knob to change the waveform type) then i still have the right sound but if i play the sound at a pitch then it stays that pitch no matter hwat other note i play and tht same pitch is played with the different note i play meaning say i play c5, when i play f#6 then it would play c5 and f#6 at the same time for some reason
-
@duma in HISE when you switch filter types, does the filter module also change filter types?
-
@HISEnberg yes it does but it doesnt sound the way it should sound in the video i sent even when i fiddle with the settings
-
@duma that sounds like it ought to be unrelated. The filter and MIDI processes are generally uncorrelated. It sounds like an error somewhere else in your script.
Generally speaking this is why snippets work better. It’s best to address small challenges in a modular fashion (small test environments) then introduce them into your project. This allows you to track and address issues as they arise.
-
@HISEnberg are u able to help me make the lfo sound the way it did in the video when i changed the filters and the pulse changed along with the xy pad ???
-
@duma Sorry I'm not entirely sure what's going on in the video or what you are trying to achieve exactly. However, I think the examples I provided you in the other discussion explain how to link UI components with modules, and how to interlink UI components with each other.
This kind of goes back to the other discussions about reading the HISE docs and watching the tutorial videos. Start small, create a bunch of smaller environments to test things, and build up from there. Everyone here is trying to achieve a slightly different thing and the only way to get there is by understanding the HISE framework and knowing how to write the code.
Check out the forum posts as well. A lot of times there are other users who have similar issues and they have been solved already.
-
@HISEnberg i told u about 2 problems, the 2nd was that it isnt with the code i dont think. SO when i change the filter type on the combobox or something (using the knob to change the waveform type) then i still have the right sound but if i play the sound at a pitch then it stays that pitch no matter hwat other note i play and tht same pitch is played with the different note i play meaning say i play c5, when i play f#6 then it would play c5 and f#6 at the same time for some reason
this problem isnt on any forum i tried lookng for like 30 mins i couldnt find
(had to copy paste because i dont have the time to type it all out)
can maybe @HISEnberg or @d-healey help determine this problem, i dont k now how to only make it a snippet as its more than just 2 knobs and a pad
-
@duma said in XY PAD PROBLEM FIXED BUT NEED HELP ROUTING TO FILTER SETTINGS:
if i play the sound at a pitch then it stays that pitch no matter hwat other note i play and tht same pitch is played with the different note i play meaning say i play c5, when i play f#6 then it would play c5 and f#6 at the same time for some reason
Are you using a single sample stretched across the sample map?
-
@d-healey nvm i coded smth wrong but i fixed it thanks for the help guys