Skip to content

mfeif/python3-minidsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3-minidsp

MiniDSP 2x4HD driver in Python. Derived from upstream fork with changed API.

I also removed the DIRAC stuff, becaue I don't have it and can't test it.

Changes from Mark's code:

  • my picky api / syntax changes
  • changed how to talk to HID; open/close connection on each command
  • removed debug transport stub
  • removed DIRAC stuff
  • removed config and gain settings from command line utility to make it less likely that I damage my speakers ;-)

Mark's code was doing more of a "monitoring" of the device, I just want to send commands/get updates somewhat reliably.

About

MiniDSP 2x4HD driver in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%