KBNLresearch / iromlab

Loader software for automated imaging of optical media with Nimbie disc robot
Apache License 2.0
31 stars 5 forks source link

Replace dBpoweramp Nimbie drivers with native Python drivers #110

Open bitsgalore opened 4 months ago

bitsgalore commented 4 months ago

Someone created a native Python driver for acronova's nimbie NB21:

https://github.com/mattsoulanille/nimbie-py

This could be an interesting option to remove the current dependency for the dBpoweramp drivers. It would also make it easier to adapt Iromlab for other platforms (e.g. Linux).