Skip to content
Snippets Groups Projects
Commit 57766c55 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Add image

parent 9b0e4425
No related branches found
No related tags found
No related merge requests found
# hexmixer
# hexmatrix
Hexmixer is a OSC-controlled 16x16 matrix mixer for the JACK audio system.
Hexmatrix is a OSC-controlled 16x16 matrix mixer for the JACK audio system.
![](images/catia.jpg)
A matrix mixer allows you to send any input to any number of outputs. Internal computations are done at 32 bits.
......@@ -8,7 +10,7 @@ A matrix mixer allows you to send any input to any number of outputs. Internal c
## Usage
1. Start up hexmixer and patch the jack connections to taste (e.g. using Catia)
1. Start up hexmatrix and patch the jack connections to taste (e.g. using Catia)
2. Send OSC messages to `127.0.0.1:7011` (as for now hardcoded)
......@@ -28,5 +30,5 @@ $$
1. Clone this repository with git
2. Make sure you have rust installed then within the project directory run `cargo build --release`
3. Grab the resulting hexmixer binary from the `./target` directory
3. Grab the resulting hexmatrix binary from the `./target` directory
4. Run it
\ No newline at end of file
images/catia.jpg

60 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment