aboutsummaryrefslogtreecommitdiff
path: root/s-ftoms.pd
diff options
context:
space:
mode:
authorN.N. <chr15m@users.sourceforge.net>2007-07-10 07:47:46 +0000
committerN.N. <chr15m@users.sourceforge.net>2007-07-10 07:47:46 +0000
commit3faf17f7b713905f582def227df90dac15f3468d (patch)
treea429f621d2aad8db85d902fde422d3ff1e859bd6 /s-ftoms.pd
This commit was generated by cvs2svn to compensate for changes in r7969,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/s-abstractions/; revision=7970
Diffstat (limited to 's-ftoms.pd')
-rw-r--r--s-ftoms.pd6
1 files changed, 6 insertions, 0 deletions
diff --git a/s-ftoms.pd b/s-ftoms.pd
new file mode 100644
index 0000000..c1983b5
--- /dev/null
+++ b/s-ftoms.pd
@@ -0,0 +1,6 @@
+#N canvas 214 203 150 125 10;
+#X obj 13 10 inlet;
+#X obj 13 63 outlet;
+#X obj 13 37 expr 44100 / $f1;
+#X connect 0 0 2 0;
+#X connect 2 0 1 0;