<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: ARP ODYSSEY v1.1.3 MacOS	</title>
	<atom:link href="https://magesypro.com/arp-odyssey-v1-1-3-macos/feed/" rel="self" type="application/rss+xml" />
	<link>https://magesypro.com/arp-odyssey-v1-1-3-macos/</link>
	<description></description>
	<lastBuildDate>Mon, 24 Jan 2022 09:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>
		By: TED		</title>
		<link>https://magesypro.com/arp-odyssey-v1-1-3-macos/#comment-5387</link>

		<dc:creator><![CDATA[TED]]></dc:creator>
		<pubDate>Tue, 28 Jul 2020 18:40:17 +0000</pubDate>
		<guid isPermaLink="false">https://magesypro.com/?p=76781#comment-5387</guid>

					<description><![CDATA[Hello Magesy thanks for the distribution the App, VST and AU works perfectly, only if the supplied code indicates an error when running in terminal try the following and run it separately:

1)

sudo perl -pi -e &#039;s &#124; \ x55 \ x48 \ x89 \ xE5 \ x41 \ x56 \ x53 \ x48 \ x89 \ xFB \ x48 \ x8D \ x35 \ x30 \ x8A \ x11 \ x02 &#124; \ xB0 \ x01 \ xC3 \ xE5 \ x41 \ x56 \ x53 \ x48 \ x89 \ xFB \ x48 \ x8D \ x35 \ x30 \ x8A \ x11 \ x02 &#124; g &#039;/ Library / Audio / Plug-Ins / VST / KORG / ARP \ ODYSSEY.vst / Contenido / MacOS / ARP \ ODYSSEY / Biblioteca / Audio / Plug-Ins / Componentes / ARP \ ODYSSEY.component / Contenido / MacOS / ARP \ ODYSSEY

2)

sudo perl -pi -e &#039;s &#124; \ x55 \ x48 \ x89 \ xE5 \ x41 \ x56 \ x53 \ x48 \ x89 \ xFB \ x48 \ x8D \ x35 \ x47 \ xF6 \ x18 \ x00 &#124; \ xB0 \ x01 \ xC3 \ xE5 \ x41 \ x56 \ x53 \ x48 \ x89 \ xFB \ x48 \ x8D \ x35 \ x47 \ xF6 \ x18 \ x00 &#124; g &#039;/ Aplicaciones / KORG / ARP \ ODYSSEY.app/Contents/MacOS/ARP \ ODYSSEY

3)

sudo codesign -f -s - / Library / Audio / Plug-Ins / VST / KORG / ARP \ ODYSSEY.vst / Contents / MacOS / ARP \ ODYSSEY / Library / Audio / Plug-Ins / Components / ARP \ ODYSSEY.component / Contenido / MacOS / ARP \ ODYSSEY / Aplicaciones / KORG / ARP \ ODYSSEY.app/Contents/MacOS/ARP \ ODYSSEY / Applications / KORG / ARP \ ODYSSEY.app/Contents/MacOS/ARP \ ODYSSEY

*in my case I have run the code as shown in the distribution but I get an error since the App is not installed in the address of the patch, but modify the path of the app in the patch code, so that the patch runs in the path that installer put it (if you read the code carefully you will notice that the address of the patch does not match the installation of the App, in short I was successful in VST and AU but the app still indicated that it did not have a license, then I ran each code separately and tube success and now the app also runs without problems. I hope it helps thanks for the Distribution for MAC]]></description>
			<content:encoded><![CDATA[<p>Hello Magesy thanks for the distribution the App, VST and AU works perfectly, only if the supplied code indicates an error when running in terminal try the following and run it separately:</p>
<p>1)</p>
<p>sudo perl -pi -e &#8216;s | \ x55 \ x48 \ x89 \ xE5 \ x41 \ x56 \ x53 \ x48 \ x89 \ xFB \ x48 \ x8D \ x35 \ x30 \ x8A \ x11 \ x02 | \ xB0 \ x01 \ xC3 \ xE5 \ x41 \ x56 \ x53 \ x48 \ x89 \ xFB \ x48 \ x8D \ x35 \ x30 \ x8A \ x11 \ x02 | g &#8216;/ Library / Audio / Plug-Ins / VST / KORG / ARP \ ODYSSEY.vst / Contenido / MacOS / ARP \ ODYSSEY / Biblioteca / Audio / Plug-Ins / Componentes / ARP \ ODYSSEY.component / Contenido / MacOS / ARP \ ODYSSEY</p>
<p>2)</p>
<p>sudo perl -pi -e &#8216;s | \ x55 \ x48 \ x89 \ xE5 \ x41 \ x56 \ x53 \ x48 \ x89 \ xFB \ x48 \ x8D \ x35 \ x47 \ xF6 \ x18 \ x00 | \ xB0 \ x01 \ xC3 \ xE5 \ x41 \ x56 \ x53 \ x48 \ x89 \ xFB \ x48 \ x8D \ x35 \ x47 \ xF6 \ x18 \ x00 | g &#8216;/ Aplicaciones / KORG / ARP \ ODYSSEY.app/Contents/MacOS/ARP \ ODYSSEY</p>
<p>3)</p>
<p>sudo codesign -f -s &#8211; / Library / Audio / Plug-Ins / VST / KORG / ARP \ ODYSSEY.vst / Contents / MacOS / ARP \ ODYSSEY / Library / Audio / Plug-Ins / Components / ARP \ ODYSSEY.component / Contenido / MacOS / ARP \ ODYSSEY / Aplicaciones / KORG / ARP \ ODYSSEY.app/Contents/MacOS/ARP \ ODYSSEY / Applications / KORG / ARP \ ODYSSEY.app/Contents/MacOS/ARP \ ODYSSEY</p>
<p>*in my case I have run the code as shown in the distribution but I get an error since the App is not installed in the address of the patch, but modify the path of the app in the patch code, so that the patch runs in the path that installer put it (if you read the code carefully you will notice that the address of the patch does not match the installation of the App, in short I was successful in VST and AU but the app still indicated that it did not have a license, then I ran each code separately and tube success and now the app also runs without problems. I hope it helps thanks for the Distribution for MAC</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
