enzienaudio / heavy

heavy public issue tracker and static dsp code releases
https://enzienaudio.com
ISC License
71 stars 4 forks source link

Wwise plugins support - add the possibility to build a Wwise Effect plugin #85

Open martinbussyparis opened 8 years ago

martinbussyparis commented 8 years ago

Wwise Source plugins allow synthesis, analysis of the audio input, etc., but can't affect any audio signal coming from Wwise; Wwise Effect plugins are designed for this and it would be nice to be able to generate both types of Wwise plugins with Heavy.

Heavy-Wwise Effect plugins would support:

diplojocus commented 8 years ago

@martinbussyparis Wwise Effect Plugins are coming, we've got it working just need to roll it out on the site. The way it would work is

It should be possible to send messages out of the plugin but I haven't integrated that into the Wwise wrapper yet.

martinbussyparis commented 8 years ago

Yes, [adc~] and [dac~] of course... sorry, this is what I meant.

Good to know it is almost there :)

jedsound commented 8 years ago

Joe, Do you have any ETA on that issue?

diplojocus commented 8 years ago

@jedsound we're just putting the finishing touches to the new 2016 release and then we'll look at creating effect plugins.