Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Rotary Alternatives
Similar projects and alternatives to rotary
-
-
loopers
Loopers is graphical live looper, written in Rust, designed for ease of use and rock-solid stability
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
snd-firewire-ctl-services
A set of server programs for audio and music units on IEEE 1394 bus supported by Linux sound subsystem a.k.a. ALSA.
-
-
-
Symphonia
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
rotary reviews and mentions
-
Symphonia v0.5.2: Audio decoding in safe Rust, now often faster than FFmpeg!
One major difference between the audio crate and Symphonia's buffers is that the audio crate doesn't (currently) convey the sample rate with the buffer, but that could be added. If you find anything else missing, feel free to open an issue on https://github.com/udoprog/audio/issues.
Regarding improving the API for 0.6, something that bugs me about the current Rust audio ecosystem is that everyone is reinventing the wheel with their own audio buffer types each with their own API that downstream users have to learn. This makes it more of a hassle to pass audio data from one library to another than it should be. I've been contributing to the audio crate which provides buffer structs and traits for working with audio buffers with a common API regardless of their layout in memory. I have a work-in-progress branch for Rubato refactoring it to use the audio crate, though there's a bit more work to do in the audio crate to complete that. Would you be interested in using the audio crate in Symphonia?
-
Continuous Looper - Deep dive into an open-source live-looper and sampler written mostly in Rust
Something that bugs me about the current state of the Rust audio ecosystem is that everyone is rolling their own audio buffer structs, which makes it cumbersome to pass audio data between crates. I hope the audio crate can help with this, but the author is waiting for GATs to stabilize before developing it further.
-
Miri can now run doctests :)
Sweet! No more duplication just to get my code checked by miri.
-
A note from our sponsor - SonarLint
www.sonarlint.org | 4 Jun 2023
Stats
udoprog/rotary is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of rotary is Rust.