Skip to content

Commit

Permalink
change to 16 channels
Browse files Browse the repository at this point in the history
  • Loading branch information
chinenual committed Apr 14, 2024
1 parent 956236d commit eb861f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ The signal range of the control surface is configured via the context menu:

![module-screenshot](./doc/Harp-patched.png)

Harp does not depend on any particular control surface and can be configured to work with a variety of CV input ranges. You can use it with anything that can create a continuous voltage as the musician "strums" (could be a slider on a MIDI control surface, a ribbon controller, etc.) I've created a [simple control surface for the iPad using TouchOSC](https://github.com/chinenual/Chinenual-VCV/releases/latest). Use Trowasoft's cvOSCcv to convert its OSC messages to CV:
Harp does not depend on any particular control surface and can be configured to work with a variety of CV input ranges. You can use it with anything that can create a continuous voltage as the musician "strums" (could be a slider on a MIDI control surface, a ribbon controller, heck, even an LFO) I've created a [simple control surface for the iPad using TouchOSC](https://github.com/chinenual/Chinenual-VCV/releases/latest). Use Trowasoft's cvOSCcv to convert its OSC messages to CV:

* **/1/fader1** - Left pitch - sends 0.0 through 10.0 corresponding to where the left control strip is being touched.
* **/1/fader1/z** - Left gate - 1 when the user is touching the left control strip; 0 when not touching
Expand Down

0 comments on commit eb861f8

Please sign in to comment.