Skip to content

Commit

Permalink
Doc images to subfolder, tune metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Dempsey committed Dec 6, 2023
1 parent 8bbbc76 commit 30f5505
Show file tree
Hide file tree
Showing 22 changed files with 40 additions and 21 deletions.
9 changes: 5 additions & 4 deletions doc/Compress.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

The EaganMatrix compressor is controlled using the Compress module.

![Compress module](Compress.png)
![Compress module](./image/Compress.png)

The light at the top is lit according to the Compressor Mix.

The **Threshold**, **Attack**, **Ratio** and **Mix** knobs match the corresponding control in the Haken Editor.
Each parameter accepts absolute and relative control voltage the same way as the knobs on the main HC-1 module.

Slug: `pachde-hc-compressor`

---
![pachde (#d) logo](Logo.svg)

**Slug** `pachde-hc-compressor`

![pachde (#d) logo](./image/Logo.svg)
6 changes: 4 additions & 2 deletions doc/Favorites.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**Favorites** is a companion for HC-1, offering easy access for up to 16 HC-1 favorites files.
If you want access to more than 16, just add another instance of **Favorites**.

![Favorites module](Favorites.png)
![Favorites module](./image/Favorites.png)

Favorites is initially blank when added to a ptach. Right click a button to choose an existing favorites file for that button, or drag and drop a favorites file onto the button.
If a Favorites file is currently open in HC-1, you can choose **Use _file_** to attach it to the button.
Expand All @@ -22,4 +22,6 @@ Similarly, if the favorites file contains user presets that are no longer on the

---

![pachde (#d) logo](Logo.svg)
**Slug** `pachde-hc-favorites`

![pachde (#d) logo](./image/Logo.svg)
11 changes: 7 additions & 4 deletions doc/HC-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ To install the plugin from Github, please see **Install** in the [README](https:

Here is the HC-1 module:

![The HC-1 module](HC-1.png)
![The HC-1 module](./image/HC-1.png)

When first loaded, there is a long initialization time (a minute or two) to find the EM device, initialize the MIDI ports, and read all user and system presets from the device.
By default, the list of system presets are saved, so the next time you open the patch, it skips loading the list from the device and you should be up and running quickly.
Expand Down Expand Up @@ -141,7 +141,7 @@ next to the knob, indicating which pedal is assigned to that knob.
The Relative mode indicator light is lit when the control is in relative mode,
and the track around the knob becomes gold, with an indicator dot showing the effective value.

![Anatomy of HC-1 controls](knob-anatomy.svg)
![Anatomy of HC-1 controls](./image/knob-anatomy.svg)

There are menu options under **Knob control** to set all controls to Absolute or Relative mode, and to set all knobs to zero or middle position at once.

Expand All @@ -158,7 +158,6 @@ and the track around the knob becomes gold, with an indicator dot showing the ef
The right light button reflects the use of Extended (half-sample rate) computation.
You can toggle extended computation on and off by clicking the light button.


You can temporarily change the Recirculator type in the **Recirculator** menu.
Changes in recirculator type and extended mode are not saved.
When you refresh or return to the preset they will reflect the preset definition.
Expand Down Expand Up @@ -384,4 +383,8 @@ That's not really suitable for a VCV rack module and it would require additional

- User preset save, load, archive-all, and restore-all. This possibly in a separate program rather than VCV Rack modules.

![pachde (#d) logo](Logo.svg)
---

**Slug** `pachde-hc-1`

![pachde (#d) logo](./image/Logo.svg)
8 changes: 7 additions & 1 deletion doc/HC-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ HC-2 is a companion to HC-1, offering control Tilt EQ, and a live map of MIDI ch

HC-2 is in the process of being retired, and the required EM functionality is being moved to separate modules.

![HC-2 module](HC-2.png)
![HC-2 module](./image/HC-2.png)

## Tilt EQ

Expand Down Expand Up @@ -32,3 +32,9 @@ Everything else is light gray.
CC maps may not survive to release.
They have proven to be useful to the developer during the development of this plugin, which involves a fair amount of poking and prodding the device to discover how things works.
It's also a bit of eye candy, so why not, if we don't need the space for something more important?

---

**Slug** `pachde-hc-2`

![pachde (#d) logo](./image/Logo.svg)
8 changes: 7 additions & 1 deletion doc/Pedals.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The Pedal 1 & 2 modules provide for pedal control, virtual pedals, and CV in/out.

![Pedal 1 and Pedal 2 modules](pedals.png)
![Pedal 1 and Pedal 2 modules](./image/pedals.png)

From top to bottom, left to right:

Expand Down Expand Up @@ -41,3 +41,9 @@ From top to bottom, left to right:
Some makes or models of pedals may not be accurately detected, and you may need to interact with the pedal before it is identified by the EM.

- At the bottom are CV input and output ports. CV are Unipolar 0v to 10v values. CV input sends the corresponding pedal value to the device. CV output is driven by the physical or virtual pedal, so you can easily connect a pedal to any module in the patch.

---

**Slugs** `pachde-hc-pedal-1`, `pachde-hc-pedal-2`

![pachde (#d) logo](./image/Logo.svg)
8 changes: 4 additions & 4 deletions doc/Round.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Controls for rounding (quantization).

![Round module](Round.png)
![Round module](./image/Round.png)

At the top of the module are lights that display the same information as the LEDs on the lower right corner of the display on Continuum and ContinuuMini.

Expand All @@ -18,8 +18,8 @@ Below the button is the **Round initial trigger input** for automation.
The **Rate** knob controls the rounding rate from none, to slow, to very fast.
The Round rate can be CV-controlled, in absolute and relative mode, just like the main HC-1 knobs.

Slug: `pachde-hc-round`

---

![pachde (#d) logo](Logo.svg)
**Slug** `pachde-hc-round`

![pachde (#d) logo](./image/Logo.svg)
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
5 changes: 3 additions & 2 deletions doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Pachde does not own an Osmose or EMM, so any help testing and documenting any is
HC One is *not* intended to be a replacement for the Haken Editor.
The intention is to build out a performance companion for the device.

![HC One modules](HC-One-modules.png)
![HC One modules](./image/HC-One-modules.png)

HC-1 is the main module.
The rest are companion modules to HC-1, and require an HC-1 in the patch to do anything.
Expand All @@ -32,5 +32,6 @@ The HC-One modules shown here from left to right are:

- **[HC-2](HC-2.md)** TiltEQ, and CC maps (To Be Retired).

---

![pachde (#d) logo](Logo.svg)
![pachde (#d) logo](./image/Logo.svg)
6 changes: 3 additions & 3 deletions plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@
},
{
"slug": "pachde-hc-pedal-1",
"name": "HC-Pedal-1",
"name": "Pedal-1",
"description": "Controller for EaganMatrix Pedal 1 (HC-1 companion)",
"tags": [ "Controller", "Expander" ]
},
{
"slug": "pachde-hc-pedal-2",
"name": "HC-Pedal-2",
"name": "Pedal-2",
"description": "Controller for EaganMatrix Pedal 2 (HC-1 companion)",
"tags": [ "Controller", "Expander" ]
},
{
"slug": "pachde-hc-compressor",
"name": "HC-Compressor",
"name": "Compressor",
"description": "Controller for EaganMatrix Compressor (HC-1 companion)",
"tags": [ "Controller", "Expander" ]
}
Expand Down

0 comments on commit 30f5505

Please sign in to comment.