Skip to content

Commit

Permalink
update help-patches
Browse files Browse the repository at this point in the history
  • Loading branch information
j-bresson committed Jan 2, 2020
1 parent 09899f8 commit 7ec606a
Show file tree
Hide file tree
Showing 49 changed files with 3,180 additions and 13,772 deletions.
663 changes: 162 additions & 501 deletions om/help-patches/Audio/dsp-programming.opat

Large diffs are not rendered by default.

88 changes: 23 additions & 65 deletions om/help-patches/Audio/sound-info.opat
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@

(:patch
(:om-version 0.03)
(:name "sound-info")
(:doc "")
(:info
(:created "2019/09/23 10:03:48")
(:modified "2019/09/23 10:35:08"))
(:modified "2020/01/02 8:45:59")
(:by "om-sharp")
(:version 1.0))
(:window (:size (873 507)) (:position (354 345)))
(:grid nil)
(:lock nil)
Expand All @@ -24,6 +25,7 @@
(:roundness nil)
(:text-font nil)
(:align nil)
(:icon :left)
(:lock nil)
(:lambda nil)
(:inputs
Expand All @@ -48,6 +50,7 @@
(:roundness nil)
(:text-font nil)
(:align nil)
(:icon :left)
(:lock nil)
(:lambda nil)
(:inputs
Expand All @@ -72,6 +75,7 @@
(:roundness nil)
(:text-font nil)
(:align nil)
(:icon :left)
(:lock nil)
(:lambda nil)
(:inputs
Expand All @@ -96,6 +100,7 @@
(:roundness nil)
(:text-font nil)
(:align nil)
(:icon :left)
(:lock nil)
(:lambda nil)
(:inputs
Expand All @@ -120,6 +125,7 @@
(:roundness nil)
(:text-font nil)
(:align nil)
(:icon :left)
(:lock nil)
(:lambda nil)
(:inputs
Expand All @@ -144,11 +150,9 @@
(:roundness nil)
(:text-font nil)
(:align :center)
(:name "Bassclarinet2.aif")
(:display :mini-view)
(:showname nil)
(:show-markers t)
(:group-id nil)
(:lock nil)
(:lambda nil)
(:inputs
Expand Down Expand Up @@ -191,23 +195,16 @@
(:slots
((:onset 0)
(:duration 0)
(:interpol (:number-or-nil (:number 50) (:t-or-nil nil)))
(:default-frame-type marker-frame)
(:frames nil)
(:buffer nil)
(:n-samples nil)
(:n-channels nil)
(:sample-rate nil)
(:smpl-type :float)
(:sample-size 16)))
(:add-slots
((:markers nil)
(:file-pathname nil)
(:sample-rate nil)
(:n-channels nil)
(:n-samples nil)
(:gain 1.0)
(:access-from-file nil)))))
(:access-from-file nil)
(:file-pathname nil)))))
(:id 5))
(:comment
(:x 124)
Expand Down Expand Up @@ -500,59 +497,20 @@
(:value 2312)
(:id 18)))
(:connections
(:connection
(:from (:box 0 :out 0))
(:to (:box 16 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 1 :out 0))
(:to (:box 15 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 2 :out 0))
(:to (:box 13 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 3 :out 0))
(:to (:box 11 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 4 :out 0))
(:to (:box 18 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 5 :out 0))
(:to (:box 0 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 5 :out 0))
(:to (:box 1 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 5 :out 0))
(:to (:box 2 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 5 :out 0))
(:to (:box 3 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection (:from (:box 0 :out 0)) (:to (:box 16 :in 0)))
(:connection (:from (:box 1 :out 0)) (:to (:box 15 :in 0)))
(:connection (:from (:box 2 :out 0)) (:to (:box 13 :in 0)))
(:connection (:from (:box 3 :out 0)) (:to (:box 11 :in 0)))
(:connection (:from (:box 4 :out 0)) (:to (:box 18 :in 0)))
(:connection (:from (:box 5 :out 0)) (:to (:box 0 :in 0)))
(:connection (:from (:box 5 :out 0)) (:to (:box 1 :in 0)))
(:connection (:from (:box 5 :out 0)) (:to (:box 2 :in 0)))
(:connection (:from (:box 5 :out 0)) (:to (:box 3 :in 0)))
(:connection
(:from (:box 5 :out 0))
(:to (:box 4 :in 0))
(:attributes (:color nil :style nil :modif (0 0))))
(:connection
(:from (:box 5 :out 1))
(:to (:box 9 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 5 :out 2))
(:to (:box 10 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 5 :out 3))
(:to (:box 12 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 5 :out 4))
(:to (:box 14 :in 0))
(:attributes (:color nil :style nil :modif nil)))))
(:connection (:from (:box 5 :out 1)) (:to (:box 9 :in 0)))
(:connection (:from (:box 5 :out 2)) (:to (:box 10 :in 0)))
(:connection (:from (:box 5 :out 3)) (:to (:box 12 :in 0)))
(:connection (:from (:box 5 :out 4)) (:to (:box 14 :in 0)))))
88 changes: 23 additions & 65 deletions om/help-patches/Audio/sound-object.opat
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@

(:patch
(:om-version 0.03)
(:name "sound-object")
(:doc "")
(:info
(:created "2019/09/23 9:03:37")
(:modified "2019/09/23 10:44:30"))
(:window (:size (1101 673)) (:position (740 209)))
(:modified "2020/01/02 8:45:59")
(:by "om-sharp")
(:version 1.0))
(:window (:size (1101 673)) (:position (579 209)))
(:grid nil)
(:lock nil)
(:boxes
Expand All @@ -24,11 +25,9 @@
(:roundness nil)
(:text-font nil)
(:align :center)
(:name nil)
(:display :mini-view)
(:showname nil)
(:show-markers t)
(:group-id nil)
(:lock nil)
(:lambda nil)
(:inputs
Expand All @@ -46,23 +45,16 @@
(:slots
((:onset 0)
(:duration 0)
(:interpol (:number-or-nil (:number 50) (:t-or-nil nil)))
(:default-frame-type marker-frame)
(:frames nil)
(:buffer nil)
(:n-samples nil)
(:n-channels nil)
(:sample-rate nil)
(:smpl-type :float)
(:sample-size 16)))
(:add-slots
((:markers nil)
(:file-pathname nil)
(:sample-rate nil)
(:n-channels nil)
(:n-samples nil)
(:gain 1.0)
(:access-from-file nil)))))
(:access-from-file nil)
(:file-pathname nil)))))
(:id 0))
(:comment
(:x 141)
Expand All @@ -75,7 +67,7 @@
(:roundness nil)
(:text-font
(:font-or-nil
(:font (:font (:face "Calibri") (:size 18.0D0) (:style :bold)))
(:font (:font (:face "Calibri") (:size 18) (:style :bold)))
(:t-or-nil t)))
(:align nil)
(:text "The SOUND box")
Expand All @@ -91,7 +83,7 @@
(:roundness nil)
(:text-font
(:font-or-nil
(:font (:font (:face "Calibri") (:size 14.0D0) (:style :plain)))
(:font (:font (:face "Calibri") (:size 14) (:style :plain)))
(:t-or-nil t)))
(:align nil)
(:text
Expand All @@ -112,6 +104,7 @@ They can be set at the same time as the sound initialization.")
(:roundness nil)
(:text-font nil)
(:align nil)
(:icon :left)
(:lock nil)
(:lambda nil)
(:inputs
Expand All @@ -129,7 +122,7 @@ They can be set at the same time as the sound initialization.")
(:roundness nil)
(:text-font
(:font-or-nil
(:font (:font (:face "Calibri") (:size 14.0D0) (:style :plain)))
(:font (:font (:face "Calibri") (:size 14) (:style :plain)))
(:t-or-nil t)))
(:align nil)
(:text
Expand All @@ -153,11 +146,9 @@ Note: Lock teh box (b) after the sound is loaded, in order to prevent releasing
(:roundness nil)
(:text-font nil)
(:align :center)
(:name nil)
(:display :mini-view)
(:showname nil)
(:show-markers t)
(:group-id nil)
(:lock nil)
(:lambda nil)
(:inputs
Expand All @@ -182,23 +173,16 @@ Note: Lock teh box (b) after the sound is loaded, in order to prevent releasing
(:slots
((:onset 0)
(:duration 0)
(:interpol (:number-or-nil (:number 50) (:t-or-nil nil)))
(:default-frame-type marker-frame)
(:frames nil)
(:buffer nil)
(:n-samples nil)
(:n-channels nil)
(:sample-rate nil)
(:smpl-type :float)
(:sample-size 16)))
(:add-slots
((:markers nil)
(:file-pathname nil)
(:sample-rate nil)
(:n-channels nil)
(:n-samples nil)
(:gain 1.0)
(:access-from-file nil)))))
(:access-from-file nil)
(:file-pathname nil)))))
(:id 5))
(:box
(:type :value)
Expand Down Expand Up @@ -231,7 +215,7 @@ Note: Lock teh box (b) after the sound is loaded, in order to prevent releasing
(:roundness nil)
(:text-font
(:font-or-nil
(:font (:font (:face "Calibri") (:size 14.0D0) (:style :plain)))
(:font (:font (:face "Calibri") (:size 14) (:style :plain)))
(:t-or-nil t)))
(:align nil)
(:text
Expand All @@ -254,11 +238,9 @@ This option saves memory resources but requires more access in case of manipulat
(:roundness nil)
(:text-font nil)
(:align :center)
(:name nil)
(:display :mini-view)
(:showname nil)
(:show-markers t)
(:group-id nil)
(:lock nil)
(:lambda nil)
(:inputs
Expand All @@ -283,23 +265,16 @@ This option saves memory resources but requires more access in case of manipulat
(:slots
((:onset 0)
(:duration 0)
(:interpol (:number-or-nil (:number 50) (:t-or-nil nil)))
(:default-frame-type marker-frame)
(:frames nil)
(:buffer nil)
(:n-samples nil)
(:n-channels nil)
(:sample-rate nil)
(:smpl-type :float)
(:sample-size 16)))
(:add-slots
((:markers nil)
(:file-pathname nil)
(:sample-rate nil)
(:n-channels nil)
(:n-samples nil)
(:gain 1.0)
(:access-from-file nil)))))
(:access-from-file nil)
(:file-pathname nil)))))
(:id 8))
(:box
(:type :function)
Expand All @@ -315,6 +290,7 @@ This option saves memory resources but requires more access in case of manipulat
(:roundness nil)
(:text-font nil)
(:align nil)
(:icon :left)
(:lock nil)
(:lambda nil)
(:inputs
Expand Down Expand Up @@ -356,35 +332,17 @@ This option saves memory resources but requires more access in case of manipulat
(:roundness nil)
(:text-font
(:font-or-nil
(:font (:font (:face "Calibri") (:size 14.0D0) (:style :plain)))
(:font (:font (:face "Calibri") (:size 14) (:style :plain)))
(:t-or-nil t)))
(:align nil)
(:text
"<= markers in the sound.
(Note: markers can also be added (alt+click), edited, and removed from inside the sound editor)")
(:id 11)))
(:connections
(:connection
(:from (:box 0 :out 0))
(:to (:box 5 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 3 :out 0))
(:to (:box 0 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 5 :out 0))
(:to (:box 8 :in 0))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 6 :out 0))
(:to (:box 5 :in 1))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 9 :out 0))
(:to (:box 8 :in 1))
(:attributes (:color nil :style nil :modif nil)))
(:connection
(:from (:box 10 :out 0))
(:to (:box 9 :in 0))
(:attributes (:color nil :style nil :modif nil)))))
(:connection (:from (:box 0 :out 0)) (:to (:box 5 :in 0)))
(:connection (:from (:box 3 :out 0)) (:to (:box 0 :in 0)))
(:connection (:from (:box 5 :out 0)) (:to (:box 8 :in 0)))
(:connection (:from (:box 6 :out 0)) (:to (:box 5 :in 1)))
(:connection (:from (:box 9 :out 0)) (:to (:box 8 :in 1)))
(:connection (:from (:box 10 :out 0)) (:to (:box 9 :in 0)))))
Loading

0 comments on commit 7ec606a

Please sign in to comment.