ohmtech-rdi / eurorack-blocks

Software to Hardware Prototyping for Eurorack using C++, Max/Gen~ or Faust
Other
296 stars 19 forks source link

Erb audio in tuple size #589

Closed ohmtech-rdi closed 1 year ago

ohmtech-rdi commented 1 year ago

This PR adds std::tuple_size support to erb::AudioIn.

This allows to define a buffer concept that is compatible with erb::AudioIn.