GithubHelp home page GithubHelp logo

Comments (3)

christofmuc avatar christofmuc commented on June 18, 2024 1

@Andy2No Totally valid. The Deepmind.py did not implemented the numberFromDump() function yet, so the importer can not extract the encoded bank number, but just tries to keep the sorting it got when downloading. Not sure how well that works, however.

I found to my dismay that the bank/program number handling is the one thing that I need to clean up in the code completely also to start working on the full bank management feaure #9 .

from knobkraft-orm.

christofmuc avatar christofmuc commented on June 18, 2024

Just found out that I cannot sort multi-banks import properly, as there is no column bank, just program. But for some synths, the program does not contain the bank number, and then the sorting goes completely intermittent. I also don't have a timestamp, but that would probably not be good enough to get the right sorting anyway. Have to think about the program place handling.

from knobkraft-orm.

Andy2No avatar Andy2No commented on June 18, 2024

I think it would be worth allowing sort by bank/patch number, where those fields exist.

For example, I can import a bank from the DeepMind, or from a bank dump, and I'm then looking at just those patches in Orm. Each one has a patch number (and a bank number) in it, so sorting by patch number would work. That would make it easier to find the corresponding patch on the synth, which is useful when trying to reorganise them, or look for an empty slot to save one to.

from knobkraft-orm.

Related Issues (20)

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.