Arduino organ project - compile fail

And I posted the above without actually testing it or thinking properly about what I will need to do in the near future.

Took jaholmes advice and changed all prog_inst to const_inst but its still failing to compile in IDE 1.6.13 with a problem in Tables.h, same error.

PROGMEM const const_int16_t* VoxWaves[] = {

Anyone got it to compile and test it yet?