package
0.0.0-20230113034449-4a7e8af2709b
Repository: https://github.com/tee-stark/demo-mavsdk-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

After this element, set the note duration to 1.
After this element, set the note duration to 16.
After this element, set the note duration to 2.
After this element, set the note duration to 32.
After this element, set the note duration to 4.
After this element, set the note duration to 8.
After this element, flat the note (half a step down).
Play note A.
Play note B.
Play note C.
Play note D.
Play note E.
Play note F.
Play note G.
Play a rest.
After this element, shift the note 1 octave down.
After this element, shift the note 1 octave up.
After this element, sharp the note (half a step up).
After this element, start playing legato.
After this element, start playing normal.
After this element, start playing staccato.
Failed to send the request.
Invalid tempo (range: 32 - 255).
No system connected.
Request succeeded.
Invalid tune: encoded string must be at most 247 chars.
Unknown result.

# Variables

No description provided by the author
Enum value maps for SongElement.
Enum value maps for SongElement.
Enum value maps for TuneResult_Result.
Enum value maps for TuneResult_Result.
TuneService_ServiceDesc is the grpc.ServiceDesc for TuneService service.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Tune description, containing song elements and tempo.
No description provided by the author
UnimplementedTuneServiceServer must be embedded to have forward compatible implementations.

# Interfaces

TuneServiceClient is the client API for TuneService service.
TuneServiceServer is the server API for TuneService service.
UnsafeTuneServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

An element of the tune.
Possible results returned for tune requests.