• Please stop embedding files/images from Discord. Discord has anti-hotlinking logic in place that breaks links to Discord hosted files and images when linked to from anywhere outside of Discord. There are a multitude of file/image hosting sites you can use instead.

    (more info here)

Search results

  1. Z

    Org to Midi Converter

    I tried to do that awhile ago, but I gave up because I couldn't figure out how MIDI worked. You can check out my script here if you want.
  2. Z

    Using ORG and PXTONE files in other Programms

    I think the way to go with this would be to: 1. Try to create pxtone voices as close to the organya instruments as possible 2. Figure out the pxtone file formats 3. Convert the .orgs to .pttunes 4. Write a wrapper for the pxtone dll 5. Use the wrapper to play the .pttunes. Steps 1, 2, and 4 can...
  3. Z

    Alternative ORG Editor

    I wrote some Python code which, AFAIK, correctly read the .org files. If you want, you can make use of it (the midi conversion code doesn't really work, though). You can check it out at http://devan.infogami.com
Back
Top