@ -100,7 +100,7 @@ You can run Patroneo after extracting the release archive or cloning from git, w
### Calfbox
"Calfbox" is the name of our internal realtime midi/audio python module.
* You can either choose to install the module systemwide, which will make running all Laborejo Software Suite programs more convenient (when run from the source dir). Please consult https://github.com/kfoltman/calfbox.
* You can either choose to install the module systemwide, which will make running all Laborejo Software Suite programs more convenient (when run from the source dir). Please consult https://github.com/kfoltman/calfbox
* Or you just run `./configure` and `make calfbox` without subsequent install, which creates a `site-packages` directory in the source dir.
* A third option is `patroneo --mute` which runs without sound at all and does not need calfbox.
<p>“Calfbox” is the name of our internal realtime midi/audio python module.</p>
<ul>
<li>You can either choose to install the module systemwide, which will make running all Laborejo Software Suite programs more convenient (when run from the source dir). Please consult <ahref="https://github.com/kfoltman/calfbox.">https://github.com/kfoltman/calfbox.</a></li>
<li>You can either choose to install the module systemwide, which will make running all Laborejo Software Suite programs more convenient (when run from the source dir). Please consult <ahref="https://github.com/kfoltman/calfbox">https://github.com/kfoltman/calfbox</a></li>
<li>Or you just run <code>./configure</code> and <code>make calfbox</code> without subsequent install, which creates a <code>site-packages</code> directory in the source dir.</li>
<li>A third option is <code>patroneo --mute</code> which runs without sound at all and does not need calfbox.</li>