jamoma / jamoma2

A header-only C++ library for building dynamic and reflexive systems with an emphasis on audio and media.
MIT License
30 stars 6 forks source link

Parameter Definition Args #38

Closed tap closed 8 years ago

tap commented 9 years ago

Would be nice if we could specify the args more flexibly than we do now. Maybe even in any random order.

Maybe something like this?

tap commented 8 years ago

It would be nice if we could also provide template parameters in any order, but this seems good enough for now...