Hise recognizing Midi but not triggering samples..
-
Does it play back the sine wave generator? When you play on your keyboard do you see the on-screen keyboard triggering? Do the meters in HISE move when you play?
-
Hi there, Willem and I work together. I made a video to explain the issue we're facing. Here it is: https://youtu.be/kq7OMWULLGs
-
Also, specs recap:
- Hise version 2.1.0
- MacOs Sierra 10.12.6
- Keyboard m-audio keystation 61es (although we tried with Maschine and a Novation midi keyboard and the issue remains)
The patch is built following the HISE Tutorial.
-
Hi @Tristan-A and welcome
That is a really weird issue effectivelyFollowing your specs, I would suggest rebuilding the last scriptnode commit
But before trying with a sampler, have you tried with just a sinewave generator in a new preset? I think Willem said yes but, just to be sure... If the problem persists after that, you'll probably need to monitor the MIDI information in log window via a bit of code -
Yeah, @hisefilo reported this a few months ago, it's fixed by now. The problem was an uninitialised value that caused the
ignore
flag of the MIDI message to get activated sometimes. -
This post is deleted! -
@Christoph-Hart Thank you for your reply. I'm not sure I understand what I should do to correct it? (I'm an ultimate rookie at coding. I'm learning it the hard way.)
-
@Tristan-A You just have to download and compile the last scriptnode branch (not the master or develop branch) from github
https://github.com/christophhart/HISE/tree/scriptnode
The reason is probably that you're using an outdated version of Hise -
@ustk Awesome! It works! Thanks so much. We actually downloaded an outdated folder. Thanks so much for the quick responses and efficiency! You guys rock!
-
@Tristan-A I have exactly the same problem. I have recompiled scriptnode hise. now the midi keyboard works in the Hise software but not in the exported vst ... I don't understand. even with a simple vst sinus wave ... how can i do that? with mac
-
I had this isue with some old Hise builds, now everything work.
-
@arminh for me. I cant build my vst from hise. I must build with autogenerate.jucer . Only vst 3 work with my keyboard midi
-
@yall said in Hise recognizing Midi but not triggering samples..:
@arminh for me. I cant build my vst from hise.
Solve that problem first.