Coder Social home page Coder Social logo

Comments (5)

hugovangalen avatar hugovangalen commented on August 19, 2024 1

I vaguely recollect testing this and confirming this works fine. Apparently I forgot to leave a note here.

Thanks a lot, this works very well!

from emu3bm.

dagargo avatar dagargo commented on August 19, 2024

Sorry for taking so long to answer.

emu3bm is a reverse engineering project and it was never my intention to offer a full editor but to try to discover hidden features. BTW, other than the unlimited pitch bend control I found none. However, I'm using my E-Mu again and I'm gonna try to do this.

My plan is to create a proper library inside this project to provide this kind of functionalities. The main problem is that emu3bm scans the bank files and do everything in one pass so there is no random access to a particular preset or zone or other features. So this needs a lot of rework on the structures.

First, all short options need to be long options. With this, adding new operations should be much easier, not to mention that the meaning of them will be much clearer.

from emu3bm.

dagargo avatar dagargo commented on August 19, 2024

I've just pushed a commit that allows to delete zones in a preset.

Here is how it works.

$ emu3bm -e 0 --delete-zone 0 bank

If you're still interested in this, let me know your thoughts.

from emu3bm.

hugovangalen avatar hugovangalen commented on August 19, 2024

Ah oops. Management seemed to work absolutely fine.

But the ESI-32 reported "An error occured in this ESi-32. Please power off and restart", rapidly blinking on the screen.

So I guess it does not quite work yet.

from emu3bm.

dagargo avatar dagargo commented on August 19, 2024

Apparently I forgot to leave a note here

Nevermind, I totally forgot about this issue too.

I'm planning to add a few improvements and release version 1.0 during the summer.

If you want, star the project to keep up to date.

from emu3bm.

Related Issues (6)

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.