Active Category¶
Selection of the Packet Library
Overview¶
The active category determines which packet library is available during operation.
Available Categories¶
Current categories include:
- Harmonic
- Subharmonic
- Octave
- Odd / Even
- Fibonacci
- Lucas
- Golden Ratio
- Prime
Firmware Configuration¶
Example:
#define ACTIVE_PACKET_CATEGORY CATEGORY_GOLDEN_RATIO
Philosophy¶
Only one category is active at a time.
This approach simplifies operation and avoids large menu systems.
Runtime Operation¶
During operation the user navigates among packet families inside the selected category.