You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
midi2 provides several compile-time features that you can enable or disable to customize
270
-
its functionality according to your needs.
267
+
Several compile-time features are provided that you can enable or disable to customize
268
+
functionality according to your needs.
271
269
272
270
Here's a list of available features:
273
271
274
272
-`default`:
275
-
-**std** - Include [buffer](crate::buffer) integration for `std::vec::Vec` and enable allocating getters for values which return `std::string::String` values.
273
+
-**std** - Include [buffer] integration for `std::vec::Vec` and enable allocating getters for values which return `std::string::String` values.
276
274
-**channel-voice2** — Include message wrappers for the MIDI 2.0 channel voice message type.
277
275
-**sysex7** — Include message wrappers for the MIDI 7bit system exclusive message type.
0 commit comments