ohmtech-rdi / eurorack-blocks

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

`erbb` `module` `define` doesn't work #449

Closed ohmtech-rdi closed 2 years ago

ohmtech-rdi commented 2 years ago

Steps to reproduce

// A.erbb
module A {
   define erb_BUFFER_SIZE=8
}