To be honest, I don’t know. I didn’t look at the modules for quite some time. These are my first attempt to do some dsp-processing using an external library… Thanks for reminding me, I need to take another look…
Not yet. I’m planning to release version 1.7.0 of PackOne until next weekend but I won’t include FLOWER/SEEDS/OFFSPRING in this release. They are the my most complicated modules yet (about 3000 lines of code) and need much more testing before release, maybe even some changes. Also, it will take time to write the manuals.
I’ll can you give some hints for getting started:
- FLOWER is the main sequencer module. I suggest you concentrate on this module at first.
- The sequence has various settings. The EDIT-button on the bottom rotates the interface between the modes output voltage/step active, step probability, step ratchets, step slew, auxiliary sequence.
- The LED circle is used for selecting the steps and displaying their values the same time. The selected step flashes in white, the value is shown by the number of lit LEDs of the ring. Fine adjustments can be made by the “flower”-control in the center.
- The pattern-section on the right defines how the main sequence is played and is the core-idea of the module. There are several pattern-modes but these might change before the release. Long pressing the pattern-buttons sets the number of times the pattern/sequence is repeated.
- The phrase-section on the left sets different presets for the pattern-section. The main-sequence is not part of a phrase.
- The radomize-function has various settings in the context menu.
- OFFSPRING is an extender that needs to be placed on the right side of FLOWER but you can use multiple instances. It extends the sequencer with another track and provides the same settings as the main module and follows the main module on patterns and phrases.
- SEEDS is an extender that needs to be placed on the left side of FLOWER, also with multiple instances possible. It focuses on triggers and envelopes which also follow the main module on patterns and phrases.
The main module is loosely inspired on a hardware sequencer, I won’t name it though If you want to know something specfic feel free to ask!