Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stoermelder committed Apr 9, 2024
1 parent 6775a18 commit 4386301
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# stoermelder PackOne

<!-- Version and License Badges -->
![Version](https://img.shields.io/badge/version-2.0.beta4-green.svg?style=flat-square)
![License](https://img.shields.io/badge/license-GPLv3+-blue.svg?style=flat-square)
![Language](https://img.shields.io/badge/language-C++-yellow.svg?style=flat-square)
![Version](https://img.shields.io/badge/Version-2.0.beta4-green.svg?style=flat-square)
![Rack](https://img.shields.io/badge/VCV_Rack-v2-red.svg?style=flat-square)
![License](https://img.shields.io/badge/License-GPLv3+-blue.svg?style=flat-square)
![Language](https://img.shields.io/badge/Language-C++-yellow.svg?style=flat-square)

The PackOne plugin gives you some modules for [VCV Rack](https://www.vcvrack.com).

Expand All @@ -14,7 +15,8 @@ If you like my modules consider donating to https://paypal.me/stoermelder. Thank

## Latest additions to PackOne - new for v2.0

- [DIRT](./docs/Dirt.md): noise, crackles and crosstalk for polyphonic cables
- [DIRT](./docs/Dirt.md): a module for noise, crackles and crosstalk on polyphonic cables
- [MIDI-CAT CLK](./docs/MidiCat.md#clk-expander): expander for MIDI-CAT, allows trigger-quantization for mapped parameters (#299)
- [MIDI-KEY](./docs/MidiKey.md): utility for generating keyboard events from MIDI CC or Note messages
- [STRIP++](./docs/StripPp.md): utility for pasting and importing Rack selections while preserving parameter mappings and [GLUE](./docs/Glue.md) labels

Expand Down Expand Up @@ -82,6 +84,6 @@ Follow the [build instructions](https://vcvrack.com/manual/Building.html#buildin

## License

All **source code** is copyright © 2022 Benjamin Dill and is licensed under the [GNU General Public License, version v3.0](./LICENSE.txt).
All **source code** is copyright © 2024 Benjamin Dill and is licensed under the [GNU General Public License, version v3.0](./LICENSE.txt).

All **files** and **graphics** in the `res` and `res-src` directories are licensed under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/). You may not distribute modified adaptations of these graphics.

0 comments on commit 4386301

Please sign in to comment.