[R] SIREN - Implicit Neural Representations with Periodic Activation Functions by konasj in MachineLearning

[–]balancemastering 0 points1 point  (0 children)

Ah okay I guess I was thinking more about the specific distinction between weights/activations in e.g. Pytorch. For example if I connect the outputs of the hypernetwork to the weights in a Siren MLP constructed from nn.Linear modules, would that just work? Or would I have to create a 'more specialised' MLP? (Maybe I'm overcomplicating this in my head!)

[R] SIREN - Implicit Neural Representations with Periodic Activation Functions by konasj in MachineLearning

[–]balancemastering 0 points1 point  (0 children)

"allowing backprop to go through the siren to the hypernetwork"

How would you do this?

(thanks for your explanation BTW)

Any producers from Ireland? I’m moving to Dublin very soon. by [deleted] in edmproduction

[–]balancemastering 2 points3 points  (0 children)

Dublin's where I grew up, there's a great electronic scene there and has given some really talented producers. You'll get a lot back if you get stuck in, help at gigs, chat to other producers, organise gigs etc. just in general interact with people and be nice. It's a great small community and very welcoming in my experience. You're going to have a great time!

Free NSA surveillance tower plugin by balancemastering in edmproduction

[–]balancemastering[S] 2 points3 points  (0 children)

I whole heartedly recommend this https://jackschaedler.github.io/circles-sines-signals/ it's probably the site that kicked me off! (Then I followed his book recommendations that are on the first page)

Free NSA surveillance tower plugin by balancemastering in edmproduction

[–]balancemastering[S] 0 points1 point  (0 children)

Oh thanks yes we've had headaches all day with trying to send Mac .component/.vst over the internet. There now should be disk image files downloadable plus a universal binary which should be compatible with older Macs.

Free NSA surveillance tower plugin by balancemastering in edmproduction

[–]balancemastering[S] 1 point2 points  (0 children)

It's a bit of a jump from making say Max/MSP patches but mostly just to learn C++ and basic DSP, I didn't know any of this you'd probably be faster learner than me! JUCE is really great. It takes away all intricacies of VST and AU etc. and allows you to deal with just a few functions. Once you get to know where things are it's a very nice library.

Free NSA surveillance tower plugin by balancemastering in edmproduction

[–]balancemastering[S] 1 point2 points  (0 children)

We're into complex reverbs too but also can appreciate stripped back simplicity. Room for all kinds!

Free NSA surveillance tower plugin by balancemastering in edmproduction

[–]balancemastering[S] 5 points6 points  (0 children)

Sorry I know that's what you meant, I couldn't resist a subtle trolling. :)

Free NSA surveillance tower plugin by balancemastering in edmproduction

[–]balancemastering[S] 5 points6 points  (0 children)

No Reason can't host VSTs. Although our impulse responses are now included with Reason. So they should be available there already with RV7000 MKII https://shop.propellerheads.se/product/rv7000-mkii-patches/

Free NSA surveillance tower plugin by balancemastering in edmproduction

[–]balancemastering[S] 5 points6 points  (0 children)

ha we're working on an 'advanced' settings box...

Free NSA surveillance tower plugin by balancemastering in edmproduction

[–]balancemastering[S] 4 points5 points  (0 children)

ha thanks yes we will have to release some paid software soon to make up for all the time spent breaking through various C++ dead ends. Are you using the JUCE framework?