Stitch single to multiple sample plugin
Identifier: com.browzwear.stitch_single_to_multiple_sample
Version: 1.0.0
Type: python
Language: Python
Full plugin download
File structure
├── plugin.json
├── resources/
│ └── stitch_single_to_multiple.bw
└── src/
├── __init__.py
└── main.py