Giter Club home page Giter Club logo

Comments (3)

mywave82 avatar mywave82 commented on July 25, 2024

Per today there are only a global setting for the entire player for panning and balance:

ocp.ini

[sound]
panning=50
balance=2

Or command-line -vb2 -vp50 should work too

I have started to bring back from DOS version some "magic" keys for save/load/reset these settings too: ctrl+shift+f2, f3 and f4 - but these keys are not always available in ncurses etc.

Your suggestion of making a "profile" per playback plugin, or maybe even per file is not a bad idea.

from opencubicplayer.

coderofsalvation avatar coderofsalvation commented on July 25, 2024

Thanks for your swift reply.
I think the -vb2 solution works well enough, I could even create an alias ocp.mod to use for MOD-playlists only.

The profile-per-playback plugin is not a bad idea, but it's probably also something which might be lowprio compared to other ocp things you're working on (btw. which areas have your preferred focus atm/future)?

again, thank you very much for all the work you did so far.
It became quite a useful player for me.

from opencubicplayer.

mywave82 avatar mywave82 commented on July 25, 2024

On the short-term TODO list I am going to look at warnings generated by new compiler versions :-)

Things that I will look into is simplify interface between playback plugins and output drivers. Currently all of them has to be able to generate 8bit, 16bit, signed, unsigned, mono and stereo in all combinations. Should be moved to output drivers alone.

from opencubicplayer.

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.