jordan-umbrace / casiousbmididriver

Automatically exported from code.google.com/p/casiousbmididriver
0 stars 0 forks source link

Not compatible with Yosemite #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Try installing the driver on a Yosemite mac
2. Connect Casio Keyboard and open a DAW like Logic Pro X
3.

What is the expected output? What do you see instead?
Keyboard isn't recognized and doesn't show up in Audio MIDI setup

What version of the product are you using? On what operating system? mid-2014 
13 inch retina Macbook Pro running Yosemite

Please provide any additional information below.

Original issue reported on code.google.com by ztca...@g.uky.edu on 17 Nov 2014 at 7:33

GoogleCodeExporter commented 8 years ago
What model of Casio keyboard are you using ?

Original comment by francois...@francoisferland.com on 17 Nov 2014 at 7:50

GoogleCodeExporter commented 8 years ago
i have same problem.
macbook pro middle 2009
wk-110 casio
yosemite

when i plug in keyboard to mac nothing happen (in windows keyboard recogniesed 
correctly). Please any advise

Original comment by demo...@gmail.com on 22 Nov 2014 at 12:10

GoogleCodeExporter commented 8 years ago
omg
yesterday i was trying all kind of drivers that i finded in google and go to 
sleep very sad because there is no effect. Tadoy i'm trun on my mac and my 
keyboard just start workin!

for those who interested i don't know what exactly help me but i try this:
- all yamaha midi drivers
- drivers from this project

Original comment by demo...@gmail.com on 22 Nov 2014 at 12:29

GoogleCodeExporter commented 8 years ago
I was the person who originally posted this issue. My keyboard is a Casio 
Privia PX-200. It worked fine with Snow Leopard using this driver, but it just 
will not show up on Yosemite. USB cable is fine, so I'm convinced it's the 
OS/driver. 

Original comment by Master...@gmail.com on 16 Feb 2015 at 9:38

GoogleCodeExporter commented 8 years ago
Try uninstalling any version of the driver you might still have, and look for 
USB or MIDI messages in the Console utility when you power on your keyboard. 

Original comment by francois...@francoisferland.com on 17 Feb 2015 at 7:26

GoogleCodeExporter commented 8 years ago
Bump. Tested this on 2 computers running 10.10 and my WK-110 isn't recognized.
If you're not planning on updating the driver for 10.10, can you possibly give 
pointers on how I might? I'm a fourth year CS student with some C++ experience 
but I have little idea on what I'm doing in the way of making drivers. I tried 
to build your project in XCode but it is a never ending rabbit hole of errors...

Original comment by StevenT3...@gmail.com on 7 Aug 2015 at 9:12

GoogleCodeExporter commented 8 years ago
It's been a while since I rebuilt the driver, but it should work on Yosemite. 
Can you send me a log of the build errors?

Original comment by francois...@francoisferland.com on 7 Aug 2015 at 9:40

GoogleCodeExporter commented 8 years ago
By "it should work" i mean that I tested it at least once last year on Yosemite 
with the latest install package, on a WK-110 actually. Right now I no longer 
have access to a Casio keyboard, so I cannot fully test it.

Original comment by francois...@francoisferland.com on 7 Aug 2015 at 9:43

GoogleCodeExporter commented 8 years ago
Also, the project has moved to GitHub, since Google Code is closing: 

https://github.com/francoisferland/casiousbmididriver

In the meantime I also pushed some changes in a branch named "10_10". 
Apparently some files moved since the 10.7 SDK, which could explain the build 
errors. There were also missing files in the project itself (but they could be 
obtained from the 10.6 folder). Tell me if you still have build errors on that 
branch.

Original comment by francois...@francoisferland.com on 7 Aug 2015 at 10:17

GoogleCodeExporter commented 8 years ago
The 10_10 branch builds successfully without error. I moved the plugin file in 
~/Library/Developer/Xcode/DerivedData to /Library/Audio/MIDI Drivers/ and 
restart the computer with no luck. I don't see any relevant messages in the 
console either. I'll try to see if I can figure out what's going on but I doubt 
I'll be successful, so any help would be appreciated!

Original comment by StevenT3...@gmail.com on 8 Aug 2015 at 11:43

GoogleCodeExporter commented 8 years ago
Is the device showing in "Audio/MIDI Settings" ? It should be there, but 
grayed-out if the keyboard is not found. That would confirm if the driver is 
properly installed.

Original comment by francois...@francoisferland.com on 9 Aug 2015 at 2:26

GoogleCodeExporter commented 8 years ago
Nothing shows up in the Audio Midi Setup application.

Original comment by StevenT3...@gmail.com on 9 Aug 2015 at 2:55

GoogleCodeExporter commented 8 years ago
Correction, nothing shows up in audio devices but the keyboard shows up in midi 
studio!
I assume this means it works and I didn't understand how to properly test it?

Original comment by StevenT3...@gmail.com on 9 Aug 2015 at 3:05

GoogleCodeExporter commented 8 years ago
Yup, it works with Ableton! Sorry about that..

Original comment by StevenT3...@gmail.com on 9 Aug 2015 at 4:27