Skip to content

Small cleanup of outdated docs #135

@HEnquist

Description

@HEnquist

I found two things in the documentation that look like they could use an update.
Firstly, the readme says:

If you just want direct access to the unsafe bindings, use [coreaudio-sys](https://crates.io/crates/coreaudio-sys).

Should this not recommend the objc2 crates instead?

The second thing is this in lib.rs

//! Currently, work has only been started on the [audio_unit](./audio_unit/index.html) module, but
//! eventually we'd like to cover at least the majority of the C API.

This was written 10 years ago and audio_unit is still the only module, so the second part there seems a bit unrealistic. How about cutting it down to something like just "This library currently covers Audio Unit (with a suitable link)."?

Makes sense? I could make a PR with some suggested changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions