Compare commits

...

13 Commits
v1.1.1 ... main

Author SHA1 Message Date
Thomas Herrmann
97043ad530 sdfgsfd 2022-05-13 23:58:35 +02:00
Thomas Herrmann
4dd36626a3 repacked mac version 2022-04-29 03:06:13 -07:00
Thomas Herrmann
bf7ec5aca6 Add ICON 2022-04-29 11:47:19 +02:00
Thomas Herrmann
9d8d251cc8 updated mac to 1.1.3 2022-04-27 12:00:38 -07:00
Thomas Herrmann
5ae8fd499b WIn version to 1.1.3 2022-04-27 20:47:10 +02:00
Thomas Herrmann
9c96d5a1d5 Update underbridge_lin
Patched to 1.1.3 16 patterns 9 bars
2022-04-26 23:03:48 +02:00
Thomas Herrmann
13bca03f78 16 patterns 9bars
V.1.1.3

May stop at pattern 15
2022-04-26 22:58:09 +02:00
Thomas Herrmann
0e5c609d03 Update underbridge_lin
linux version packaged with 1.1.2 fix for bar length
2022-04-26 14:01:42 +02:00
Thomas Herrmann
7fe2d4c3eb Fixed Bar limited, now 9 bars 2022-04-26 13:55:14 +02:00
Thomas Herrmann
2489f99b90 packaged mac version again 2022-04-20 07:46:29 -07:00
Thomas Herrmann
e96b01e772 mav version to 1.1.1. 2022-04-16 08:45:29 -07:00
Thomas Herrmann
8319f87ec5 Update underbridge.py 2022-04-15 18:35:02 +02:00
Thomas Herrmann
5794cc9a21 Close midi port after record 2022-04-15 18:24:52 +02:00
12 changed files with 159 additions and 7 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

BIN
dist/underbridge vendored

Binary file not shown.

View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDisplayName</key>
<string>underbridge</string>
<key>CFBundleExecutable</key>
<string>underbridge</string>
<key>CFBundleIconFile</key>
<string>logo.ico</string>
<key>CFBundleIdentifier</key>
<string>underbridge</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>underbridge</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -0,0 +1,128 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>files</key>
<dict>
<key>Resources/logo.ico</key>
<data>
mtFuKBM0y8Zhgf0zPV3iiD5US1w=
</data>
</dict>
<key>files2</key>
<dict>
<key>Resources/logo.ico</key>
<dict>
<key>hash2</key>
<data>
QuvTuLzEUHh3cPgoVPNkcbQ5wWfEioohO8WxSTgroeM=
</data>
</dict>
</dict>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>

BIN
dist/underbridge.exe vendored

Binary file not shown.

BIN
dist/underbridge_lin vendored

Binary file not shown.

BIN
logo.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@ -66,9 +66,9 @@ class Midirecorder:
Pattern = Radiobutton(lowerframe, text= 'Pattern', value = 3 , variable = self.mode_select, width = self.buttonsize_x, height = self.buttonsize_y, indicatoron = 0,bg= '#1b7d24' )
Pattern.select()
self.bar_input = Scale(upperframe, from_ = 1, to = 4, orient = HORIZONTAL, label="Nr. Bars", sliderlength= 10, length= 75, fg = 'white')
self.patterns_input = Scale(upperframe, from_ = 1, to = 10, orient = HORIZONTAL, label="Patterns",sliderlength= 10, length= 75, fg = 'white')
self.patterns_input.set(value=10)
self.bar_input = Scale(upperframe, from_ = 1, to = 9, orient = HORIZONTAL, label="Nr. Bars", sliderlength= 10, length= 75, fg = 'white')
self.patterns_input = Scale(upperframe, from_ = 1, to = 16, orient = HORIZONTAL, label="Patterns",sliderlength= 10, length= 75, fg = 'white')
self.patterns_input.set(value=16)
self.bpm_input = Entry(upperframe, width =10, text="BPM",bg= 'lightgrey', relief= FLAT)
self.bpm_input.insert(0, "BPM")
self.add_sec = Scale(upperframe, from_ = 0, to = 10, orient = HORIZONTAL, label="extra Sec", sliderlength= 10, length= 75, fg = 'white')
@ -342,7 +342,6 @@ class Midirecorder:
break
#print("sequence started",i)
self.muteAll()
time.sleep(0.1)
self.setSolo(i)
#starting Midi during wave record for timing
@ -350,6 +349,7 @@ class Midirecorder:
self.stop_MIDI()
time.sleep(1)
self.unmuteAll()
time.sleep(1)
mode = self.mode_select.get()
if i == 7 and mode == 2:
@ -357,7 +357,7 @@ class Midirecorder:
time.sleep(5)
self.nextPattern()
self.pattern_nr += 1
if self.pattern_nr == 9 :
if self.pattern_nr == 15 :
self.pattern_nr = 0
self.sequenceMaster()
except: