Page 2 of 3

Re: OSX builds

Posted: Fri Jun 24, 2011 10:44 am
by Andreas
I have made the AU multi-out now (16 stereo buses), but I have run into a problem. If a user has saved a song in his sequencer using LS 1.0.0 AU, this song will not work anymore if he or she updates the AU. I'm trying to figure out a solution for this before posting or committing the changes.

Re: OSX builds

Posted: Fri Jun 24, 2011 11:21 am
by typewriter
Great news :) Is it also 64bit?

Re: OSX builds

Posted: Fri Jun 24, 2011 1:11 pm
by Andreas
I haven't found any nice method of solving that back-compatibility problem. Maybe it's OK to just ignore it? Users of the old AU, please complain if not.

Here is the AU with 16 stereo buses: http://download.linuxsampler.org/dev/ma ... nt3.tar.gz. It's still 32 bit, but it shouldn't be any problem to build it for 64 bit too.

Re: OSX builds

Posted: Fri Jun 24, 2011 1:53 pm
by typewriter
Working in Reaper! Minimal more CPU use (much more Ram though) compared to windows! :)
I'll try other DAWs and post back here.
Youare a genius! :)

Re: OSX builds

Posted: Fri Jun 24, 2011 2:32 pm
by typewriter
Also working in Logic and (EDIT) Ableton Live.
Small Bug (also on Win): LS plugin is not saved with a Reaper track template.

When you open the created template the plugin is vanished. It is saved only with the complete project.

Are 16 mono outs also possible (for drums)?

Re: OSX builds

Posted: Sat Jun 25, 2011 10:36 am
by typewriter
The actual LS build is also working within Vienna Ensemble Pro. :)

The only drawback is that the sounds are not saved in Ensemble Pro. Only one (empty) channel appears after reloading a saved setting.

I experienced some chrashes while loading .gig files. Fantasia could not get the information of the instruments in the .gig and could not finish loading

Sometimes it takes quite long until loading of a selected file starts.

Re: OSX builds

Posted: Sun Jun 26, 2011 7:35 pm
by Andreas
I made another build for you to test with. Changes:
  • ogg support for the sfz engine (this means more libraries in lib directory)
  • universal binaries, for 32 and 64 bit Intel and 32 bit PowerPC
  • VST plugin included
http://download.linuxsampler.org/dev/ma ... t4.tar.bz2

Re: OSX builds

Posted: Sun Jun 26, 2011 9:06 pm
by typewriter
Downloaded :)

FLAC Support? Really?

Re: OSX builds

Posted: Tue Jun 28, 2011 4:03 pm
by typewriter
VSTi is not showing up in Reaper.

Re: OSX builds

Posted: Tue Jun 28, 2011 5:26 pm
by Andreas
typewriter wrote:VSTi is not showing up in Reaper.
Strange. It works fine here. I've tested with Reaper 32-bit 3.76, 32-bit 4.0beta10 and 64-bit 4.0beta11. OK, not very thorough testing, but the VST shows and also gives some sound in all three.

Are you sure you've put the LinuxSampler.vst under /Library/Audio/Plugin-ins/VST/?

And all 7 libs plus one symlink in either ~/lib or /usr/local/lib?

Maybe you already have some versions of some of the libs in ~/lib, /usr/local/lib, /lib or /usr/lib that collide with the new ones?