| View previous topic :: View next topic |
| Author |
Message |
79_Limited Jam Meister

Joined: 19 Jun 2010 Posts: 62
|
Posted: Sat Aug 24, 2013 7:01 pm Post subject: |
|
|
| Man I would love to see a video how to set this up in Logic. Thanks for taking the time. |
|
| Back to top |
|
 |
79_Limited Jam Meister

Joined: 19 Jun 2010 Posts: 62
|
Posted: Sat Aug 24, 2013 7:13 pm Post subject: |
|
|
| Man I would love to see a video how to set this up in Logic. Thanks for taking the time. |
|
| Back to top |
|
 |
Robitaille20 Jamologist

Joined: 15 May 2006 Posts: 173
|
Posted: Sat Aug 24, 2013 10:45 pm Post subject: |
|
|
| No problem... I'll do one as soon as I get a chance. |
|
| Back to top |
|
 |
Robitaille20 Jamologist

Joined: 15 May 2006 Posts: 173
|
Posted: Wed Sep 04, 2013 8:12 am Post subject: |
|
|
| Hey 79.... Just thought I'd check in and let you know that I haven't forgotten about getting this video done for you. I've been super busy with work pulling 80 hour weeks and haven't even seen my DAW. I still plan on getting it done.... Hopefully in the next few days. Sorry! |
|
| Back to top |
|
 |
79_Limited Jam Meister

Joined: 19 Jun 2010 Posts: 62
|
Posted: Wed Sep 04, 2013 8:52 pm Post subject: |
|
|
No problem! I hear you!
I look forward to the video. |
|
| Back to top |
|
 |
Maurice_B Junior Jammer

Joined: 11 Jan 2014 Posts: 4
|
Posted: Sat Jan 11, 2014 5:23 am Post subject: can't install jamstix wine |
|
|
Hi there,
I'd like to use Jamstix on a project that I'll have to complete in just a few weeks. I'm on a Mac so I would not want wait for the OSX release.
I'm trying to install Jamstix Wine, but whenever I run the installer, I just get a message "JackOSX must be installed before you can install JamstixWine. (www.jackosx.com)"
-even thought JackOSX is installed and running on my computer.
There was no readme file in the Jamstix Wine zipfile.
Any ideas how to fix this?
Thanks a lot! |
|
| Back to top |
|
 |
willowhaus Jam Meister

Joined: 15 May 2007 Posts: 67
|
Posted: Sat Jan 11, 2014 7:00 am Post subject: |
|
|
| Did you look at page 3 of this thread? There is some advice there regarding changes in JackOSX. |
|
| Back to top |
|
 |
Maurice_B Junior Jammer

Joined: 11 Jan 2014 Posts: 4
|
Posted: Sat Jan 11, 2014 7:33 am Post subject: |
|
|
No I hadn't seen that yet, thanks willowhaus -
it seems to point in the right direction. So I understand basically that it probably doesn't work because the new version of JackOSX doesn't work properly under snow leopard any more.
In one post, there's that little code provided that might fix it - so where should I enter that code? And what does it mean to run it as root?
Or could I also use the old version of JackOSX instead?
Any help is appreciated! |
|
| Back to top |
|
 |
willowhaus Jam Meister

Joined: 15 May 2007 Posts: 67
|
Posted: Sun Jan 12, 2014 3:02 am Post subject: |
|
|
Dewdman42 updated the installer, so I'm not entirely sure that these commands need to be run. However, to proceed:
These commands need to be run from the command line, i.e. in Terminal.app.
Running as root means that you need elevated privileges (Administrator) to run some of these commands. Root is not enabled in OS X by default, however, so rather than going through all that, just use "sudo" before each command. You'll be asked for your password (at least the 1st time, it should stick for a few minutes after that).
First, you might just check to see if the symlinks are already there.
Open Terminal.app (located in /Applications/Utilities/) and type in:
| Code: |
ls /usr/lib/libjack*
|
If you get "No such file or directory" as a result, then go ahead & try the commands. (Note that the ls and cd should not require you to use the sudo command.)
| Code: |
cd /usr/local/lib
sudo tar -cvf jacklibs.tar libjack*
sudo mv jacklibs.tar /usr/lib/.
cd /usr/lib
sudo tar -xvf jacklibs.tar
sudo rm jacklibs.tar
|
Test & see what happens.  |
|
| Back to top |
|
 |
Maurice_B Junior Jammer

Joined: 11 Jan 2014 Posts: 4
|
Posted: Sun Jan 12, 2014 12:44 pm Post subject: surprise! |
|
|
While I was trying out the code, I had an idea that turned out to be right.
I had moved the "Jack" folders from the Applications folder to my Music folder - and that must have caused the problem:
When I re-installed JackOSX and left it in the Applications folder, I was able to install Jamstix Wine!
But now I have a new problem... (which I will post seperately) |
|
| Back to top |
|
 |
Maurice_B Junior Jammer

Joined: 11 Jan 2014 Posts: 4
|
Posted: Sun Jan 12, 2014 12:58 pm Post subject: Demo licence key? |
|
|
I finally managed to run the demo version via the Wine work-around in Reaper, but now Jamstix prompts a message saying that it's disabled because the licence key is missing.
Do I need a licence key for the demo version? And if so, where do I get it?
Or does the demo version just not work with the work-around?
Obviously, I wouldn't want to buy a full licence before I know that Jamstix will run on my system, that being to much of a gamble. |
|
| Back to top |
|
 |
Ralph [RZ] Site Admin

Joined: 02 Jan 2008 Posts: 13332
|
Posted: Mon Jan 13, 2014 9:04 am Post subject: |
|
|
Please send me Documents\Jamstix3\rzdlog.txt so I can assist better. _________________ Ralph Zeuner
Rayzoon Technologies LLC
http://www.rayzoon.com |
|
| Back to top |
|
 |
Ralph [RZ] Site Admin

Joined: 02 Jan 2008 Posts: 13332
|
Posted: Mon Apr 14, 2014 1:55 pm Post subject: |
|
|
Jamstix 3.6 OSX Beta is now available to all Jamstix 3 owners! _________________ Ralph Zeuner
Rayzoon Technologies LLC
http://www.rayzoon.com |
|
| Back to top |
|
 |
willowhaus Jam Meister

Joined: 15 May 2007 Posts: 67
|
Posted: Fri Apr 18, 2014 11:10 am Post subject: |
|
|
 |
|
| Back to top |
|
 |
Ralph [RZ] Site Admin

Joined: 02 Jan 2008 Posts: 13332
|
Posted: Thu Jun 26, 2014 7:31 am Post subject: |
|
|
This thread will now be un-stuck as Jamstix OSX is now available. Many thanks to all those contributing to work-arounds for OSX over the years!! _________________ Ralph Zeuner
Rayzoon Technologies LLC
http://www.rayzoon.com |
|
| Back to top |
|
 |
|