DSWaveformImage
DSWaveformImage copied to clipboard
Can you provide a method to initialize via data?
Can you provide a method to initialize via data?
Hey @Yyilin001, my initial thought is „that’s probably not a good idea“. Since that would allow / require passing around possibly large amounts of memory. So far the library is trying to keep the memory footprint low.
What exact use case do you have in mind that is currently not supported which this would unlock?