Giter Site home page Giter Site logo

Support to macOS about scarlett-mixer HOT 4 OPEN

x42 avatar x42 commented on August 12, 2024
Support to macOS

from scarlett-mixer.

Comments (4)

tabowling avatar tabowling commented on August 12, 2024

Why not use the Focusrite Control app that comes with the product?
https://downloads.focusrite.com/focusrite/scarlett-3rd-gen/scarlett-8i6-3rd-gen

I don't want to speak for the developers of this project, but it seems to be tightly coupled to the Linux kernel and solving the need that Focusrite is not providing for the Linux platform.

from scarlett-mixer.

adhenrique avatar adhenrique commented on August 12, 2024

@tabowling yes I know it's coupled to Linux. Helped me do some tests on the platform.

However, Focusrite Control does not provide any way to adjust the gain of rear inputs. I figured that asking here, someone could help me in some way.

from scarlett-mixer.

x42 avatar x42 commented on August 12, 2024

While reverse engineering the protocol. I used a python script that directly sends raw USB data.

https://github.com/x42/scarlettmixer/blob/master/scarlettmixer.py

This will work on any platform, however it is 10 year old python2 and will likely need an update to pyusb3. The raw USB commands are for the 1st gen scarlett-18i6, but the overall communication protocol is still identical.

regarding python3/pyusb: this recent script to save settings into the firmware may help https://gist.github.com/401538ab97d2b6dbe151579c5de37bb3

from scarlett-mixer.

adhenrique avatar adhenrique commented on August 12, 2024

@x42 thanks for the links...

Now, I'm getting a permission error: Access Denied (insufficient permissions).

My env
Os: macOs Monterey
Python: v3.10.6

Am I doing something wrong?

from scarlett-mixer.

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.