adds attribution for GR example

This commit is contained in:
Spencer Russell 2016-03-28 00:27:58 -04:00
parent 8e0bd3c255
commit 2366f76a06

View file

@ -1,3 +1,6 @@
# plot a real-time spectrogram. This example is adapted from the GR example
# at http://gr-framework.org/examples/audio_ex.html
module SpectrumExample module SpectrumExample
using GR, PortAudio, SampleTypes using GR, PortAudio, SampleTypes