Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PYHTON not opening files
#11
The GUI will require some Python GUI module. Open the program in the text editor and see what is imported. Then install it
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#12
(Sep-24-2016, 12:52 AM)metulburr Wrote:
Quote:PYHTON not opening files 
How have you been trying to open files?

Assuming the dxconvert.py is what you want....have you read the help?
metulburr@ubuntu:~/Downloads/DXconvert-2.3.2$ python dxconvert.py -h
usage: dxconvert.py [-h] [-bc2at] [-bc] [-b BRIGHTNESS] [-c CHANNEL] [-C] [-d]
                    [-e] [-f STRING] [-fc1] [-fc2] [-mi MID_IN] [-mo MID_OUT]
                    [-m MID] [-n] [-nd] [-nd2] [-ns] [-o OFFSET] [-r] [-sp]
                    [-s RANGE] [-S] [-S2] [--copy X Y] [--swap X Y] [-t] [-v]
                    infile [infile ...] outfile

DXconvert Version: 2.3.2 (20160913)

positional arguments:
  infile                Selects input file(s)
  outfile               Select output file

optional arguments:
  -h, --help            show this help message and exit
  -bc2at, --bc2at       Copy BreathControl data to AfterTouch
  -bc, --bc             Use Breath Controller data
  -b BRIGHTNESS, --brightness BRIGHTNESS
                        Adjust global brightness (+/-)
  -c CHANNEL, --channel CHANNEL
                        Midi channel (1~16) in SysEx header
  -C, --check           Check SysEx checksum before import
  -d, --dx72            Save with AMEM/ACED (DX7II) data
  -e, --endcheck        Check End Of System Exclusive byte (0xF7)
  -f STRING, --find STRING
                        Search for STRING in patchnames
  -fc1, --fc1           Use FC1 foot controller data
  -fc2, --fc2           Use FC2 foot controller data
  -mi MID_IN, --mid_in MID_IN
                        select midiport MID_IN to receive data FROM synth when
                        selecting a .req file
  -mo MID_OUT, --mid_out MID_OUT
                        select midiport MID_OUT to send data TO synth when
                        choosing "MIDI" as outfile
  -m MID, --mid MID     use this option as a shortcut for "--mid_in MID_IN
                        --mid_out MID_OUT", if MID_IN and MID_OUT have the
                        same name MID
  -n, --nosplit         Don't split: save data in one file
  -nd, --nodupes        Remove duplicates
  -nd2, --nodupes2      Remove duplicates, also with different names
  -ns, --nosilence      Remove patches that produce no sound
  -o OFFSET, --offset OFFSET
                        Ignore first/last (+/-) OFFSET bytes in input file(s)
  -r, --random          Renata's Randomizer
  -sp, --split          save each single patch as a separate file
  -s RANGE, --select RANGE
                        Select RANGE to save
  -S, --sort            Sort patches by name, not case-sensitive
  -S2, --sort2          Sort patches by name, case-sensitive
  --copy X Y            Copy patch nr X to nr Y
  --swap X Y            Swap patch nr X and nr Y
  -t, --tx7             Save with TX7 Performance data
  -v, --version         show program's version number and exit
And it looks like each one has a gui version as well. Which has an input/output



If thats not related then you need to ask better questions.

sir where did u get the dx convert application , im trying to find the dx convert application to convert wav2syx for my reface dx
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Vlookup function in Pyhton antozas 1 590 Oct-02-2023, 04:16 AM
Last Post: vikraman
  Phyton Opening files on windows C: pc EddieG 3 936 Mar-29-2023, 03:19 PM
Last Post: buran
  Reading Multiple text Files in pyhton Fatim 1 1,886 Jun-25-2021, 01:37 PM
Last Post: deanhystad
  opening files and output of parsing leodavinci1990 4 2,456 Oct-12-2020, 06:52 AM
Last Post: bowlofred
  Opening and closing Mac applications and files Nickd12 5 5,575 Sep-05-2020, 04:39 AM
Last Post: perfringo
  Pyhton code help from head first with python Shaikat_99 3 3,102 Jun-07-2020, 09:12 AM
Last Post: snippsat
  start interactive pyhton shell with pre-loaded custom modules Viktor 2 2,146 Apr-09-2020, 08:25 AM
Last Post: Viktor
  Basic Pyhton for Rhino 6 question about variables SaeedSH 1 2,108 Jan-28-2020, 04:33 AM
Last Post: Larz60+
  Pyhton Coding Help Needed (very small error) friduk 2 2,408 Oct-23-2019, 08:41 AM
Last Post: Gribouillis
  opening a file from a windows desktop folder- error opening file Charan007 1 2,933 Dec-06-2018, 11:50 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020