mbrucher / AudioTK

An audio digital processing toolbox based on a workflow/pipeline principle
https://github.com/AudioTK/AudioTK
BSD 3-Clause "New" or "Revised" License
251 stars 37 forks source link

Enhance graph connections #22

Open mbrucher opened 5 years ago

mbrucher commented 5 years ago

If we know the number and the type of connections, we should statically defined these in order to avoid the unnecessary virtual calls.