Skip to content

Commit

Permalink
Replacing all repetitionsAllow 1/0 by repetitionsFilter 0/1 and updat…
Browse files Browse the repository at this point in the history
…ing all descriptions relative to this attribute
  • Loading branch information
theod committed Oct 16, 2013
1 parent df0df99 commit bfde1c5
Show file tree
Hide file tree
Showing 18 changed files with 168 additions and 168 deletions.
2 changes: 1 addition & 1 deletion Modular/Resources/Documents/namespace.opml
Expand Up @@ -59,7 +59,7 @@
<outline text=":/priority" Type="Property" Implemented="Yes" Getimplemented="Yes"/>
</outline>
<outline text="Repetitions">
<outline text=":/repetitions/allow" Type="Property" Description="1/0" Implemented="Yes" Getimplemented="Yes"/>
<outline text=":/repetitions/filter" Type="Property" Description="0/1" Implemented="Yes" Getimplemented="Yes"/>
</outline>
<outline text="User Interface">
<outline text=":/view/freeze" Type="Property" Implemented="Yes" Getimplemented="Yes"/>
Expand Down
12 changes: 6 additions & 6 deletions Modular/Resources/FutureDev/MVC_Prototyping/echo~.model.maxpat
Expand Up @@ -873,7 +873,7 @@
"box" : {
"maxclass" : "newobj",
"varname" : "right",
"text" : "j.parameter right @type decimal @ramp/drive scheduler @repetitions/allow 0 @range/bounds 0 10000 @range/clipmode both @description \"Delay time in milliseconds for right channel.\"",
"text" : "j.parameter right @type decimal @ramp/drive scheduler @repetitions/filter 1 @range/bounds 0 10000 @range/clipmode both @description \"Delay time in milliseconds for right channel.\"",
"linecount" : 2,
"patching_rect" : [ 135.0, 80.0, 567.0, 31.0 ],
"id" : "obj-32",
Expand All @@ -889,7 +889,7 @@
"box" : {
"maxclass" : "newobj",
"varname" : "filtertype",
"text" : "j.parameter filtertype @type string @repetitions/allow 0 @description \"What kind of filter to use. Possible values: lowpass | highpass | bandpass | bandstop | peaknotch | lowshelf | highshelf\"",
"text" : "j.parameter filtertype @type string @repetitions/filter 1 @description \"What kind of filter to use. Possible values: lowpass | highpass | bandpass | bandstop | peaknotch | lowshelf | highshelf\"",
"linecount" : 2,
"patching_rect" : [ 135.0, 115.0, 567.0, 31.0 ],
"id" : "obj-42",
Expand All @@ -905,7 +905,7 @@
"box" : {
"maxclass" : "newobj",
"varname" : "filtergain",
"text" : "j.parameter filtergain @type decimal @range/bounds -24 24 @range/clipmode both @ramp/drive scheduler @repetitions/allow 0 @description \"Gain (dB)\"",
"text" : "j.parameter filtergain @type decimal @range/bounds -24 24 @range/clipmode both @ramp/drive scheduler @repetitions/filter 1 @description \"Gain (dB)\"",
"linecount" : 2,
"patching_rect" : [ 135.0, 185.0, 567.0, 31.0 ],
"id" : "obj-43",
Expand All @@ -921,7 +921,7 @@
"box" : {
"maxclass" : "newobj",
"varname" : "q",
"text" : "j.parameter q @type decimal @ramp/drive scheduler @range/bounds 0. 100. @range/clipmode both @repetitions/allow 0 @description \"Resonance (Q)\"",
"text" : "j.parameter q @type decimal @ramp/drive scheduler @range/bounds 0. 100. @range/clipmode both @repetitions/filter 1 @description \"Resonance (Q)\"",
"linecount" : 2,
"patching_rect" : [ 135.0, 220.0, 567.0, 31.0 ],
"id" : "obj-44",
Expand All @@ -937,7 +937,7 @@
"box" : {
"maxclass" : "newobj",
"varname" : "cf",
"text" : "j.parameter cf @type decimal @range/bounds 30. 11025. @range/clipmode both @ramp/drive scheduler @repetitions/allow 0 @description \"Center frequency (Hz)\"",
"text" : "j.parameter cf @type decimal @range/bounds 30. 11025. @range/clipmode both @ramp/drive scheduler @repetitions/filter 1 @description \"Center frequency (Hz)\"",
"linecount" : 2,
"patching_rect" : [ 135.0, 150.0, 567.0, 31.0 ],
"id" : "obj-45",
Expand Down Expand Up @@ -982,7 +982,7 @@
"box" : {
"maxclass" : "newobj",
"varname" : "left",
"text" : "j.parameter left @type decimal @ramp/drive scheduler @repetitions/allow 0 @range/bounds 0 10000 @range/clipmode both @description \"Delay time in milliseconds for left channel.\"",
"text" : "j.parameter left @type decimal @ramp/drive scheduler @repetitions/filter 1 @range/bounds 0 10000 @range/clipmode both @description \"Delay time in milliseconds for left channel.\"",
"linecount" : 2,
"patching_rect" : [ 135.0, 45.0, 567.0, 31.0 ],
"id" : "obj-58",
Expand Down
112 changes: 56 additions & 56 deletions Modular/Resources/FutureDev/MVC_Prototyping/j.model.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions Modular/Resources/FutureDev/MVC_Prototyping/jalg.echoP~.maxpat
Expand Up @@ -643,7 +643,7 @@
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 265.0, 160.0, 340.0, 43.0 ],
"text" : "j.parameter~ feedback @type decimal @range/bounds 0. 1. @range/clipmode both @ramp/drive scheduler @repetitions/allow 0 @description \"Delay feedback\"",
"text" : "j.parameter~ feedback @type decimal @range/bounds 0. 1. @range/clipmode both @ramp/drive scheduler @repetitions/filter 1 @description \"Delay feedback\"",
"varname" : "cf[1]"
}

Expand All @@ -659,7 +659,7 @@
"numoutlets" : 3,
"outlettype" : [ "", "", "" ],
"patching_rect" : [ 110.0, 105.0, 470.0, 43.0 ],
"text" : "j.parameter maxdelay @type decimal @ramp/drive scheduler @repetitions/allow 0 @range/bounds 0 100000 @range/clipmode both @description \"Maximum Delay time in milliseconds for left channel.\"",
"text" : "j.parameter maxdelay @type decimal @ramp/drive scheduler @repetitions/filter 1 @range/bounds 0 100000 @range/clipmode both @description \"Maximum Delay time in milliseconds for left channel.\"",
"varname" : "left[1]"
}

Expand All @@ -675,7 +675,7 @@
"numoutlets" : 3,
"outlettype" : [ "", "", "" ],
"patching_rect" : [ 680.0, 70.0, 436.0, 43.0 ],
"text" : "j.parameter filtertype @type string @repetitions/allow 0 @description \"What kind of filter to use. Possible values: lowpass | highpass | bandpass | bandstop | peaknotch | lowshelf | highshelf\"",
"text" : "j.parameter filtertype @type string @repetitions/filter 1 @description \"What kind of filter to use. Possible values: lowpass | highpass | bandpass | bandstop | peaknotch | lowshelf | highshelf\"",
"varname" : "filtertype"
}

Expand All @@ -691,7 +691,7 @@
"numoutlets" : 3,
"outlettype" : [ "", "", "" ],
"patching_rect" : [ 780.0, 225.0, 426.0, 43.0 ],
"text" : "j.parameter filtergain @type decimal @range/bounds -24 24 @range/clipmode both @ramp/drive scheduler @repetitions/allow 0 @description \"Gain (dB)\"",
"text" : "j.parameter filtergain @type decimal @range/bounds -24 24 @range/clipmode both @ramp/drive scheduler @repetitions/filter 1 @description \"Gain (dB)\"",
"varname" : "filtergain"
}

Expand All @@ -707,7 +707,7 @@
"numoutlets" : 3,
"outlettype" : [ "", "", "" ],
"patching_rect" : [ 760.0, 180.0, 436.0, 31.0 ],
"text" : "j.parameter q @type decimal @ramp/drive scheduler @range/bounds 0. 100. @range/clipmode both @repetitions/allow 0 @description \"Resonance (Q)\"",
"text" : "j.parameter q @type decimal @ramp/drive scheduler @range/bounds 0. 100. @range/clipmode both @repetitions/filter 1 @description \"Resonance (Q)\"",
"varname" : "q"
}

Expand All @@ -723,7 +723,7 @@
"numoutlets" : 3,
"outlettype" : [ "", "", "" ],
"patching_rect" : [ 705.0, 125.0, 436.0, 43.0 ],
"text" : "j.parameter cf @type decimal @range/bounds 30. 11025. @range/clipmode both @ramp/drive scheduler @repetitions/allow 0 @description \"Center frequency (Hz)\"",
"text" : "j.parameter cf @type decimal @range/bounds 30. 11025. @range/clipmode both @ramp/drive scheduler @repetitions/filter 1 @description \"Center frequency (Hz)\"",
"varname" : "cf"
}

Expand All @@ -739,7 +739,7 @@
"numoutlets" : 3,
"outlettype" : [ "", "", "" ],
"patching_rect" : [ 255.0, 280.0, 372.0, 43.0 ],
"text" : "j.parameter delay @type decimal @ramp/drive scheduler @repetitions/allow 0 @range/bounds 0 10000 @range/clipmode both @description \"Delay time in milliseconds for left channel.\"",
"text" : "j.parameter delay @type decimal @ramp/drive scheduler @repetitions/filter 1 @range/bounds 0 10000 @range/clipmode both @description \"Delay time in milliseconds for left channel.\"",
"varname" : "left"
}

Expand Down

0 comments on commit bfde1c5

Please sign in to comment.