adds attribution for GR example
This commit is contained in:
parent
8e0bd3c255
commit
2366f76a06
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
using GR, PortAudio, SampleTypes
|
||||
|
|
Loading…
Reference in a new issue