Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PYHTON not opening files
#3
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.
Recommended Tutorials:
Reply


Messages In This Thread
PYHTON not opening files - by profficial - Sep-23-2016, 11:10 PM
RE: PYHTON not opening files - by sparkz_alot - Sep-24-2016, 12:37 AM
RE: PYHTON not opening files - by profficial - Sep-24-2016, 06:32 PM
RE: PYHTON not opening files - by metulburr - Sep-24-2016, 12:52 AM
RE: PYHTON not opening files - by profficial - Sep-24-2016, 09:48 PM
RE: PYHTON not opening files - by bharathendra - Feb-15-2020, 09:06 AM
RE: PYHTON not opening files - by sparkz_alot - Sep-24-2016, 07:19 PM
RE: PYHTON not opening files - by profficial - Sep-24-2016, 07:45 PM
RE: PYHTON not opening files - by sparkz_alot - Sep-24-2016, 08:08 PM
RE: PYHTON not opening files - by metulburr - Sep-24-2016, 08:32 PM
RE: PYHTON not opening files - by metulburr - Sep-24-2016, 10:52 PM
RE: PYHTON not opening files - by wavic - Sep-27-2016, 06:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Data transfer from Arduino to Pyhton code_noob 2 735 Jan-29-2025, 09:57 PM
Last Post: DeaD_EyE
  Vlookup function in Pyhton antozas 1 1,349 Oct-02-2023, 04:16 AM
Last Post: vikraman
  Phyton Opening files on windows C: pc EddieG 3 1,969 Mar-29-2023, 03:19 PM
Last Post: buran
  Reading Multiple text Files in pyhton Fatim 1 2,682 Jun-25-2021, 01:37 PM
Last Post: deanhystad
  opening files and output of parsing leodavinci1990 4 3,775 Oct-12-2020, 06:52 AM
Last Post: bowlofred
  Opening and closing Mac applications and files Nickd12 5 8,202 Sep-05-2020, 04:39 AM
Last Post: perfringo
  Pyhton code help from head first with python Shaikat_99 3 4,296 Jun-07-2020, 09:12 AM
Last Post: snippsat
  start interactive pyhton shell with pre-loaded custom modules Viktor 2 2,905 Apr-09-2020, 08:25 AM
Last Post: Viktor
  Basic Pyhton for Rhino 6 question about variables SaeedSH 1 2,732 Jan-28-2020, 04:33 AM
Last Post: Larz60+
  Pyhton Coding Help Needed (very small error) friduk 2 3,281 Oct-23-2019, 08:41 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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