diff options
Diffstat (limited to 'cyclone')
-rw-r--r-- | cyclone/Welcome.html | 9 | ||||
-rw-r--r-- | cyclone/Welcome.txt | 1 | ||||
-rw-r--r-- | cyclone/darwin_altpackage.pmsp | bin | 1495 -> 0 bytes | |||
-rw-r--r-- | cyclone/darwin_package.pmsp | bin | 1498 -> 0 bytes | |||
-rw-r--r-- | cyclone/pd-cyclone.info | 16 |
5 files changed, 25 insertions, 1 deletions
diff --git a/cyclone/Welcome.html b/cyclone/Welcome.html new file mode 100644 index 0000000..c115f48 --- /dev/null +++ b/cyclone/Welcome.html @@ -0,0 +1,9 @@ +<HTML><BODY> + +<H1>Cyclone</H1> + +<P> +Cyclone is a library of Pure Data classes, bringing some level of compatibility between Max/MSP and Pd environments. Although being itself in the early stage of development, it is meant to eventually become part of a much larger project, aiming at unification and standardization of computer musician's tools. +</P> + +</BODY></HTML> diff --git a/cyclone/Welcome.txt b/cyclone/Welcome.txt deleted file mode 100644 index aac6d15..0000000 --- a/cyclone/Welcome.txt +++ /dev/null @@ -1 +0,0 @@ -Cyclone is a library of PureData classes, bringing some level of compatibility between Max/MSP and Pd environments. Although being itself in the early stage of development, it is meant to eventually become part of a much larger project, aiming at unification and standardization of computer musician's tools. diff --git a/cyclone/darwin_altpackage.pmsp b/cyclone/darwin_altpackage.pmsp Binary files differdeleted file mode 100644 index 478b284..0000000 --- a/cyclone/darwin_altpackage.pmsp +++ /dev/null diff --git a/cyclone/darwin_package.pmsp b/cyclone/darwin_package.pmsp Binary files differdeleted file mode 100644 index 5ad04df..0000000 --- a/cyclone/darwin_package.pmsp +++ /dev/null diff --git a/cyclone/pd-cyclone.info b/cyclone/pd-cyclone.info new file mode 100644 index 0000000..7353388 --- /dev/null +++ b/cyclone/pd-cyclone.info @@ -0,0 +1,16 @@ +Title Cyclone for Pd +Version MSP standard paths +Description Cyclone is a library of PureData classes, bringing some level of compatibility between Max/MSP and Pd environments. Although being itself in the early stage of development, it is meant to eventually become part of a much larger project, aiming at unification and standardization of computer musician's tools. +DefaultLocation /usr/local +DeleteWarning + +### Package Flags + +NeedsAuthorization YES +Required NO +Relocatable YES +RequiresReboot NO +UseUserMask YES +OverwritePermissions NO +InstallFat NO +RootVolumeOnly NO |