swharden / Spectrogram

.NET library for creating spectrograms (visual representations of frequency spectrum over time)
https://nuget.org/packages/Spectrogram
MIT License
315 stars 57 forks source link

SFF property for file name #16

Closed swharden closed 4 years ago

swharden commented 4 years ago

if SFF is instantiated by loading from a file, it should know its own filename (and expose it as a read only public property)