Fairly large update to Miniramp.
- New outputs: EOC (End of Cycle) and FINISH (inverse of GATE). This makes chaining Arrays easier (thanks @davephillips for the feature suggestion).
- New input: STOP / reset
- Miniramp is now wider, to fit the new input and outputs
- Polyphonic behavior of Miniramp is now consistent with that of Ministep: if either the trigger or CV input are polyphonic, the output is polyphonic as well, and if the trigger, CV or STOP inputs are monophonic, they affect all channels
- New right click menu option to update trigger duration only when a trigger is received
- Duration and CV amount knob tooltips now show the duration / CV amount correctly in seconds
- Extended Miniramp manual to explain polyphony
Additional changes:
- Updated screenshots in manual to Rack V2
Ported to Rack v2.
- Implement v2 API features, such as input/output labels, and improved labels for switches. Also, glow-in-the-dark array cursors.
- If the array contains more than 5000 elements, the array data is saved as a wav file in the patch storage directory
- Improvements to the array size and Ministep step count text boxes
As part of the v2 update, PdArray is now licensed under the EUPL.
- Fix crash when loading a sampe without resizing (#13)
- Add right-click option to set array contents to zero
- Add "Add fade in/out" option to array to prevent clicks (#14)
- Add option to keep Miniramp value at 10V after the ramp has finished
- Add section on clicking prevention in manual
- Added option to enable recording either with a gate or trigger signal
- Added option to sort the array (#11)
- Add option to resize Array when loading an audio file (#9)
- Add "Data persistence" option - it's now possible to avoid saving the array data to the patch file, or to automatically reload an audio file when the patch is loaded
- Fixed issue with Ministep display (for real this time) (#8)
- Added scale parameter to Ministep