Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Herb-Github/k4tool

 
 

Repository files navigation

k4tool

Utility to work with Kawai K4 synthesizer patches.

Usage

Run the command without any arguments to get help.

Listing the contents of a bank

Use the list command to list the singles, multis, drum and effects in a bank.

Information about a System Exclusive file

Use the info command to identify a Kawai System Exclusive file.

Extracting individual patches

Use the extract command to save individual patches from a bank into a separate file.

Showing the wave list

To see a list of the Kawai K4 waves, use the wave command.

Disclaimer

This is not a polished end-user product. Use it at your own risk. If it works for you, great. If it doesn't, you can improve it or fix it if you know how to program in Rust.

You can also send suggestions for improvements of features, but I won't promise to do anything about them.

About

Patch management utilities for the Kawai K4 synthesizer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 80.8%
  • Rust 19.2%