Skip to content

Commit

Permalink
1.1 MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schumm committed Oct 3, 2022
1 parent 24f1651 commit a7b7cc9
Show file tree
Hide file tree
Showing 27 changed files with 1,829 additions and 1,915 deletions.
Binary file added .DS_Store
Binary file not shown.
19 changes: 14 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,23 @@ This object allows full access to a real SID-Chip.

Installation:
-------------
- copy SID-object folder to
...\documents\Max 7\packages or to ...\documents\Max 8\packages
* Windows
- copy SID-object folder to your Max Package folder
- copy hardsid.dll to C:\Program Files\Common Files\VST3\
- connect SIDBlaster

- copy the appropriate DLL into the program directory of Max
* Mac
- copy SID-object folder to your Max Package folder
- install ftdi d2xx driver-lib and helper tool (from website)
- install libhardsid.dylib (copy to /usr/local/lib/)
- connect SIDBlaster

- study the attached Max patches and reference page for feature learning
* study the attached Max patches and reference page for feature learning

versions history
----------------
* v.1.1 2022-10-03
- full MacOS support
* v.1.0.1 2021-02-13
- prepared for new V.515 hardsid.dll
- add SID Type Info
Expand Down Expand Up @@ -48,8 +56,9 @@ see: [https://github.com/Galfodo/SIDBlasterUSB_HardSID-emulation-driver](https:/
Thanks to:

*Stein Pedersen and Wilfred Bos for there support.
*Ken Händel for Linux/Mac port of the hardsid.dll

##### Copyright © 2016-2020 [www.crazy-midi.de](http://www.crazy-midi.de)
##### Copyright © 2016-2022 [www.crazy-midi.de](http://www.crazy-midi.de)

Andreas Schumm (gh0stless)
contact: info@crazy-midi.de
2 changes: 1 addition & 1 deletion docs/sid.maxref.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0.1" encoding="utf-8" standalone="yes"?>
<?xml version="1.1" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet href="./_c74_ref.xsl" type="text/xsl"?>

<c74object name="sid" >
Expand Down
Binary file added externals/.DS_Store
Binary file not shown.
Binary file removed externals/SID.mxe
Binary file not shown.
Binary file removed externals/SID.mxe64
Binary file not shown.
55 changes: 55 additions & 0 deletions externals/SID.mxo/Contents/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<?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>BuildMachineOSBuild</key>
<string>21G115</string>
<key>C74ObjectProperties</key>
<dict>
<key>c74excludefromcollectives</key>
<string></string>
</dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>SID</string>
<key>CFBundleIdentifier</key>
<string>.</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>SID - </string>
<key>CFBundlePackageType</key>
<string>iLaX</string>
<key>CFBundleSignature</key>
<string>max2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CSResourcesFileMapped</key>
<true/>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>14A400</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.3</string>
<key>DTSDKBuild</key>
<string>21E226</string>
<key>DTSDKName</key>
<string>macosx12.3</string>
<key>DTXcode</key>
<string>1401</string>
<key>DTXcodeBuild</key>
<string>14A400</string>
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<key>LSRequiresCarbon</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string></string>
</dict>
</plist>
Binary file added externals/SID.mxo/Contents/MacOS/SID
Binary file not shown.
1 change: 1 addition & 0 deletions externals/SID.mxo/Contents/PkgInfo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
iLaX????
115 changes: 115 additions & 0 deletions externals/SID.mxo/Contents/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
<?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>files2</key>
<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>
Binary file added misc/.DS_Store
Binary file not shown.
39 changes: 0 additions & 39 deletions misc/DLL/README.md

This file was deleted.

1 change: 0 additions & 1 deletion misc/DLL/version.md

This file was deleted.

Binary file removed misc/DLL/x64/SIDBlastertool.exe
Binary file not shown.
Binary file removed misc/DLL/x64/hardsid.dll
Binary file not shown.
Binary file removed misc/DLL/x86/SIDBlastertool.exe
Binary file not shown.
Binary file removed misc/DLL/x86/hardsid.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
}
},
"tags" : [ ],
"version" : "1.0.1",
"version" : "1.1",
"website" : "http://www.crazy-midi.de"
}
Binary file added source/.DS_Store
Binary file not shown.
Loading

0 comments on commit a7b7cc9

Please sign in to comment.