Table of Contents

Method Generate

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Generate()

Returns an observable sequence with the contents of the metadata file describing the Harp.SoundCard device registers.

public override IObservable<string> Generate()

Returns

IObservable<string>

A sequence with a single string object representing the contents of the metadata file.