-
Notifications
You must be signed in to change notification settings - Fork 0
Using pyTOSC
Will Colding edited this page Aug 3, 2023
·
1 revision
To build or unpack .tosc
files the user must run pyTOSC from the command line in a Python 3.10+ environment.
The general operation will look something like:
python pyTOSC.py -b // build
python pyTOSC.py -u // unpack
Further documentation on pyTOSC can be found on its wiki.