Code Monkey home page Code Monkey logo

Comments (3)

hdavid avatar hdavid commented on May 24, 2024

Hi,
i like the idea of the ini file to configure some options. in a similar vein, i had the idea to save some configuration items (like last selected scales etc), directly inside ableton project. but i doubt this is possible (any comment on that ?)

back to the ini file, i think the features you mention are quite (of not very;)) specific to you case. i am okay with as long as the code change is somewhat small and does not make the project hard to maintain.

cheers,

henri

from launchpad95.

thomasf avatar thomasf commented on May 24, 2024

It should be a very minor change, if the bundled python has the ini-reader/writer I will use that, otherwise I'll probably use create a settings.py. There is also the more involved way that Push does it where there are several classes (Settings/Setting/OnOffSetting/EnumerableSetting/... ) and each individual setting instance also emit events when the values change and so on, I dont think that t

I haven't anything that saves values inside a live project.. However, if it is possible to find the path of a project one could just save a ini-file or similar alongside the project file.

I will implement this in a while, as a learning project I'm creating a remote script for arturia beatstep from scratch.

from launchpad95.

thomasf avatar thomasf commented on May 24, 2024

I did implement this a while ago but I decided that I'm only going to use my launchpads for clip stuff and some times as a step sequencer so I haven't really visited the volume pages at all for a long time.. Closing this issue..

from launchpad95.

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.