Closed barafael closed 1 year ago
This overrides the existing trait implementation for Chord
somehow.
(also, I forgot to add #[cfg(feature = "audio")]
)
The trait conflict was just due to me not noticing I was using kord
directly AND via a transitive dependency, which got me a version mismatch between my upstream version and the version used by the transitive dependency. It's fine.
I added the config flag for the "audio" feature, let me know what you think :)
Based on #13 (and #10), here is a patch to play anything which has a frequency.