Re: [Jsynthlib-devel] Compiling for linux

2011-09-12 Thread groumpf
> > While we're on the topic, is the Mac stuff in midiprovider used? I think so, the CAProvider is the javax.midi implemention for OSX. The jar has to be installed in a special directory to be recognized by java. A long time ago I made the first OSX classes for JSynthLib but they have been re

Re: [Jsynthlib-devel] Compiling for linux

2011-09-12 Thread Joe Emenaker
On 9/12/2011 12:06 PM, Frankie Fisher wrote: > On 12/09/2011 19:49, Joe Emenaker wrote: >> Does anybody build JSL for Linux? >> >> I'm getting some build errors when I try to build the stuff in >> midiprovider.LinuxCharDev. > i've not been building linuxchardev. I don't think you need it anyway on

Re: [Jsynthlib-devel] Compiling for linux

2011-09-12 Thread Frankie Fisher
On 12/09/2011 19:49, Joe Emenaker wrote: > Does anybody build JSL for Linux? > > I'm getting some build errors when I try to build the stuff in > midiprovider.LinuxCharDev. i've not been building linuxchardev. I don't think you need it anyway on JDK >= 1.5 frankie -

[Jsynthlib-devel] Compiling for linux

2011-09-12 Thread Joe Emenaker
Does anybody build JSL for Linux? I'm getting some build errors when I try to build the stuff in midiprovider.LinuxCharDev. For starters, the source code is listing its package as just being "LinuxCharDevMidiProvider", instead of "midiprovider.LinuxCharDev.LinuxCharDevMidiProvider". This seem