Skip to content

Commit e71df4e

Browse files
author
Pierre Alexandre Tremblay
committed
two omissions corrected in the formatting to default job
1 parent 3bca14a commit e71df4e

File tree

2 files changed

+10
-42
lines changed

2 files changed

+10
-42
lines changed

examples/nmf/JIT-NMF-Header.maxpat

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -377,9 +377,8 @@
377377
"patching_rect" : [ 5.0, 195.0, 360.0, 74.0 ],
378378
"presentation" : 1,
379379
"presentation_linecount" : 4,
380-
"presentation_rect" : [ 5.0, 5.0, 360.0, 74.0 ],
381-
"text" : "When using a small number of iterations, fluid.bufnmf~ can process in close-to-realtime. In this example, fluid.bufnmf~ is used to dissect components of a sound and pan them seperately.",
382-
"textcolor" : [ 0.0, 0.0, 0.0, 1.0 ]
380+
"presentation_rect" : [ 5.0, 5.0, 362.0, 74.0 ],
381+
"text" : "When using a small number of iterations, fluid.bufnmf~ can process in close-to-realtime. In this example, fluid.bufnmf~ is used to dissect components of a sound and pan them seperately."
383382
}
384383

385384
}
@@ -603,7 +602,8 @@
603602
"presentation" : 1,
604603
"presentation_linecount" : 3,
605604
"presentation_rect" : [ 18.97886073589325, 160.070424437522888, 639.0, 60.0 ],
606-
"text" : "These example patches display creative uses of nmf processing, each with increasing complexity.\n\nIf you aren't familiar with the nmf objects, check out their help files before diving deeper!"
605+
"text" : "These example patches display creative uses of nmf processing, each with increasing complexity.\n\nIf you aren't familiar with the nmf objects, check out their help files before diving deeper!",
606+
"textcolor" : [ 0.0, 0.0, 0.0, 1.0 ]
607607
}
608608

609609
}

extras/Fluid Corpus Manipulation Toolkit.maxpat

Lines changed: 6 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -768,10 +768,9 @@
768768
"numoutlets" : 0,
769769
"patching_rect" : [ 5.0, 195.0, 360.0, 74.0 ],
770770
"presentation" : 1,
771-
"presentation_linecount" : 4,
772-
"presentation_rect" : [ 5.0, 5.0, 360.0, 74.0 ],
773-
"text" : "fluid.bufnmf~ is a relatively heavy object in terms of processing. However, you can tune it to work in a more lightweight manner, facilitating all sorts of 'just in time' approaches. This tab will take you to a handful of examples.",
774-
"textcolor" : [ 0.0, 0.0, 0.0, 1.0 ]
771+
"presentation_linecount" : 3,
772+
"presentation_rect" : [ 5.0, 5.0, 360.0, 57.0 ],
773+
"text" : "Analysing pitch is a complex problem to solve. This example shows how by using some statistical inferences, the true value of pitch can be more accurately measured."
775774
}
776775

777776
}
@@ -782,13 +781,6 @@
782781
"source" : [ "obj-1", 0 ]
783782
}
784783

785-
}
786-
, {
787-
"patchline" : {
788-
"destination" : [ "obj-20", 0 ],
789-
"source" : [ "obj-15", 1 ]
790-
}
791-
792784
}
793785
, {
794786
"patchline" : {
@@ -1215,8 +1207,7 @@
12151207
"presentation" : 1,
12161208
"presentation_linecount" : 14,
12171209
"presentation_rect" : [ 5.0, 5.0, 353.0, 242.0 ],
1218-
"text" : "Lauren Sarah Hayes is a Scottish improviser and sound artist. Her music is a mix of experimental pop/live electronics/techno/noise/free improvisation and has been described as 'voracious' and 'exhilarating'. She is a sculptress of sound, manipulating, remixing, and bending voice, drum machines, analogue synths and self-built software live and physically. She is excited by what can happen in the vulnerable relationships between sound, space, and audience. Her shows are highly physical, making the performance of live electronic music more engaging for audiences. Over the last decade she has developed and honed a deliberately challenging and unpredictable performance system that explores the relationships between bodies, sound, environments, and technology.",
1219-
"textcolor" : [ 0.0, 0.0, 0.0, 1.0 ]
1210+
"text" : "Lauren Sarah Hayes is a Scottish improviser and sound artist. Her music is a mix of experimental pop/live electronics/techno/noise/free improvisation and has been described as 'voracious' and 'exhilarating'. She is a sculptress of sound, manipulating, remixing, and bending voice, drum machines, analogue synths and self-built software live and physically. She is excited by what can happen in the vulnerable relationships between sound, space, and audience. Her shows are highly physical, making the performance of live electronic music more engaging for audiences. Over the last decade she has developed and honed a deliberately challenging and unpredictable performance system that explores the relationships between bodies, sound, environments, and technology."
12201211
}
12211212

12221213
}
@@ -1227,13 +1218,6 @@
12271218
"source" : [ "obj-1", 0 ]
12281219
}
12291220

1230-
}
1231-
, {
1232-
"patchline" : {
1233-
"destination" : [ "obj-20", 0 ],
1234-
"source" : [ "obj-15", 1 ]
1235-
}
1236-
12371221
}
12381222
, {
12391223
"patchline" : {
@@ -2432,8 +2416,7 @@
24322416
"presentation" : 1,
24332417
"presentation_linecount" : 11,
24342418
"presentation_rect" : [ 5.0, 5.0, 363.0, 191.0 ],
2435-
"text" : "Imagine you have a large corpus of sounds that you've collected from a studio session, some outside sound walks or experimenting with a synthesiser on a rainy afternoon. This tutorial teaches you how to build a '2D Corpus Explorer', a patch that will enable you to interrogate and listen to those sounds in a structured manner. The end result is similar to CataRT and AudioStellar in that small segments of your corpus sounds are analysed and mapped to a two-dimensional space that can be explored using your mouse. It will cover topics such as segmentation, analysis, data processing and visualisation.",
2436-
"textcolor" : [ 0.0, 0.0, 0.0, 1.0 ]
2419+
"text" : "Imagine you have a large corpus of sounds that you've collected from a studio session, some outside sound walks or experimenting with a synthesiser on a rainy afternoon. This tutorial teaches you how to build a '2D Corpus Explorer', a patch that will enable you to interrogate and listen to those sounds in a structured manner. The end result is similar to CataRT and AudioStellar in that small segments of your corpus sounds are analysed and mapped to a two-dimensional space that can be explored using your mouse. It will cover topics such as segmentation, analysis, data processing and visualisation."
24372420
}
24382421

24392422
}
@@ -2444,13 +2427,6 @@
24442427
"source" : [ "obj-1", 0 ]
24452428
}
24462429

2447-
}
2448-
, {
2449-
"patchline" : {
2450-
"destination" : [ "obj-20", 0 ],
2451-
"source" : [ "obj-15", 1 ]
2452-
}
2453-
24542430
}
24552431
, {
24562432
"patchline" : {
@@ -3046,8 +3022,7 @@
30463022
"presentation" : 1,
30473023
"presentation_linecount" : 7,
30483024
"presentation_rect" : [ 5.0, 5.0, 352.0, 124.0 ],
3049-
"text" : "Slicing, segmenting, chopping, or dividing. These words all refer to the same type of process in which a sound is separated into 'chunks' or 'slices' across time. Each of these objects embodies a different model of listening for identifying 'slice points'. In other words, different types of change can be measured and used to determine how to segment a sound.",
3050-
"textcolor" : [ 0.0, 0.0, 0.0, 1.0 ]
3025+
"text" : "Slicing, segmenting, chopping, or dividing. These words all refer to the same type of process in which a sound is separated into 'chunks' or 'slices' across time. Each of these objects embodies a different model of listening for identifying 'slice points'. In other words, different types of change can be measured and used to determine how to segment a sound."
30513026
}
30523027

30533028
}
@@ -3058,13 +3033,6 @@
30583033
"source" : [ "obj-1", 0 ]
30593034
}
30603035

3061-
}
3062-
, {
3063-
"patchline" : {
3064-
"destination" : [ "obj-20", 0 ],
3065-
"source" : [ "obj-15", 1 ]
3066-
}
3067-
30683036
}
30693037
, {
30703038
"patchline" : {

0 commit comments

Comments
 (0)