Fork de kollabs

m---w 747564bcf2 initial commit to dev 11 years ago
GPL-3.0.txt b5698036c4 put initial files 12 years ago
README.txt 747564bcf2 initial commit to dev 11 years ago
ds-help.pd b5698036c4 put initial files 12 years ago
ds-help.txt b5698036c4 put initial files 12 years ago
ds-help2.txt b5698036c4 put initial files 12 years ago
ds-help_bak.txt b5698036c4 put initial files 12 years ago
ds_gui-help.pd b5698036c4 put initial files 12 years ago
ds_gui.pd 747564bcf2 initial commit to dev 11 years ago
ds_logic-help.pd b5698036c4 put initial files 12 years ago
ds_logic.pd 747564bcf2 initial commit to dev 11 years ago
ds_pl_gui-help.pd b5698036c4 put initial files 12 years ago
ds_pl_gui.pd b5698036c4 put initial files 12 years ago
ds_pl_gui_element-help.pd b5698036c4 put initial files 12 years ago
ds_pl_gui_element.pd b5698036c4 put initial files 12 years ago
ds_reg-help.pd b5698036c4 put initial files 12 years ago
ds_reg.pd 747564bcf2 initial commit to dev 11 years ago
ds_reg_global-help.pd b5698036c4 put initial files 12 years ago
ds_reg_global.pd 747564bcf2 initial commit to dev 11 years ago
ds_reg_global_settings-help.pd b5698036c4 put initial files 12 years ago
ds_reg_global_settings.pd b5698036c4 put initial files 12 years ago
ds_reg_settings-help.pd b5698036c4 put initial files 12 years ago
ds_reg_settings.pd 747564bcf2 initial commit to dev 11 years ago
ds_route.pd 747564bcf2 initial commit to dev 11 years ago
fadecurve-help.pd 747564bcf2 initial commit to dev 11 years ago
fadecurve.pd 747564bcf2 initial commit to dev 11 years ago
kdemux2-help.pd b5698036c4 put initial files 12 years ago
kdemux2.pd 747564bcf2 initial commit to dev 11 years ago
kmux2-help.pd b5698036c4 put initial files 12 years ago
kmux2.pd b5698036c4 put initial files 12 years ago
list_accumulate-help.pd b5698036c4 put initial files 12 years ago
list_accumulate.pd 747564bcf2 initial commit to dev 11 years ago
list_read-help.pd 747564bcf2 initial commit to dev 11 years ago
list_read.pd b5698036c4 put initial files 12 years ago
midi-help.pd ccda10d779 bugfix midi 12 years ago
midi_bi-help.pd b0df7d9e1b reworked midi abstractions 12 years ago
midi_bi.pd 747564bcf2 initial commit to dev 11 years ago
midi_gen-help.pd b0df7d9e1b reworked midi abstractions 12 years ago
midi_gen.pd 747564bcf2 initial commit to dev 11 years ago
midi_gen_gui-help.pd b0df7d9e1b reworked midi abstractions 12 years ago
midi_gen_gui.pd 747564bcf2 initial commit to dev 11 years ago
midi_in-help.pd b0df7d9e1b reworked midi abstractions 12 years ago
midi_in.pd 747564bcf2 initial commit to dev 11 years ago
midi_in_gui-help.pd b0df7d9e1b reworked midi abstractions 12 years ago
midi_in_gui.pd 747564bcf2 initial commit to dev 11 years ago
midi_out-help.pd b0df7d9e1b reworked midi abstractions 12 years ago
midi_out.pd 747564bcf2 initial commit to dev 11 years ago
midi_out_gui-help.pd b0df7d9e1b reworked midi abstractions 12 years ago
midi_out_gui.pd 747564bcf2 initial commit to dev 11 years ago
midi_r-help.pd b0df7d9e1b reworked midi abstractions 12 years ago
midi_r.pd 747564bcf2 initial commit to dev 11 years ago
midi_s-help.pd b0df7d9e1b reworked midi abstractions 12 years ago
midi_s.pd 747564bcf2 initial commit to dev 11 years ago
msg_monitor-help.pd b5698036c4 put initial files 12 years ago
msg_monitor.pd 747564bcf2 initial commit to dev 11 years ago
osc-help.pd 747564bcf2 initial commit to dev 11 years ago
osc2midi-help.pd b0df7d9e1b reworked midi abstractions 12 years ago
osc2midi.pd ccda10d779 bugfix midi 12 years ago
osc2send-help.pd 747564bcf2 initial commit to dev 11 years ago
osc2send.pd 747564bcf2 initial commit to dev 11 years ago
osc_bi-help.pd b5698036c4 put initial files 12 years ago
osc_bi.pd 747564bcf2 initial commit to dev 11 years ago
osc_r-help.pd b5698036c4 put initial files 12 years ago
osc_r.pd 747564bcf2 initial commit to dev 11 years ago
osc_s-help.pd b5698036c4 put initial files 12 years ago
osc_s.pd 747564bcf2 initial commit to dev 11 years ago
prev-next-help.pd b5698036c4 put initial files 12 years ago
prev-next.pd b5698036c4 put initial files 12 years ago
schange-help.pd b5698036c4 put initial files 12 years ago
schange.pd 747564bcf2 initial commit to dev 11 years ago

README.txt

=======
KOLLABS
=======

Collected abstractions for absolute data collapse.


Description
-----------

KOLLABS is an abstraction library for Pure Data, that covers data management, OSC- and MIDI-communication and state saving.

This library is still work in progress.

For questions or bug reports, contact me:
mail@marianweger.com


Getting started
---------------

open [ds-help] for state-saving.
open [midi-help] for MIDI communication,
open [osc-help] for OSC communication


Requirements
------------

Kollabs is built completely in Pd-Vanilla and thereby does not require any external libraries (except mrpeach/iemnet for OSC communication).
It works with any Pd version above 0.42, but >= 0.43 is highly recommended.


Source
------

https://github.com/m---w/kollabs


Copyright/License
-----------------

Copyright (C) 2012 Marian Weger

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .