How can I run TC ERlectronic TonePrint editor on Ubuntu?
I need to run TonePrint editor on Ubuntu. Sadly, this software is only aviable for both mac and windows. I dont know how to proceed...
12 Answers
You cant run it directly on Ubuntu if the package was built for Windows.
However, you can still run windows application using wine. Here`s Wine for Ubuntu that might help you to start with.
- Install WINE
- Copy program installer to your Ubuntu box
- Run the installer using WINE
Even if you get it running with wine, that is not trivial, you will need to recompile wine from sources with some patches in order to use USB connection to the pedal, so my advice is: forget it and run it on a virtual machine or a Windows box.
1