Daisysp library not recognized

In arduino ide or using its ide in platformio, seems DaisySP is not recognized which also means daisysp.h is never able to be recognized, I ran into HAL issues within arduino ide but got around daisysp.h not being recognized by adding that file to the sketch itself. However going to platformio solved my HAL issues but will not recognize daisysp.h at all. Is this because the library is somehow not optimized correctly for IDE? I have no issues with DaisyDuino library and every other library Ive subsequently downloaded but DaisySP is consistently saying its an invalid library for arduino ide no matter version downloaded.

DaisySP is already included in DaisyDuino.