Problem exporting
-
@alepan did you connect HISE to your midi input device?
File>Preferences>Audio & MIDI
-
Yes Lindon, both MIDI inputs of my interface are selected, as well as the Core Audio driver of my Apollo.
The strange fact is that I can see the MIDI activity icon blink, but no sound is emitted. I also created a pitch bend and a CC1 modulator, but they do not respond. -
Something is not working inside my HISE, because both the sound and the pitch bend work properly if I use the plugin I have built inside my DAW. But I cannot figure out what's going on....
Here's a screenshot of my preferences:
-
@alepan Do the audio meters move?
-
Hi David,
no they don't move -
Try this patch, tell me if you get any sound.
HiseSnippet 692.3oc6V0saSCCE1osFwDvz.Mg3xbA2BpAF+b25VW6zDqinlxO2MYRNq0BG6fiyf9nr630f2BdT1a.bbRGIUDlphDCI.eUNe1m3O+c9w1WqBgzTkl3r1j4I.w4lzf4Ryr9yXbI4f8HNqSGwRMf1s.Z24IrzTHh33zdeKfyZcHDxmO6rur8tLASFBKfxGuVwCgC4wbSIpeuWvEhgrHXBOtxp2p2AgJYekPkg7oMsKIgE9d1T3HlcYsnDmqMHhaT5.Cy.oDmN6phlGLS8QYw5eMOk+NAXM7HA3Op.dnRDYYr8aR+YbQj+Em6TBwg5WpBsKTgMoi3Q7efWpFajOgaoGU0CmVWF87pRut0ROuZnGoB65TvNjDpnLAyrLyrgiESvUKGoNPZ.YJ2LuTsOe6+nz81TetIbV87sUM7ECT+t46hf+snCN4DHzTR1Nzgu8pMRudAUtAMfKg7Jxbhb2ba22vNEb2Gjf1Jpd+phRb70UsnLYkKJeYnA29IZlLMQktzON.h4STRqhTB9pTXnF9vXaTtJdeESW6Tmu8P7PVqOALSlNOcYmXUlzrT5Q6UNlTs4vxUMUVeMcJ57+NE4zs8pQ2ZTPG+e5FmMvb53DALPdJHTHhki2gtGbBKSXt.c4j7QJoJYlRxCqlALFLZ9zoftJ2q8.siwfWsThrYuwf.XUylueuCwrPlF0IngZg2pqEWV75dzB55ZqLc+6nCe6+M6vOVkY3xoiXXh5mvWdbTVb.1XMDPlHkf.2HpSKaywB6tV6hNqxnbiugiES5YscVLo2ESdkrGwrPs5X7hAiVIr4xWOGAO2x72psF9nQz10ibJSjg.TZ2G1kDicDONLzJ2O.0m584QMvmG2.e1pA97jF3ySafOOqA977K0G6kQ6jYTwEkhHf+f8XFFlqOPxvL47rdx2A.mQhTD
-
@d-healey said in Problem exporting:
Ehm... how can I download the snippet? Sorry, really new to all this...
-
@alepan Copy the text, then in HISE go to FIle >> Import HISE Snippet
-
@d-healey said in Problem exporting:
Ok, done but nothing has cnahged. I can see the MIDI activity blink, the virtual keys being pressed and the CPU meter change value of 0.1, but no sound from the sine wave generator...
-
Which branch of HISE did you build?
-
-
@alepan Which git branch did you use?
-
@d-healey said in Problem exporting:
@alepan Which git branch did you use?
This is a question I'm not able to answer.
I just followed the instructions I found on this page: [https://github.com/christophhart/HISE/](link url) -
Then you have probably built the master branch. Use the scriptnode branch, it's much more up to date and will probably solve your issue.
If you want to know more about working with git, I have a video!
-
@d-healey said in Problem exporting:
Then you have probably built the master branch. Use the scriptnode branch, it's much more up to date and will probably solve your issue.
Ok thanks a lot. Where can I find the scriptnode branch?
Thanks for the video, I watch it immediately and get back to you if I have some problems. -
Click Branches
Then click scriptnode
Then Clone or Download (download zip is simplest if you're unfamiliar with git).
-
@d-healey said in Problem exporting:
ok thanks. Last question: is the install procedure the same as before? that is: open projucer, open standalone project, then compile?
-
@alepan Yup. I have a video for that too.
-
@d-healey
Perfect! Thank you very much! -
Hi David and all,
installing the Scriptnode version solved the problem. Thanks a lot guys!