]> gitweb.factorcode.org Git - factor-unmaintained.git/blobdiff - gstreamer/plugins/fft/fft.factor
unmaintained: New home for misfit Factor vocabularies.
[factor-unmaintained.git] / gstreamer / plugins / fft / fft.factor
diff --git a/gstreamer/plugins/fft/fft.factor b/gstreamer/plugins/fft/fft.factor
new file mode 100644 (file)
index 0000000..4ddb102
--- /dev/null
@@ -0,0 +1,5 @@
+! Copyright (C) 2010 Anton Gorenko.
+! See http://factorcode.org/license.txt for BSD license.
+USING: gstreamer.fft.ffi ;
+IN: gstreamer.fft
+