Skip to content

Commit

Permalink
v0.3 build
Browse files Browse the repository at this point in the history
  • Loading branch information
HongshuoFan committed Feb 2, 2024
1 parent 2c7611b commit fe21edf
Show file tree
Hide file tree
Showing 30 changed files with 5,213 additions and 562 deletions.
63 changes: 39 additions & 24 deletions source/PRiSM_MGR/PRiSM_MGR.maxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name" : "PRiSM_MGR",
"version" : 1,
"creationdate" : 3767087226,
"modificationdate" : 3789367227,
"modificationdate" : 3789713666,
"viewrect" : [ 38.0, 237.0, 415.0, 841.0 ],
"autoorganize" : 0,
"hideprojectwindow" : 0,
Expand Down Expand Up @@ -65,37 +65,32 @@
"local" : 1
}
,
"bp_sPlayer.maxpat" : {
"p_PredictionInput_looping.maxpat" : {
"kind" : "patcher",
"local" : 1
}
,
"p_PredictionInput_looping.maxpat" : {
"p_featureExtraction_mix.maxpat" : {
"kind" : "patcher",
"local" : 1,
"singleton" : {
"bootpath" : "~/Desktop/Development/MusicGestureRecognition/PRiSM_MGR_dev/patchers",
"projectrelativepath" : "../../../MusicGestureRecognition/PRiSM_MGR_dev/patchers"
}

"local" : 1
}
,
"p_featureExtraction_mix.maxpat" : {
"p_audioPlayer.maxpat" : {
"kind" : "patcher",
"local" : 1
}
,
"p_featureExtraction_polyphonic.maxpat" : {
"p_model.maxpat" : {
"kind" : "patcher",
"local" : 1
}
,
"p_audioPlayer.maxpat" : {
"bp_sPlayer.maxpat" : {
"kind" : "patcher",
"local" : 1
}
,
"p_model.maxpat" : {
"p_featureExtraction_polyphonic.maxpat" : {
"kind" : "patcher",
"local" : 1
}
Expand Down Expand Up @@ -131,17 +126,17 @@
"local" : 1
}
,
"fav-max.js" : {
"interfacecolor.js" : {
"kind" : "javascript",
"local" : 1
}
,
"fluid.waveform~.js" : {
"fav-max.js" : {
"kind" : "javascript",
"local" : 1
}
,
"interfacecolor.js" : {
"fluid.waveform~.js" : {
"kind" : "javascript",
"local" : 1
}
Expand Down Expand Up @@ -209,7 +204,7 @@
"local" : 1
}
,
"fluid.bufchroma~.mxo" : {
"fluid.bufloudness~.mxo" : {
"kind" : "object",
"local" : 1
}
Expand All @@ -218,6 +213,21 @@
"kind" : "object",
"local" : 1
}
,
"fluid.noveltyslice~.mxo" : {
"kind" : "object",
"local" : 1
}
,
"fluid.onsetslice~.mxo" : {
"kind" : "object",
"local" : 1
}
,
"fluid.bufchroma~.mxo" : {
"kind" : "object",
"local" : 1
}
,
"fluid.bufspectralshape~.mxo" : {
"kind" : "object",
Expand All @@ -228,8 +238,8 @@
"kind" : "object",
"local" : 1,
"singleton" : {
"bootpath" : "~/Desktop/Development/MusicGestureRecognition/PRiSM_MGR_dev/code",
"projectrelativepath" : "../../../MusicGestureRecognition/PRiSM_MGR_dev/code"
"bootpath" : "~/Desktop/Development/PRiSM-MusicGestureRecognition/source/PRiSM_MGR/patchers",
"projectrelativepath" : "./patchers"
}

}
Expand All @@ -238,8 +248,8 @@
"kind" : "object",
"local" : 1,
"singleton" : {
"bootpath" : "~/Desktop/Development/MusicGestureRecognition/PRiSM_MGR_dev/code",
"projectrelativepath" : "../../../MusicGestureRecognition/PRiSM_MGR_dev/code"
"bootpath" : "~/Desktop/Development/PRiSM-MusicGestureRecognition/source/PRiSM_MGR/patchers",
"projectrelativepath" : "./patchers"
}

}
Expand All @@ -248,6 +258,11 @@
"kind" : "object",
"local" : 1
}
,
"fluid.libmanipulation.mxo" : {
"kind" : "object",
"local" : 1
}
,
"fluid.libmanipulation_HS.mxo" : {
"kind" : "object",
Expand All @@ -258,8 +273,8 @@
"kind" : "object",
"local" : 1,
"singleton" : {
"bootpath" : "~/Desktop/Development/PRiSM-MusicGestureRecognition/source/PRiSM_MGR/code",
"projectrelativepath" : "./code"
"bootpath" : "~/Desktop/Development/PRiSM-MusicGestureRecognition/source/PRiSM_MGR/patchers",
"projectrelativepath" : "./patchers"
}

}
Expand Down Expand Up @@ -290,7 +305,7 @@
"devpathtype" : 0,
"devpath" : ".",
"sortmode" : 0,
"viewmode" : 0,
"viewmode" : 1,
"includepackages" : 0,
"openactions_internal" : "max objectfile fluid.mlpclassifier~ fluid.libmanipulation fluid.mlpclassifier~;\n"
}
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit fe21edf

Please sign in to comment.