Code Monkey home page Code Monkey logo

maschine-mikro-mk3-driver's People

Contributors

r00tman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

maschine-mikro-mk3-driver's Issues

Error while running

Hello,

I tried to get it working on my side but got the following error:

I'm using debian 11 and cargo 1.46.0

$ cargo run --release
   Compiling hidapi v1.4.1
   Compiling alsa v0.5.0
   Compiling num-derive v0.3.3
   Compiling maschine-mikro-mk3-driver v0.1.0 (/media/ze/data/sync/make/maschine/maschine-mikro-mk3-driver)
error[E0658]: use of unstable library feature 'slice_fill'
  --> src/lights.rs:44:21
   |
44 |         self.status.fill(0);
   |                     ^^^^
   |
   = note: see issue #70758 <https://github.com/rust-lang/rust/issues/70758> for more information

error[E0658]: use of unstable library feature 'slice_fill'
  --> src/screen.rs:18:21
   |
18 |         self.buffer.fill(0xff);
   |                     ^^^^
   |
   = note: see issue #70758 <https://github.com/rust-lang/rust/issues/70758> for more information

error: aborting due to 2 previous errors

For more information about this error, try `rustc --explain E0658`.
error: could not compile `maschine-mikro-mk3-driver`.

To learn more, run the command again with --verbose.

Which according to the explanation might work only using a nightly release.

Can i hope to get this working with the stable rust version?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.