enginesound
enginesound copied to clipboard
I know I sound like a complete idiot
But how do you actually run the app?
Install Rust: https://www.rust-lang.org/tools/install
Install dependencies if you are on Linux (e.g. Ubuntu: sudo apt-get install libasound2-dev libxcb-shape0-dev libxcb-xfixes0-dev
)
Build & Run: cargo run --release
Can you run it on MacOS?
On Jun 28, 2022, at 12:30 AM, Friz64 @.***> wrote:
Install Rust: https://www.rust-lang.org/tools/install https://www.rust-lang.org/tools/install Install dependencies if you are on Linux (e.g. Ubuntu: sudo apt-get install libasound2-dev libxcb-shape0-dev libxcb-xfixes0-dev)
Build & Run: cargo run --release
— Reply to this email directly, view it on GitHub https://github.com/DasEtwas/enginesound/issues/17#issuecomment-1168242551, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX32BA7FXHDIVKXK4D7GXALVRKEY5ANCNFSM52A2DNJQ. You are receiving this because you authored the thread.
I'm pretty confident it will, you should try and see what happens