astriiddev / Ami-Sampler-VST

VSTi 8-bit Sampler inspired by the sound of the famous Commodore Amiga for Windows/MacOS/Linux using VST3/AU/LV2
GNU General Public License v3.0
155 stars 2 forks source link

Multioutputs #6

Open Analog4Lyfe opened 2 months ago

Analog4Lyfe commented 2 months ago

Any chance of making the individual channels have its own outputs ?

astriiddev commented 2 months ago

That's something I've been considering honestly.

When I start working on the next version, my main focus is going to be on including built-in samples and presets.

I've also been considering expanding the max sample slots from 12 to Protracker's max of 31 (or maybe round it to an even 32 lol). However, if I expand it as it is, that would mean 32 channels could each have 8 voices, which would make the plug-in very resource heavy.

So multi output would really depend on how I end up implementing the expanded number of sample channels. I may work out some way of grouping channels together or having the expanded channels share voicing to keep resources low