Skip to content

Am I overlooking documentation for midi? #21

Answered by petermoz
RyanParsley asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @RyanParsley,

If you're building from source code, the other thing that might trip you up is that the midi feature is not enabled by default. You have to do cargo build --release --features midi. Without that, the haxophone will show up as a midi device, but not generate any midi output.

@jcard0na do you think midi should be made a default feature?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@RyanParsley
Comment options

@petermoz
Comment options

Answer selected by RyanParsley
@jcard0na
Comment options

@petermoz
Comment options

@RyanParsley
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants