VCVRack / AudibleInstruments

VCV Rack plugin based on Mutable Instruments Eurorack modules
https://vcvrack.com/AudibleInstruments.html
Other
383 stars 84 forks source link

Audible needs update to latest v1 API (.active) #79

Closed MarcBoule closed 5 years ago

MarcBoule commented 5 years ago

Just a note here also, in case you have forgotten about it.

In file included from src/Stages.cpp:2:
In file included from ./eurorack/stages/segment_generator.h:35:
./eurorack/stages/delay_line_16_bits.h:68:10: warning: 'const' type qualifier on
      return type has no effect [-Wignored-qualifiers]
  inline const float Read(float delay) const {
         ^~~~~~
src/Stages.cpp:62:42: error: no member named 'active' in 'rack::engine::Input'
                        bool gated = (*gateInputs)[first + i].active;
                                     ~~~~~~~~~~~~~~~~~~~~~~~~ ^
1 warning and 1 error generated.
make: *** [build/src/Stages.cpp.o] Error 1
MarcBoule commented 5 years ago

Fixed in https://github.com/VCVRack/AudibleInstruments/commit/994a6f3267175e92441141476a533c55d7e16a7a