Giter Site home page Giter Site logo

surge-rs's People

Contributors

klebs6 avatar snailmusic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

surge-rs's Issues

build failed on Mac.

command : cargo build

output:
error: failed to load manifest for workspace member ~/surge-rs/surge-scene

Caused by:
failed to load manifest for dependency surge-voice

Caused by:
failed to load manifest for dependency surgeosc-wavetable

Caused by:
failed to load manifest for dependency surge-wavetable

Caused by:
failed to load manifest for dependency surge-hound

Caused by:
failed to read ~/surge-rs/surge-wavetable/surge-hound/Cargo.toml

Caused by:
No such file or directory (os error 2)

Fail to build on Mac

Hi, I also have problems in building it.
This is my enviroment:

> stable-aarch64-apple-darwin (default)
> beta-aarch64-apple-darwin
> nightly-aarch64-apple-darwin

When I build first time: surge-rs % cargo +nightly build
Output:

warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
warning: /Users/chenhunglun/Documents/Procjects/QTM/Measurement/test_signal_process/testfunction/surgers/surgefx-chorus/Cargo.toml: unused manifest key: build
   Compiling uuid v0.8.2
   Compiling surge-imports v0.2.12-alpha.0 (/Users/chenhunglun/Documents/Procjects/QTM/Measurement/test_signal_process/testfunction/surgers/surge-imports)
error[E0432]: unresolved import `core::arch::x86_64`
  --> surge-imports/src/lib.rs:56:21
   |
56 | pub use core::arch::x86_64::*;
   |                     ^^^^^^ could not find `x86_64` in `arch`

error[E0412]: cannot find type `__m128` in this scope
  --> surge-imports/src/lib.rs:33:26
   |
33 | pub fn assert_m128_eq(a: __m128, b: __m128, epsilon: f32) {
   |                          ^^^^^^ not found in this scope

error[E0412]: cannot find type `__m128` in this scope
  --> surge-imports/src/lib.rs:33:37
   |
33 | pub fn assert_m128_eq(a: __m128, b: __m128, epsilon: f32) {
   |                                     ^^^^^^ not found in this scope

Some errors have detailed explanations: E0412, E0432.
For more information about an error, try `rustc --explain E0412`.
error: could not compile `surge-imports` (lib) due to 3 previous errors


Could you give me any ideas?

git clone failed.

HI, me again...
Maybe it's a stupid question.

OS: Windows

command: git clone https://github.com/klebs6/surge-rs.git

output:

Cloning into 'surge-rs'...
remote: Enumerating objects: 15334, done.
remote: Counting objects: 100% (3553/3553), done.
remote: Compressing objects: 100% (2074/2074), done.
remote: Total 15334 (delta 1732), reused 2951 (delta 1458), pack-reused 11781Receiving objects: 100% (15334/15334), 26.34 MiB | 582.00 KiB/s
Receiving objects: 100% (15334/15334), 26.39 MiB | 583.00 KiB/s, done.
Resolving deltas: 100% (9015/9015), done.
error: invalid path 'surgefx-flanger/src/aux.rs'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Any suggestions? Thanks!

incomplete tests, existing tests do not yet pass/build

known issue, working on it :)

I am planning to use gpt4 to bolster documentation and testing.

As of 4/24/2023, i have a medium sized stack of work to do before i can bring full attention back to this -- I am grateful for any input/feedback/testing support in the meantime!

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.