Celeb Glow
general | March 22, 2026

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...

1

2 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.

  1. Install WINE
  2. Copy program installer to your Ubuntu box
  3. Run the installer using WINE
1

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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy