DaisySP class getters

Dear DaisySP maintainers,

There are cases when one needs to read parameter values such as frequency, amp and p/w once they have been set. Most of the main classes (Oscillator, LadderFilter, etc.) have no getter methods and all of their members are private.

Please consider adding getters such as GetFreq/GetAmp/GetPw or at least make the members protected, so an inherited class can read them.

Thanks

2 Likes

Hey KnightHill!

Thank you for that suggestion!! I can let the team know :slight_smile: