Crate cxx_juce

Source
Expand description

Rust bindings for JUCE using cxx.

Modules§

juce_audio_basics
Classes for audio buffer manipulation, midi message handling, synthesis, etc.
juce_audio_devices
Play and record from audio and MIDI I/O devices.

Structs§

JUCE
A handle to the JUCE runtime. Required for certain JUCE classes.

Functions§

juce_version
Returns the version of the JUCE library.

Type Aliases§

Exception
Result