-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
30 changed files
with
61,957 additions
and
147,278 deletions.
There are no files selected for viewing
Binary file not shown.
143 changes: 100 additions & 43 deletions
143
Max_library/_Tutorials_/DYCI2_Tutorials_Read_me_first.maxpat
Large diffs are not rendered by default.
Oops, something went wrong.
6,739 changes: 140 additions & 6,599 deletions
6,739
Max_library/_Tutorials_/Tuto-AM5--Listen-Match-Augment.maxpat
Large diffs are not rendered by default.
Oops, something went wrong.
60,751 changes: 60,751 additions & 0 deletions
60,751
Max_library/_Tutorials_/Tuto-AM7--MultiAgent.maxpat
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
Max_library/_Tutorials_/Tutos-MM--WorksInProgress/_README_.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
/!\ Patches "Tuto-MMX" are works in progress /!\ | ||
To use them (at your own risk) place them in the parent directory (_Tutorials_) before opening them. | ||
|
||
Insert the files downloaded at https://github.com/DYCI2/Dyci2Lib/releases or http://repmus.ircam.fr/nika/dyci2_library in "MaxPatches/Tutorials/_ExamplesCorpus_" | ||
|
||
NB: Better use them with Wifi switched off. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Insert the files downloaded at http://repmus.ircam.fr/nika/dyci2_library in "MaxPatches/Tutorials/_ExamplesCorpus_" | ||
Insert the files downloaded at https://github.com/DYCI2/Dyci2Lib/releases or http://repmus.ircam.fr/nika/dyci2_library in "MaxPatches/Tutorials/_ExamplesCorpus_" | ||
|
||
## To use your own musical memories using an automatic analysis: straightforward, select your files, import it in a preset box as the examples in the "AM..." tutorials, select the audio descriptors you want to use, and the number of clusters. | ||
|
||
## To use your own annotated musical memories for the "MM..." patches: see the Max tutorial "MM5". | ||
## To use your own annotated musical memories for the "MM..." patches (work in progress): see the Max tutorial "MM5". |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
324 changes: 324 additions & 0 deletions
324
Max_library/patchers/DYCI2_objects/DYCI2_Python2_lib.maxpat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,324 @@ | ||
{ | ||
"patcher" : { | ||
"fileversion" : 1, | ||
"appversion" : { | ||
"major" : 7, | ||
"minor" : 3, | ||
"revision" : 4, | ||
"architecture" : "x64", | ||
"modernui" : 1 | ||
} | ||
, | ||
"rect" : [ 119.0, 256.0, 370.0, 114.0 ], | ||
"bglocked" : 0, | ||
"openinpresentation" : 1, | ||
"default_fontsize" : 12.0, | ||
"default_fontface" : 0, | ||
"default_fontname" : "Arial", | ||
"gridonopen" : 1, | ||
"gridsize" : [ 15.0, 15.0 ], | ||
"gridsnaponopen" : 1, | ||
"objectsnaponopen" : 1, | ||
"statusbarvisible" : 2, | ||
"toolbarvisible" : 1, | ||
"lefttoolbarpinned" : 0, | ||
"toptoolbarpinned" : 0, | ||
"righttoolbarpinned" : 0, | ||
"bottomtoolbarpinned" : 0, | ||
"toolbars_unpinned_last_save" : 0, | ||
"tallnewobj" : 0, | ||
"boxanimatetime" : 200, | ||
"enablehscroll" : 1, | ||
"enablevscroll" : 1, | ||
"devicewidth" : 0.0, | ||
"description" : "", | ||
"digest" : "", | ||
"tags" : "", | ||
"style" : "", | ||
"subpatcher_template" : "", | ||
"boxes" : [ { | ||
"box" : { | ||
"id" : "obj-4", | ||
"maxclass" : "newobj", | ||
"numinlets" : 3, | ||
"numoutlets" : 0, | ||
"patching_rect" : [ 15.499878, 130.099976, 187.0, 22.0 ], | ||
"style" : "", | ||
"text" : "DYCI2_launch_python2_server 1" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-5", | ||
"maxclass" : "message", | ||
"numinlets" : 2, | ||
"numoutlets" : 1, | ||
"outlettype" : [ "" ], | ||
"patching_rect" : [ 16.0, 35.0, 29.5, 22.0 ], | ||
"style" : "", | ||
"text" : "1" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-1", | ||
"maxclass" : "newobj", | ||
"numinlets" : 1, | ||
"numoutlets" : 3, | ||
"outlettype" : [ "bang", "int", "int" ], | ||
"patching_rect" : [ 96.499878, 32.433289, 40.0, 22.0 ], | ||
"style" : "", | ||
"text" : "t b 0 i" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-6", | ||
"maxclass" : "newobj", | ||
"numinlets" : 2, | ||
"numoutlets" : 1, | ||
"outlettype" : [ "bang" ], | ||
"patching_rect" : [ 16.0, 8.433289, 69.0, 22.0 ], | ||
"style" : "", | ||
"text" : "delay 1000" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"fontface" : 2, | ||
"id" : "obj-2", | ||
"maxclass" : "comment", | ||
"numinlets" : 1, | ||
"numoutlets" : 0, | ||
"patching_rect" : [ 9.499878, 192.0, 364.0, 20.0 ], | ||
"presentation" : 1, | ||
"presentation_rect" : [ 3.0, 90.0, 364.0, 20.0 ], | ||
"style" : "", | ||
"text" : "Kill and lauch the python server when the agent is turned off/on." | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-35", | ||
"maxclass" : "newobj", | ||
"numinlets" : 0, | ||
"numoutlets" : 0, | ||
"patching_rect" : [ 15.499878, 163.0, 91.0, 22.0 ], | ||
"style" : "", | ||
"text" : "DYCI2_version" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-24", | ||
"maxclass" : "newobj", | ||
"numinlets" : 1, | ||
"numoutlets" : 1, | ||
"outlettype" : [ "" ], | ||
"patching_rect" : [ 179.499878, 32.433289, 72.0, 22.0 ], | ||
"style" : "", | ||
"text" : "loadmess 0" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-18", | ||
"maxclass" : "newobj", | ||
"numinlets" : 1, | ||
"numoutlets" : 1, | ||
"outlettype" : [ "" ], | ||
"patching_rect" : [ 96.499878, 5.433289, 79.0, 22.0 ], | ||
"style" : "", | ||
"text" : "loadmess #1" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-17", | ||
"maxclass" : "comment", | ||
"numinlets" : 1, | ||
"numoutlets" : 0, | ||
"patching_rect" : [ 227.166565, 135.099976, 156.333374, 20.0 ], | ||
"presentation" : 1, | ||
"presentation_rect" : [ 54.0, 61.0, 160.0, 20.0 ], | ||
"style" : "", | ||
"text" : "Display prints from Python" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-15", | ||
"maxclass" : "comment", | ||
"numinlets" : 1, | ||
"numoutlets" : 0, | ||
"patching_rect" : [ 227.166565, 109.099976, 156.333374, 20.0 ], | ||
"presentation" : 1, | ||
"presentation_rect" : [ 54.0, 32.0, 160.0, 20.0 ], | ||
"style" : "", | ||
"text" : "Launch / Kill Python server" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-14", | ||
"maxclass" : "comment", | ||
"numinlets" : 1, | ||
"numoutlets" : 0, | ||
"patching_rect" : [ 227.166565, 83.433228, 174.0, 20.0 ], | ||
"presentation" : 1, | ||
"presentation_rect" : [ 55.0, 4.0, 243.0, 20.0 ], | ||
"style" : "", | ||
"text" : "Number of agents in the patch" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-13", | ||
"maxclass" : "number", | ||
"numinlets" : 1, | ||
"numoutlets" : 2, | ||
"outlettype" : [ "", "bang" ], | ||
"parameter_enable" : 0, | ||
"patching_rect" : [ 97.499878, 94.433228, 50.0, 22.0 ], | ||
"presentation" : 1, | ||
"presentation_rect" : [ 3.0, 3.0, 50.0, 22.0 ], | ||
"style" : "" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-11", | ||
"maxclass" : "toggle", | ||
"numinlets" : 1, | ||
"numoutlets" : 1, | ||
"outlettype" : [ "int" ], | ||
"parameter_enable" : 0, | ||
"patching_rect" : [ 179.499878, 93.433228, 24.0, 24.0 ], | ||
"presentation" : 1, | ||
"presentation_rect" : [ 12.0, 59.0, 24.0, 24.0 ], | ||
"style" : "" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"id" : "obj-10", | ||
"maxclass" : "toggle", | ||
"numinlets" : 1, | ||
"numoutlets" : 1, | ||
"outlettype" : [ "int" ], | ||
"parameter_enable" : 0, | ||
"patching_rect" : [ 16.0, 94.433228, 24.0, 24.0 ], | ||
"presentation" : 1, | ||
"presentation_rect" : [ 12.0, 30.0, 24.0, 24.0 ], | ||
"style" : "" | ||
} | ||
|
||
} | ||
], | ||
"lines" : [ { | ||
"patchline" : { | ||
"destination" : [ "obj-10", 0 ], | ||
"source" : [ "obj-1", 1 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-13", 0 ], | ||
"source" : [ "obj-1", 2 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-6", 0 ], | ||
"source" : [ "obj-1", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-4", 0 ], | ||
"source" : [ "obj-10", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-4", 2 ], | ||
"source" : [ "obj-11", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-4", 1 ], | ||
"source" : [ "obj-13", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-1", 0 ], | ||
"source" : [ "obj-18", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-11", 0 ], | ||
"source" : [ "obj-24", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-10", 0 ], | ||
"source" : [ "obj-5", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-5", 0 ], | ||
"source" : [ "obj-6", 0 ] | ||
} | ||
|
||
} | ||
], | ||
"dependency_cache" : [ { | ||
"name" : "DYCI2_version.maxpat", | ||
"bootpath" : "~/Documents/GitHub/Dyci2Lib/Max_library/patchers/tools", | ||
"patcherrelativepath" : "../tools", | ||
"type" : "JSON", | ||
"implicit" : 1 | ||
} | ||
, { | ||
"name" : "DYCI2_launch_python2_server.maxpat", | ||
"bootpath" : "~/Documents/GitHub/Dyci2Lib/Max_library/patchers/DYCI2_objects", | ||
"patcherrelativepath" : ".", | ||
"type" : "JSON", | ||
"implicit" : 1 | ||
} | ||
, { | ||
"name" : "shell.mxo", | ||
"type" : "iLaX" | ||
} | ||
], | ||
"autosave" : 0 | ||
} | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.