| 1 | ||
|
Editor: claudiusmaximus
Time: 2006/07/08 16:13:29 GMT+0 |
||
| Note: fixed typos | ||
changed: - <h1>modulus-prime</h1> <h2>overview</h2> <b>modulus-prime</b> is a modular synth based on [connectivity]. Functionality comes from modules which can be instantiated inside <b>modulus-prime</b>. version: 0.0.1<br /> requires: [connectivity] 0.0.5 This is alpha software, things are liable to change in incompatible ways, and it may not work as expected, if at all. <h2>download</h2> <a href="modulus-prime-0.0.1.tar.gz">modulus-prime-0.0.1.tar.gz</a> <h2>modules</h2> <b>mp-none</b><br /> empty cell with label. <b>mp-mon~</b><br /> four-way signal monitor with scope. <h2>module development guide</h2> 130x90px GOP abstraction with 128x88px body not overlapping borders. Some consistent colour scheme for sources/sinks/others might be useful. Need to think of one! Instantiated like ![module parent$0 cell#], use cell# to make unique identifiers for ![netpd-fx] etc which should be passed the parent$0 too. A module library is a patch with an ![pd abslist] with all the relevant abstractions, and some simple glue, see inside modulus-prime.pd for the builtin modules subpatch to see how. <h2>screenshots</h2> <a href="modulus-prime-0.0.1.png">modulus-prime-0.0.1</a>
modulus-prime is a modular synth based on connectivity. Functionality comes from modules which can be instantiated inside modulus-prime.
version: 0.0.1
requires: connectivity 0.0.5
This is alpha software, things are liable to change in incompatible ways, and it may not work as expected, if at all.
mp-none
empty cell with label.
mp-mon~
four-way signal monitor with scope.
130x90px GOP abstraction with 128x88px body not overlapping borders.
Some consistent colour scheme for sources/sinks/others might be useful. Need to think of one!
Instantiated like [module parent$0 cell#], use cell# to make unique identifiers for [netpd-fx] etc which should be passed the parent$0 too.
A module library is a patch with an [pd abslist] with all the relevant abstractions, and some simple glue, see inside modulus-prime.pd for the builtin modules subpatch to see how.