Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample request #1

Open
snalesso opened this issue Mar 29, 2019 · 1 comment
Open

Sample request #1

snalesso opened this issue Mar 29, 2019 · 1 comment

Comments

@snalesso
Copy link

snalesso commented Mar 29, 2019

I'm having doubts on how to implement the contracts.
For example:

  • IAudioWaveformStream's ctor requires an IObserver<float>, what should this stream of floats represent?
  • what should IAudioWaveformStream.Waveform(int resolution)'s method's implementation do?

It would be very useful if you could provide a sample app :D

Thank you in advance

@teekay
Copy link
Owner

teekay commented Mar 29, 2019

The develop branch contains the sample app :) Please let me know if it provides the answers you are looking for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants