GPO and Linuxsampler

You name it!
Post Reply
typewriter
Advanced User
Posts: 147
Joined: Fri Sep 26, 2008 9:04 am

GPO and Linuxsampler

Post by typewriter » Tue Aug 23, 2011 1:48 am

I tried to load some Garritan Personal Orchestra instruments into the sfz engine of LS.

It did not work - yet.

Will it be possible at some point to load these sample instruments?

LS performs a lot better than aria.

grishata
Developer
Posts: 138
Joined: Thu Jan 24, 2008 7:21 pm
Location: Bulgaria
Contact:

Re: GPO and Linuxsampler

Post by grishata » Sun Aug 28, 2011 11:13 am

Is LS giving some error on the console when you try to load the instruments?

typewriter
Advanced User
Posts: 147
Joined: Fri Sep 26, 2008 9:04 am

Re: GPO and Linuxsampler

Post by typewriter » Sun Aug 28, 2011 3:23 pm

Fantasia displays "instrument failed to load" ; nothing in th console.

Qsampler gives an Err-3 and outputs:

15:48:14.428 Client connecting...
15:48:14.460 Client receive timeout is set to 10000 msec.
15:48:14.467 Client connected.
15:48:14.494 Sent fine tuning settings.
15:48:14.588 New session: "Untitled1".
15:48:51.327 Channel 0 removed.
15:48:53.040 New Channel setup...
15:49:33.251 Channel 0 added.
15:49:33.253 Channel 0 Audio driver: COREAUDIO.
15:49:33.255 Channel 0 MIDI driver: COREMIDI.
15:49:33.255 Channel 0 MIDI port: 0.
15:49:33.258 Channel 0 MIDI channel: 0.
15:49:33.352 Channel 0 Engine: SFZ.
15:49:33.354 Channel 0 Instrument: "/Applications/Garritan Personal Orchestra 4/Instruments/8. Section Strings/1. Violins 1/Vlns 1 Lush.sfz" (0).
15:49:33.355 Channel 0 MIDI map: 0.

grishata
Developer
Posts: 138
Joined: Thu Jan 24, 2008 7:21 pm
Location: Bulgaria
Contact:

Re: GPO and Linuxsampler

Post by grishata » Wed Aug 31, 2011 11:24 am

I think there should be some error message. If you are not running LS from terminal, but as a plugin, you can see the error messages in the Console logs - launch /Aplications/Utilities/Console. You may need to wait a bit before the error messages show up.

grishata
Developer
Posts: 138
Joined: Thu Jan 24, 2008 7:21 pm
Location: Bulgaria
Contact:

Re: GPO and Linuxsampler

Post by grishata » Wed Aug 31, 2011 5:16 pm

Another way would be to try to load the instrument from the LS Console - first create a sampler channel and assign a SFZ engine and then:

Code: Select all

LOAD INSTRUMENT '/Applications/Garritan Personal Orchestra 4/Instruments/8. Section Strings/1. Violins 1/Vlns 1 Lush.sfz' 0 0
If you have a LSCP scrip, for the error to show up on the LS Console you should remove the keyword NON_MODAL and one space.

typewriter
Advanced User
Posts: 147
Joined: Fri Sep 26, 2008 9:04 am

Re: GPO and Linuxsampler

Post by typewriter » Fri Sep 02, 2011 12:21 am

My fault... I didn't know they have a special audio format for the samples:

Example:

sample=Bsf9TMoG#1_0002102C.audio

I have no clue what this is.

Post Reply