File: README.md

package info (click to toggle)
pd-mjlib 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 372 kB
  • sloc: ansic: 1,175; makefile: 31
file content (20 lines) | stat: -rw-r--r-- 1,080 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Mjlib is a small Pure Data library created by Mark Williamson. 

This git-fork of the Pure-data library mjlib is cloned from https://git.puredata.info/cgit/svn2git/libraries/mjlib.git, which is the svn-to-git from https://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/mjlib/.

The objects in the library are:

<dl>
<dt>about</dt>       <dd>random generator based on anchor value and percentual deviation</dd>
<dt>metroplus</dt>   <dd>metro based in list of intervals</dd>
<dt>monorhythm</dt>  <dd>rythm generator outputs beat, accent and sync bangs</dd>
<dt>morse</dt>       <dd>converts ASCII to dot and dash bangs</dd>
<dt>n2m</dt>         <dd>note name to midi convertor</dd>
<dt>pin~</dt>        <dd>paramerterized random signal router</dd>
<dt>prob</dt>        <dd>random generator governed by time interval and probability</dd>
<dt>synapseA~</dt>   <dd>compares a signal to a set threshold</dd>
</dl>

For bugs found in this version, please report them to me. Mark is not responsible for bugs introduced by me.

Fred Jan Kraan fjkraan@electrickery.nl 2022-12-09