Has anyone else gotten this error / know how to fix it? i just got a new m1 machine and started getting this error when ever i try to compile dsp networks. it works fine on my 2 other intel machines. im only getting this error on my new computer
He's in China, and the great firewall blocks google.com. I believe this site/address is used behind the scenes by the function Server.isOnline()? So when he turns off his VPN he basically has to wait for the server call to timeout before he can do anything.
Is there some China friendly method that could be used for that call instead?
@d-healey You know, I kept thinking "I wish there was a way to only have to compile the changes I made" during my many hours of waiting... Good to know that exists lol
Necroing this to update the information that these days you should use the soft_bypass node to wrap stuff you want to be able to bypass using a script.
@BWSounds The arp doesn't have volume, it's just a MIDI processor. You can set the velocity of each note it outputs and if you have a velocity mod on the sampler's gain then you will in effect be controlling the arps volume.
If you also want the original sample to play with a different gain then it's probably simplest to put that in a separate sampler.
@ustk thank you! if i had ahdsr on one filter, would i need to duplicate everything on the other? would controlling one attack knob on the ui control all attacks on all filters, to get slope?
you dont get filter slope(dB drop off over 1 octave) from the envelope - you need as @ustk says place filters in series to get increased slopes - so a 6dB slope filter, followed by another = a 12dB filter etc.
If you have filters in series like this then you will need to manage each ones q and freq together along with all the modulators(if you are using envelopes say) again "together"
Click yes to rewrite the batch file. Then show us the contents of that file.
You don't need to compile Rhapsody instruments though, just export them directly Export >> Export Project
Also you don't need to add your includes the Rhapsody boilerplate folder, just leave them in the Scripts folder (or a sub-folder of your choice). Not that it will hurt to put them in the boilerplate folder though.
@Lindon According to Christoph it should do. In the single test I did it went from about 20-25 minutes to 10-15 minutes in my VM. But it's possible that was caused by something else.
@d-healey yes, you right, i updated HISE using your fresh awesome script, and it was so refreshing that i almost started to jump around and scream of happiness :)
@d-healey yup I would also try to do it with OSC, it‘s a established protocol for exactly the kind of data you want to push around in a audio / music context.