aboutsummaryrefslogtreecommitdiffstats
path: root/pages/software/bowelyzer.rst
blob: beb16bc5015284758f50295d802f24042f231a79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
.. title: bowelyzer
.. slug: bowelyzer
.. date: 2015-08-04 23:30 UTC+02:00
.. modified: 2015-08-05 18:40 UTC+02:00
.. tags: supercollider, osc, multi-channel, audio analysis
.. category: software
.. link:
.. description:
.. type: text

| Inheriting its name from the city of Darmstadt, where it was
  first used, **bowelyzer** is a |supercollider| based
  multi-channel audio analysis tool, that sends |osc| messages
  according to its findings.
| It features a GUI, where you can add, remove and setup the
  channels you would like to use and define to which host you
  want to send your messages.
| For further information and installation instructions, please
  refer to its |bowelyzer-about|.

Development
___________

| All development takes place in a |bowelyzer-git|. You can ask
  for your |ssh-key| to be included to be able to push to this
  repository.
| For readonly access, just clone the repository:

  .. code:: bash

    git clone git://sleepmap.de/audio/bowelyzer.git

| You can also choose to download the latest release tarball
  from the |bowelyzer-refs|.

.. |supercollider| raw:: html

  <a href="https://supercollider.github.io" target="_blank">SuperCollider</a>

.. |osc| raw:: html

  <a href="https://en.wikipedia.org/wiki/Open_Sound_Control" target="_blank">OSC</a>

.. |bowelyzer-about| raw:: html

  <a href="https://git.sleepmap.de/audio/bowelyzer.git/about/" target="_blank">about page</a>

.. |bowelyzer-git| raw:: html

  <a href="https://git.sleepmap.de/audio/bowelyzer.git" target="_blank">git repository</a>

.. |ssh-key| raw:: html

  <a href="https://en.wikipedia.org/wiki/Secure_Shell#ARCHITECTURE" target="_blank">SSH public key</a>

.. |bowelyzer-refs| raw:: html

  <a href="https://git.sleepmap.de/audio/bowelyzer.git/ref" target="_blank">references page</a>