Skip to content

Commit

Permalink
fix touchosc link
Browse files Browse the repository at this point in the history
  • Loading branch information
chinenual committed Apr 13, 2024
1 parent 32e1026 commit 6d2c7d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ Each row of inputs corresponds to one track of MIDI.

#### Motivation

I run VCV Rack on a fairly low performance laptop (by current
standards). I can't run Rack and a DAW at the same time, so I can't
I originally ran VCV Rack on a fairly low performance laptop (by current
standards). I couldn't run Rack and a DAW at the same time, so I couldn't
just stream MIDI out of Rack and record it in my DAW. I suspect I'm
not alone. This module lets me capture 10 tracks of MIDI into a standard MIDI
file and then import it into my DAW.
Expand Down Expand Up @@ -403,7 +403,7 @@ The signal range of the control surface is configured via the context menu:

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

[OSCHarp.touchosc](https://github.com/chinenual/Chinenual-VCV/releases/latest/OSCHarp-v1.touchosc)
[OSCHarp.touchosc](https://github.com/chinenual/Chinenual-VCV/releases/latest)

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. Use Trowasoft's cvOSCcv to convert its OSC messages to CV:

Expand Down

0 comments on commit 6d2c7d4

Please sign in to comment.